Query |
The QueryNoSqlTask type exposes the following members.
| Name | Description | |
|---|---|---|
| CommandTimeout |
Gets or sets the wait time before terminating the attempt to execute a command
and generating an error.
(Inherited from QueryProviderTask) | |
| DataConnector |
Gets or sets the data connector.
(Inherited from QueryProviderTask) | |
| GroupByNames | Returns the group by column names. | |
| Id |
Gets the task ID.
(Inherited from ProviderTask) |
| Name | Description | |
|---|---|---|
| CreateQueryTask | Creates the relational query task. | |
| GenerateQuery |
Generates the query.
(Overrides QueryRelationalTaskGenerateQuery) |