Compartir a través de


NamedSet Miembros

Represents a named set for a given cube.

El tipo NamedSet expone los siguientes miembros.

Métodos

  Nombre Descripción
Método publico Equals Determines whether two instances of NamedSet are equal. (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, suitable 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 NamedSet the same values.
Operador públicoMiembro estático Inequality Determines whether two specified instances of NamedSet have different values.

Principio

Propiedades

  Nombre Descripción
Propiedad pública Caption
Propiedad pública Description Gets the description of the NamedSet.
Propiedad pública DisplayFolder
Propiedad pública Expression Gets the MDX set expression that defines the NamedSet.
Propiedad pública Name Gets the name of the NamedSet.
Propiedad pública ParentCube Gets a CubeDef that contains the NamedSet.
Propiedad pública Properties Gets a PropertyCollection that contains the properties associated with the NamedSet.

Principio