Measure Members

Represents a measure within a cube or measure group.

The following tables list the members exposed by the Measure type.

Public Properties

  Name Description
ms143907.pubproperty(en-US,SQL.90).gif Caption Gets the caption of the Measure.
ms143907.pubproperty(en-US,SQL.90).gif Description Gets the description of the Measure.
ms143907.pubproperty(en-US,SQL.90).gif DisplayFolder This member is reserved for future use.
ms143907.pubproperty(en-US,SQL.90).gif Expression Gets the MDX expression that is used to aggregate the Measure.
ms143907.pubproperty(en-US,SQL.90).gif Name Overridden. Gets the name of the Measure.
ms143907.pubproperty(en-US,SQL.90).gif NumericPrecision Gets the numeric precision value for the Measure.
ms143907.pubproperty(en-US,SQL.90).gif NumericScale Gets the numeric scale for the Measure.
ms143907.pubproperty(en-US,SQL.90).gif ParentCube Gets a CubeDef that contains the Measure.
ms143907.pubproperty(en-US,SQL.90).gif Properties Gets a AdomdPropertyCollection that contains the properties associated with the Measure.
ms143907.pubproperty(en-US,SQL.90).gif UniqueName Overridden. Gets the unique name of the Measure.
ms143907.pubproperty(en-US,SQL.90).gif Units Gets a description of the unit of measure for the Measure.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms143907.pubmethod(en-US,SQL.90).gif {dtor} Releases all resources used by the Measure.
ms143907.pubmethod(en-US,SQL.90).gif Dispose Releases all resources used by the Measure.
ms143907.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms143907.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms143907.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms143907.pubmethod(en-US,SQL.90).gifms143907.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms143907.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms143907.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms143907.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

Measure Class
Microsoft.AnalysisServices.AdomdServer Namespace