Qualify how to handle writes where the record already exists.
Default: RecordExistsAction.UPDATE
Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 5.1.1.0 (5.1.1)
Syntax
C#
public RecordExistsAction recordExistsAction
Field Value
Type: RecordExistsActionSee Also