NamedSet Members

Include Protected Members
Include Inherited Members

Represents a named set for a given cube.

The NamedSet type exposes the following members.

Methods

  Name Description
Public method {dtor}() Releases the unmanaged resources used by the NamedSet.
Public method Dispose() Releases the unmanaged resources used by the NamedSet.
Public method Equals(Object) (Inherited from Object.)
Protected method Finalize() (Inherited from Object.)
Public method GetHashCode() (Inherited from Object.)
Public method GetType() (Inherited from Object.)
Protected method MemberwiseClone() (Inherited from Object.)
Public method ToString() (Inherited from Object.)

Top

Properties

  Name Description
Public property Description Gets the description of the NamedSet.
Public property Expression Gets the MDX set expression that defines the NamedSet.
Public property Name Gets the name of the NamedSet.
Public property ParentCube Gets a CubeDef that contains the NamedSet.
Public property Properties Gets a PropertyCollection that contains the properties associated with the NamedSet.
Public property UniqueName

Top