Partager via


Membres Dimension

Represents a dimension within a cube.

Le type Dimension expose les membres suivants.

Méthodes

  Nom Description
Méthode publique Equals Determines whether this instance of Dimension is equal to another instance of Dimension. (Se substitue à Object. . :: . .Equals(Object).)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode Serves as a hash function for a particular type, for use in hashing algorithms and data structures such as hash tables. (Se substitue à Object. . :: . .GetHashCode() () () ().)
Méthode publique GetType (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique ToString Returns a String that represents the current Object. (Se substitue à Object. . :: . .ToString() () () ().)

Haut de la page

Opérateurs

  Nom Description
Opérateur publicMembre statique Equality Determines whether two specified instances of Dimension are equal.
Opérateur publicMembre statique Inequality Determines whether two specified instances of Dimension have different values.

Haut de la page

Propriétés

  Nom Description
Propriété publique 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).
Propriété publique Caption Gets the caption of the Dimension.
Propriété publique Description Gets the description of the Dimension.
Propriété publique DimensionType Gets the dimension type of the Dimension.
Propriété publique Hierarchies Gets a HierarchyCollection that contains the dimension hierarchies for the Dimension.
Propriété publique Name Gets the name of the Dimension.
Propriété publique ParentCube Gets a CubeDef that contains the Dimension.
Propriété publique Properties Gets a PropertyCollection that contains the properties associated with the Dimension.
Propriété publique UniqueName Gets the unique name of the Dimension.
Propriété publique WriteEnabled Gets a value that indicates whether the Dimension is write-enabled.

Haut de la page