Aerospike
C#
Show/Hide TOC
Partition
Status
BVal Property
Begin value to start scanning / querying after.
Definition
Namespace:
Aerospike.Client.KVS
Assembly:
AerospikeClient (in AerospikeClient.dll) Version: 7.0.0
C#
Copy
public
long
BVal
{
get
;
set
; }
Property Value
Int64
See Also
Reference
PartitionStatus Class
Aerospike.Client.KVS Namespace
In This Article
Definition
See Also