WritePolicyrecordExistsAction Field

Aerospike
Qualify how to handle writes where the record already exists.

Default: RecordExistsAction.UPDATE

Namespace:  Aerospike.Client
Assembly:  AerospikeClient (in AerospikeClient.dll) Version: 5.0.0.0 (5.0.0)
Syntax

C#
public RecordExistsAction recordExistsAction

Field Value

Type: RecordExistsAction
See Also

Reference