ASecondaryIndexAccess Properties
The ASecondaryIndexAccess type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
|
BinName |
The name of the bin that defines this index.
|
|
|
BinType |
The Bin's searchValue type. IndexType
|
|
|
CollectionType |
The index's collection type. IndexCollectionType
|
|
|
DefaultFilter |
Sets the default filter for this index used to obtain the record set. It can be overridden by using the Query(Filter, array<String>[]()[][]) methods
|
|
|
DefaultQueryPolicy | |
|
|
DefaultRecordView |
Sets how records are displayed using the LinqPad [LINQPad.Extensions.Dump{T}(T)] method.
See ARecord..::..DumpTypes for more information.
|
|
|
FullName |
Returns the Indexes name prefixed with the namespace and set name.
|
|
|
Name |
The name of the index.
|
|
|
Namespace |
Returns the Aerospike "Namespace's" name
|
|
|
SetName |
Returns the Aerospike "Set's" name
|
|
|
SetRecords |
The set instance associated with this index.
SetRecords for more information.
|

