ExpReadFlags EnumerationAerospike
Expression read flags.

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 4.2.1.0 (4.2.1)
Syntax

Members

  Member nameValueDescription
DEFAULT0 Default.
EVAL_NO_FAIL16 Ignore failures caused by the expression resolving to unknown or a non-bin type.
See Also