Select values from the begin key up to a maximum count.
Supported by server versions >= 3.5.8.
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 3.4.0.0 (3.4.1)
Syntax
Parameters
- begin
- Type: Aerospike.Client Value
start value (inclusive)
- count
- Type:
System Int32
maximum number of values to return
See Also