RelationalInputColumn Properties |
The RelationalInputColumn type exposes the following members.
| Name | Description | |
|---|---|---|
| Aggregator |
Gets or sets the application core aggregator.
| |
| DataType |
Gets the column data type.
(Inherited from QueryElement.) | |
| DateGranularity |
Gets or sets the date granularity to support date trimming functionality.
| |
| ElementId |
Gets the parent element ID.
(Inherited from QueryElement.) | |
| InputTask |
Gets the input task for the column.
| |
| IsGroupBy |
Gets or sets a value indicating whether this instance is to be grouped by.
| |
| NativeElementName |
Gets or sets the name of the native element.
(Inherited from QueryElement.) | |
| ParameterValue |
Gets the parameter value.
(Inherited from QueryElement.) | |
| Parent |
Gets the parent ProviderTask.
(Inherited from QueryElement.) | |
| ProviderAggregator |
Gets or sets the provider aggregator.
| |
| SortDirection |
Gets or sets the sorting direction.
| |
| SortPriority |
Gets or sets the sorting priority.
|