SaveQueryRequest Properties
Data contract used to deserialize the Web Query Builder resulting query.Name | Description |
---|---|
Connection | Gets or sets the SQL data source connection serialized in JSON. |
QueryLayout | Gets or sets the query data in JSON. |
See Also