SetRecords<(Of <(<'T>)>)>..::..Query Method
Overload List
Name | Description | |
---|---|---|
![]() |
Query(array<String>[]()[][]) |
Returns all the records based on the associated bins.
|
![]() |
Query(Exp, array<String>[]()[][]) |
Performs a Query(QueryPolicy, Statement) applying the expression filter.
|
![]() |
Query(Filter, array<String>[]()[][]) |
Performs a secondary index query using the provided Filter.
|
![]() |
Query(Filter, Exp, array<String>[]()[][]) |
Performs a secondary index query using the provided Filter and than apply the filter expression.
|
![]() |
Query(String, Filter, Exp, array<String>[]()[][]) |
Performs a secondary index query or expression query using the provided arguments.
(Inherited from SetRecords.) |