다음을 통해 공유


Measure Members

Represents a measure within a cube or measure group.

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

Public Properties

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

위쪽

Public Methods

(see also Protected Methods )

  이름 Description
ms142280.pubmethod(ko-kr,SQL.90).gif Equals Overloaded. Overridden. Determines whether two instances of Measure are equal.
ms142280.pubmethod(ko-kr,SQL.90).gif GetHashCode Overridden. Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures such as hash tables.
ms142280.pubmethod(ko-kr,SQL.90).gif GetType  (inherited from Object )
ms142280.pubmethod(ko-kr,SQL.90).gifms142280.static(ko-kr,SQL.90).gif op_Equality Determines whether two instances of Measure are equal.
ms142280.pubmethod(ko-kr,SQL.90).gifms142280.static(ko-kr,SQL.90).gif op_Inequality Determines whether two instances of Measure are unequal.
ms142280.pubmethod(ko-kr,SQL.90).gifms142280.static(ko-kr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms142280.pubmethod(ko-kr,SQL.90).gif ToString Overridden. Returns a String that represents the current instance of the Measure.

위쪽

Protected Methods

  이름 Description
ms142280.protmethod(ko-kr,SQL.90).gif Finalize  (inherited from Object )
ms142280.protmethod(ko-kr,SQL.90).gif MemberwiseClone  (inherited from Object )

위쪽

참고 항목

참조

Measure Class
Microsoft.AnalysisServices.AdomdClient Namespace