Interface | Description |
---|---|
IMetaAssociationSchema |
With a IMetaAssociationSchema, you can specify for a request, which associations also must be retrieved.
|
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 |
---|---|
AggregateFunction |
This enumeration can be used to define an aggregate function for a specific OQL query.
|
ISortExpression.SortDirection |
Specifies the sort order.
|
ResultType |
This enum type represents a specifying of the result form of retrieval requests.
|
StoreType |