Interface | Description |
---|---|
IParameterMap |
A ParameterMap can be used to define the values for parameters of an query.
|
IRetrievalSchema |
Representation of the structure the to be retrieved data should adhere to.
|
ISortExpression |
This interface represents a configuration for sorting data store results.
|
Enum | Description |
---|---|
ISortExpression.SortDirection |
Specifies the sort order.
|