Partager via


Membres NamedSet

Represents a named set for a given cube.

Le type NamedSet expose les membres suivants.

Méthodes

  Nom Description
Méthode publique Equals Determines whether two instances of NamedSet are equal. (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, suitable 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 NamedSet the same values.
Opérateur publicMembre statique Inequality Determines whether two specified instances of NamedSet have different values.

Haut de la page

Propriétés

  Nom Description
Propriété publique Caption
Propriété publique Description Gets the description of the NamedSet.
Propriété publique DisplayFolder
Propriété publique Expression Gets the MDX set expression that defines the NamedSet.
Propriété publique Name Gets the name of the NamedSet.
Propriété publique ParentCube Gets a CubeDef that contains the NamedSet.
Propriété publique Properties Gets a PropertyCollection that contains the properties associated with the NamedSet.

Haut de la page