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
ms142931.pubproperty(en-US,SQL.90).gif Description Gets the description of the NamedSet.
ms142931.pubproperty(en-US,SQL.90).gif Expression Gets the MDX set expression that defines the NamedSet.
ms142931.pubproperty(en-US,SQL.90).gif Name Gets the name of the NamedSet.
ms142931.pubproperty(en-US,SQL.90).gif ParentCube Gets a CubeDef that contains the NamedSet.
ms142931.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
ms142931.pubmethod(en-US,SQL.90).gif Equals Overloaded. Overridden. Determines whether two instances of NamedSet are equal.
ms142931.pubmethod(en-US,SQL.90).gif GetHashCode Overridden. Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures such as hash tables.
ms142931.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms142931.pubmethod(en-US,SQL.90).gifms142931.static(en-US,SQL.90).gif op_Equality Determines whether two specified instances of NamedSet the same values.
ms142931.pubmethod(en-US,SQL.90).gifms142931.static(en-US,SQL.90).gif op_Inequality Determines whether two specified instances of NamedSet have different values.
ms142931.pubmethod(en-US,SQL.90).gifms142931.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms142931.pubmethod(en-US,SQL.90).gif ToString Overridden. Returns a String that represents the current object.

Top

Protected Methods

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

Top

See Also

Reference

NamedSet Class
Microsoft.AnalysisServices.AdomdClient Namespace