Поделиться через


Элементы NamedSet

Represents a named set for a given cube.

Тип NamedSet предоставляет доступ к следующим элементам.

Методы

  Имя Описание
Открытый метод Equals Determines whether two instances of NamedSet are equal. (Перезаписывает Object. . :: . .Equals(Object).)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetHashCode Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures such as hash tables. (Перезаписывает Object. . :: . .GetHashCode() () () ().)
Открытый метод GetType (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Открытый метод ToString Returns a String that represents the current object. (Перезаписывает Object. . :: . .ToString() () () ().)

В начало

Операторы

  Имя Описание
Открытый операторСтатический элемент Equality Determines whether two specified instances of NamedSet the same values.
Открытый операторСтатический элемент Inequality Determines whether two specified instances of NamedSet have different values.

В начало

Свойства

  Имя Описание
Открытое свойство Caption
Открытое свойство Description Gets the description of the NamedSet.
Открытое свойство DisplayFolder
Открытое свойство Expression Gets the MDX set expression that defines the NamedSet.
Открытое свойство Name Gets the name of the NamedSet.
Открытое свойство ParentCube Gets a CubeDef that contains the NamedSet.
Открытое свойство Properties Gets a PropertyCollection that contains the properties associated with the NamedSet.

В начало