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 Equals Determines whether this instance of Dimension is equal to another instance of Dimension. (Invalida Object. . :: . .Equals(Object).)
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode Serves as a hash function for a particular type, for use in hashing algorithms and data structures such as hash tables. (Invalida Object. . :: . .GetHashCode() () () ().)
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString Returns a String that represents the current Object. (Invalida Object. . :: . .ToString() () () ().)

Principio

Operadores

  Nombre Descripción
Operador públicoMiembro estático Equality Determines whether two specified instances of Dimension are equal.
Operador públicoMiembro estático Inequality Determines whether two specified instances of Dimension have different values.

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