ASecondaryIndexAccess<(Of <(<'T>)>)> Properties
The ASecondaryIndexAccess<(Of <(<'T>)>)> type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
|
BinDataType | |
|
|
BinName |
The name of the bin that defines this index.
(Inherited from ASecondaryIndexAccess.) |
|
|
BinType |
The Bin's searchValue type. IndexType (Inherited from ASecondaryIndexAccess.) |
|
|
CollectionType |
The index's collection type. IndexCollectionType (Inherited from ASecondaryIndexAccess.) |
|
|
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
(Inherited from ASecondaryIndexAccess.) |
|
|
DefaultQueryPolicy | (Inherited from ASecondaryIndexAccess.) |
|
|
DefaultRecordView |
Sets how records are displayed using the LinqPad [LINQPad.Extensions.Dump{T}(T)] method.
See ARecord..::..DumpTypes for more information.
(Inherited from ASecondaryIndexAccess.) |
|
|
FullName |
Returns the Indexes name prefixed with the namespace and set name.
(Inherited from ASecondaryIndexAccess.) |
|
|
Name |
The name of the index.
(Inherited from ASecondaryIndexAccess.) |
|
|
Namespace |
Returns the Aerospike "Namespace's" name
(Inherited from ASecondaryIndexAccess.) |
|
|
SetName |
Returns the Aerospike "Set's" name
(Inherited from ASecondaryIndexAccess.) |
|
|
SetRecords |
The set instance associated with this index.
SetRecords for more information.
|

