WebApiActiveQueryBuilder::Object::SqlQuery

Load the model package

use WebApiActiveQueryBuilder::Object::SqlQuery;

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 | [optional]

[Back to Model list] [Back to API list] [Back to README]