Level Members

Represents a level within a hierarchy.

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

Public Properties

  Name Description
ms143635.pubproperty(en-US,SQL.90).gif Caption Gets the caption of the Level.
ms143635.pubproperty(en-US,SQL.90).gif Description Gets the description of the Level.
ms143635.pubproperty(en-US,SQL.90).gif LevelNumber Gets the ordinal position of the Level within the parent hierarchy.
ms143635.pubproperty(en-US,SQL.90).gif LevelProperties Gets a LevelPropertyCollection that contains a collection of member properties for the Level.
ms143635.pubproperty(en-US,SQL.90).gif LevelType Gets the level type of the Level.
ms143635.pubproperty(en-US,SQL.90).gif MemberCount Gets the number of members contained by the Level.
ms143635.pubproperty(en-US,SQL.90).gif Name Overridden. Gets the name of the Level.
ms143635.pubproperty(en-US,SQL.90).gif ParentHierarchy Gets a Hierarchy that contains the Level.
ms143635.pubproperty(en-US,SQL.90).gif Properties Gets a PropertyCollection that contains the properties associated with the Level.
ms143635.pubproperty(en-US,SQL.90).gif UniqueName Overridden. Gets the unique name of the Level.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms143635.pubmethod(en-US,SQL.90).gif {dtor} Releases all resources used by the Level.
ms143635.pubmethod(en-US,SQL.90).gif Dispose Releases all resources used by the Level.
ms143635.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms143635.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms143635.pubmethod(en-US,SQL.90).gif GetMembers Returns a MemberCollection that contains a collection of members for the Level. Note   This method loads all members of the level. If there are a large number of members, this method may take a long time to execute.
ms143635.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms143635.pubmethod(en-US,SQL.90).gifms143635.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms143635.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

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

Top

See Also

Reference

Level Class
Microsoft.AnalysisServices.AdomdServer Namespace