QueryMeasure Properties

The QueryMeasure 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 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 OLAP measure unique name.
Top
See Also