Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 871 Bytes

File metadata and controls

16 lines (12 loc) · 871 Bytes

WebapiActiveQueryBuilder.Transform

SQL transformation parameters and commands.

Properties

Name Type Description Notes
guid String Unique identifier that defines SQL execution context for the given query, i.e. database server (SQL syntax rules), database schema. The context itself must be saved in the user account on https://webapi.activequerybuilder.com/. [optional]
sql String Text of original SQL query to be transformed. [optional]
pagination Pagination [optional]
totals [Totals] [optional]
sortings [Sorting] [optional]
filter ConditionGroup [optional]
hiddenColumns [HiddenColumn] [optional]