![]() |
Mendix Runtime
Documentation for the Mendix Runtime Environment API
|
Packages | |
package | types |
Classes | |
interface | IMetaAssociationSchema |
interface | IParameterMap |
interface | IRetrievalSchema |
interface | ISortExpression |
Enumerations | |
enum | AggregateFunction { AVG, COUNT, MAX, MIN, SUM } |
enum | ResultType { RAW, ENTITY } |
This enumeration can be used to define an aggregate function for a specific OQL query. This enumeration can be used as parameter for the method IRetrievalSchema.addAggregateRowDefinition(..).