StatementPredExp Property

Aerospike
Optional predicate expression filters in postfix notation.

This is an experimental property and subject to change.

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

C#
public PredExp[] PredExp { get; set; }

Property Value

Type: PredExp
See Also

Reference