RelationalInputColumn Class |
Namespace: Dundas.BI.Data.DataProviders.Tasks
The RelationalInputColumn type exposes the following members.
Name | Description | |
---|---|---|
![]() | RelationalInputColumn(ProviderTask, QueryElement) |
Initializes a new instance of the RelationalInputColumn class.
|
![]() | RelationalInputColumn(ProviderTask, ConnectorElement) |
Initializes a new instance of the RelationalInputColumn class.
|
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.
|
Name | Description | |
---|---|---|
![]() | SetupFiltering |
Defines a query element filer by setting the appropriate filter value.
(Inherited from QueryElement.) |