FilterColType Property

Secondary index collection type.

Definition

Namespace: Aerospike.Client.KVS
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 7.0.0
C#
public IndexCollectionType ColType { get; set; }

Property Value

IndexCollectionType

See Also