WritePolicy.generationPolicy Field
Qualify how to handle record writes based on record generation. The default (NONE)
indicates that the generation is not used to restrict writes.
The server does not support this field for UDF Execute() calls. The read-modify-write
usage model can still be enforced inside the UDF code itself.
Default: GenerationPolicy.NONE
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 8.0.1+e35566e493546c0887ebb841c8e2a2c6a7cbde18
public GenerationPolicy generationPolicy
Field Value
GenerationPolicy