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