RelationalOutputColumn Properties |
The RelationalOutputColumn type exposes the following members.
| 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.
|