Freigeben über


NamedSet-Member

Represents a named set for a given cube.

Der NamedSet-Typ macht die folgenden Member verfügbar.

Methoden

  Name Beschreibung
Öffentliche Methode Equals Determines whether two instances of NamedSet are equal. (Überschreibt Object. . :: . .Equals(Object).)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures such as hash tables. (Überschreibt Object. . :: . .GetHashCode() () () ().)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode ToString Returns a String that represents the current object. (Überschreibt Object. . :: . .ToString() () () ().)

Zum Anfang

Operatoren

  Name Beschreibung
Öffentlicher OperatorStatischer Member Equality Determines whether two specified instances of NamedSet the same values.
Öffentlicher OperatorStatischer Member Inequality Determines whether two specified instances of NamedSet have different values.

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Caption
Öffentliche Eigenschaft Description Gets the description of the NamedSet.
Öffentliche Eigenschaft DisplayFolder
Öffentliche Eigenschaft Expression Gets the MDX set expression that defines the NamedSet.
Öffentliche Eigenschaft Name Gets the name of the NamedSet.
Öffentliche Eigenschaft ParentCube Gets a CubeDef that contains the NamedSet.
Öffentliche Eigenschaft Properties Gets a PropertyCollection that contains the properties associated with the NamedSet.

Zum Anfang