ListOrder EnumerationAerospike
List storage order.

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

Members

  Member nameValueDescription
UNORDERED0 List is not ordered. This is the default.
ORDERED1 List is ordered.
See Also