queryDef
Definition of queries
Methods
| BuildQuery | Returns generated query |
| BuildQueryEx | Returns generated query and format string |
| CreateInstanceFromModel | Instantiates an instance of an object via a template |
| DisplayCondition | Builds a representation of the query |
| EvaluateExpr | Evaluate an expression by the database |
| ExecuteQuery | Retrieve data from a query |
| GetInstanceFromModel | Retrieve the data of an instance created from a model |
| SelectAll | Adds all fields in the select part. |
| Update | Mass update of the selection |
Generic Methods

