NamedSet Members

Represents a named set for a given cube.

The following tables list the members exposed by the NamedSet type.

Public Properties

  Name Description
ms144577.pubproperty(en-US,SQL.90).gif Description Gets the description of the NamedSet.
ms144577.pubproperty(en-US,SQL.90).gif Expression Gets the MDX set expression that defines the NamedSet.
ms144577.pubproperty(en-US,SQL.90).gif Name Overridden. Gets the name of the NamedSet.
ms144577.pubproperty(en-US,SQL.90).gif ParentCube Gets a CubeDef that contains the NamedSet.
ms144577.pubproperty(en-US,SQL.90).gif Properties Gets a PropertyCollection that contains the properties associated with the NamedSet.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms144577.pubmethod(en-US,SQL.90).gif {dtor} Releases the unmanaged resources used by the NamedSet.
ms144577.pubmethod(en-US,SQL.90).gif Dispose Releases the unmanaged resources used by the NamedSet.
ms144577.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms144577.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms144577.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms144577.pubmethod(en-US,SQL.90).gifms144577.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms144577.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms144577.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms144577.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

NamedSet Class
Microsoft.AnalysisServices.AdomdServer Namespace