QueryDimension Properties

The QueryDimension type exposes the following members.

Properties
  NameDescription
Public propertyDataType
Gets the column data type.
(Inherited from QueryElement.)
Public propertyElementId
Gets the parent element ID.
(Inherited from QueryElement.)
Public propertyLevelUniqueName
Gets the OLAP level unique name.
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 propertyUniqueName
Gets the OLAP dimension unique name.
Top
See Also