RelationalSelectTask Class |
Namespace: Dundas.BI.Data.DataProviders.Tasks
The RelationalSelectTask type exposes the following members.
Name | Description | |
---|---|---|
RelationalSelectTask |
Initializes a new instance of the RelationalSelectTask class.
|
Name | Description | |
---|---|---|
CommandTimeout |
Gets the wait time before terminating the attempt to execute a command
and generating an error.
| |
DataConnector |
Gets the data connector, only for an inception task.
| |
DataSource |
Gets the data source, only for an inception task.
| |
EnableSubqueryOptimization |
Gets a value indicating whether this task can be used to generate a single query.
| |
Id |
Gets the task ID.
(Inherited from ProviderTask.) | |
InputColumns |
Gets the task input columns.
(Inherited from RelationalTransformTask.) | |
InputTask |
Gets the input task.
| |
InputTransformId |
Gets the input transform ID.
| |
OutputColumns |
Gets the task output columns.
(Inherited from RelationalTransformTask.) | |
SessionSchema |
Gets the schema that needs to be set for this task.
| |
Transform |
Gets the transform that generated the current instance.
(Inherited from ProviderTransformTask.) | |
UseOrFilterOperator |
Gets a value indicating whether the query generator should use the OR operator when generating filters in the query.
|
Name | Description | |
---|---|---|
LinkInputColumns |
Links the input columns to the query task.
(Inherited from RelationalTransformTask.) |