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