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 | |
---|---|---|
![]() |
Caption | Gets the caption of the Measure. |
![]() |
Description | Gets the description of the Measure. |
![]() |
DisplayFolder | This member is reserved for future use. |
![]() |
Expression | Gets the Multidimensional Expressions (MDX) expression that is used to aggregate the Measure. |
![]() |
Name | Gets the name of the Measure. |
![]() |
NumericPrecision | Gets the numeric precision value for the Measure. |
![]() |
NumericScale | Gets the numeric scale for the Measure. |
![]() |
ParentCube | Gets a CubeDef that contains the Measure. |
![]() |
Properties | Gets an AdomdPropertyCollection that contains the properties associated with the Measure. |
![]() |
UniqueName | Gets the unique name of the Measure. |
![]() |
Units | Gets a description of the unit of measure for the Measure. |
В начало
Public Methods
(see also Protected Methods )
Имя | Description | |
---|---|---|
![]() |
Equals | Overloaded. Overridden. Determines whether two instances of Measure are equal. |
![]() |
GetHashCode | Overridden. Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures such as hash tables. |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
op_Equality | Determines whether two instances of Measure are equal. |
![]() ![]() |
op_Inequality | Determines whether two instances of Measure are unequal. |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | Overridden. Returns a String that represents the current instance of the Measure. |
В начало
Protected Methods
Имя | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
В начало
См. также
Справочник
Measure Class
Microsoft.AnalysisServices.AdomdClient Namespace