PolicypredExp Field

Aerospike
Optional predicate expression filter in postfix notation. If the predicate expression exists and evaluates to false, the transaction is ignored.

Default: null

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

C#
public PredExp[] predExp

Field Value

Type: PredExp
See Also

Reference