Query |
The QueryRelationalODataTask 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) | |
| Id |
Gets the task ID.
(Inherited from ProviderTask) |
| Name | Description | |
|---|---|---|
| CreateQueryTask(ProviderTask, RelationalDataProvider) | Creates the relational query task. | |
| CreateQueryTask(ProviderTask, RelationalDataProvider, Boolean, String, String) | Creates the relational query task. | |
| GenerateQuery |
Generates the query.
(Overrides QueryRelationalTaskGenerateQuery) |