Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 520 Bytes

File metadata and controls

11 lines (7 loc) · 520 Bytes

WebapiActiveQueryBuilder.SqlQuery

Information about SQL query and it's context.

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]
text String SQL query text. [optional]