Compartir a través de


Dimension Miembros

Represents a dimension within a cube.

El tipo Dimension expone los siguientes miembros.

Métodos

  Nombre Descripción
Método publico {dtor} Releases all resources used by the Dimension.
Método publico Dispose Releases all resources used by the Dimension.
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).

Principio

Propiedades

  Nombre Descripción
Propiedad pública 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).
Propiedad pública Caption Gets the caption of the Dimension.
Propiedad pública Description Gets the description of the Dimension.
Propiedad pública DimensionType Gets the dimension type of the Dimension.
Propiedad pública Hierarchies Gets a HierarchyCollection that contains the dimension hierarchies for the Dimension.
Propiedad pública Name Gets the name of the Dimension.
Propiedad pública ParentCube Gets a CubeDef that contains the Dimension.
Propiedad pública Properties Gets a PropertyCollection that contains the properties associated with the Dimension.
Propiedad pública UniqueName Gets the unique name of the Dimension.
Propiedad pública WriteEnabled Gets a value that indicates whether the Dimension is write-enabled.

Principio