Поделиться через


Элементы Measure

Represents a measure within a cube or measure group.

Тип Measure предоставляет доступ к следующим элементам.

Методы

  Имя Описание
Открытый метод {dtor} Releases all resources used by the Measure.
Открытый метод Dispose Releases all resources used by the Measure.
Открытый метод Equals (Наследуется из Object.)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetHashCode (Наследуется из Object.)
Открытый метод GetType (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Открытый метод ToString (Наследуется из Object.)

В начало

Свойства

  Имя Описание
Открытое свойство 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 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 a 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.

В начало