Parameters
- workspace
- The C1DataEngine Workspace object in which the query will be created.
- json
- The JSON string that describes query elements such as tables, columns, and range conditions.
Return Value
A dynamic object representing the query. The caller is responsible for executing it.