Aerospike
C#
Show/Hide TOC
Scan
Policy
Has
Expression Property
Gets whether the "expression" field is set
Definition
Namespace:
Aerospike.Client.KVS
Assembly:
AerospikeClient (in AerospikeClient.dll) Version: 7.0.0
C#
Copy
public
bool
HasExpression
{
get
; }
Property Value
Boolean
See Also
Reference
ScanPolicy Class
Aerospike.Client.KVS Namespace
In This Article
Definition
See Also