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


Элементы Dimension

Represents a dimension within a cube.

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

Методы

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

В начало

Свойства

  Имя Описание
Открытое свойство AttributeHierarchies Gets the collection of attribute hierarchies. This member is not supported for versions of Analysis Services earlier than Microsoft SQL Server 2005 Analysis Services (SSAS).
Открытое свойство Caption Gets the caption of the Dimension.
Открытое свойство Description Gets the description of the Dimension.
Открытое свойство DimensionType Gets the dimension type of the Dimension.
Открытое свойство Hierarchies Gets a HierarchyCollection that contains the dimension hierarchies for the Dimension.
Открытое свойство Name Gets the name of the Dimension.
Открытое свойство ParentCube Gets a CubeDef that contains the Dimension.
Открытое свойство Properties Gets a PropertyCollection that contains the properties associated with the Dimension.
Открытое свойство UniqueName Gets the unique name of the Dimension.
Открытое свойство WriteEnabled Gets a value that indicates whether the Dimension is write-enabled.

В начало