RelationalInputColumn Properties

The RelationalInputColumn type exposes the following members.

Properties
  NameDescription
Public propertyAggregator
Gets or sets the application core aggregator.
Public propertyDataType
Gets the column data type.
(Inherited from QueryElement.)
Public propertyDateGranularity
Gets or sets the date granularity to support date trimming functionality.
Public propertyElementId
Gets the parent element ID.
(Inherited from QueryElement.)
Public propertyInputTask
Gets the input task for the column.
Public propertyIsGroupBy
Gets or sets a value indicating whether this instance is to be grouped by.
Public propertyNativeElementName
Gets or sets the name of the native element.
(Inherited from QueryElement.)
Public propertyParameterValue
Gets the parameter value.
(Inherited from QueryElement.)
Public propertyParent
Gets the parent ProviderTask.
(Inherited from QueryElement.)
Public propertyProviderAggregator
Gets or sets the provider aggregator.
Public propertySortDirection
Gets or sets the sorting direction.
Public propertySortPriority
Gets or sets the sorting priority.
Top
See Also