Class | Description | |
---|---|---|
ClassFactory | Static class for transforming query results or dictionaries into a bindable collection of strongly typed objects. | |
DataList | Static helpers for sorting and outputting C1DataEngine base tables or queries. | |
QueryFactory | Static class for creating C1DataEngine queries from JSON strings or RuntimeQuery objects. | |
RuntimeColumn | Represents a column in a C1DataEngine query. | |
RuntimeJoinCondition | Represents a join condition between two base tables. | |
RuntimeQuery | Represents a C1DataEngine query. | |
RuntimeRangeCondition | Represents a range condition (composed of one or more expressions) applied to a column in a C1DataEngine query. | |
RuntimeRangeExpression | Represents an atomic range expression applied to a column in a C1DataEngine query. |