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: 3.9.16.1 (3.9.16.1)
Syntax

C#
public RecordExistsAction recordExistsAction

Field Value

Type: RecordExistsAction
See Also

Reference