RelationalOutputColumn Class |
Namespace: Dundas.BI.Data.DataProviders.Tasks
The RelationalOutputColumn type exposes the following members.
Name | Description | |
---|---|---|
![]() | RelationalOutputColumn(ProviderTask, RelationalOutputColumn) |
Initializes a new instance of the RelationalOutputColumn class.
|
![]() | RelationalOutputColumn(ProviderTask, ConnectorElement) |
Initializes a new instance of the RelationalOutputColumn class.
|
![]() | RelationalOutputColumn(ProviderTask, ConnectorElement, Object) |
Initializes a new instance of the RelationalOutputColumn class.
|
Name | Description | |
---|---|---|
![]() | DataType |
Gets the column data type.
(Inherited from QueryElement.) |
![]() | Dependencies |
Gets the dependency IDs.
|
![]() | ElementId |
Gets the parent element ID.
(Inherited from QueryElement.) |
![]() | Expression |
Gets the column expression, for derived columns.
|
![]() | NativeElementName |
Gets or sets the name of the native element.
(Inherited from QueryElement.) |
![]() | NullReplacement |
Gets the replacement value, when the input source value is .
|
![]() | ParameterValue |
Gets the parameter value.
(Inherited from QueryElement.) |
![]() | Parent |
Gets the parent ProviderTask.
(Inherited from QueryElement.) |
![]() | Usage |
Gets the column usage.
|
Name | Description | |
---|---|---|
![]() | SetupFiltering |
Defines a query element filer by setting the appropriate filter value.
(Inherited from QueryElement.) |