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 {dtor} Releases the unmanaged resources used by the NamedSet.
Método publico Dispose Releases the unmanaged resources used by the NamedSet.
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).

Principio

Propiedades

  Nombre Descripción
Propiedad pública Description Gets the description of the NamedSet.
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.
Propiedad pública UniqueName

Principio