Qualify how to handle record deletes based on record generation. The default (NONE)
indicates that the generation is not used to restrict deletes.
Default: GenerationPolicy.NONE
Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 5.3.0.0 (5.3.0)
Syntax
C#
public GenerationPolicy generationPolicy
Field Value
Type: GenerationPolicySee Also