ListOrder EnumerationAerospike
List storage order.

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 3.9.11.0 (3.9.11)
Syntax

Members

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