Aerospike
C#
Show/Hide TOC
Partition
Status
Has
BVal Property
Gets whether the "bVal" field is set
Definition
Namespace:
Aerospike.Client.KVS
Assembly:
AerospikeClient (in AerospikeClient.dll) Version: 7.0.0
C#
Copy
public
bool
HasBVal
{
get
; }
Property Value
Boolean
See Also
Reference
PartitionStatus Class
Aerospike.Client.KVS Namespace
In This Article
Definition
See Also