Member Members

Represents a single member within a hierarchy, tuple, level, or member.

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

Public Properties

  Name Description
ms143908.pubproperty(en-US,SQL.90).gif Caption Gets the caption of the Member.
ms143908.pubproperty(en-US,SQL.90).gif ChildCount Gets the estimated count of child members contained in the Member.
ms143908.pubproperty(en-US,SQL.90).gif Description Gets the descriptive text of the Member.
ms143908.pubproperty(en-US,SQL.90).gif LevelDepth Gets the ordinal position of the level that contains the Member.
ms143908.pubproperty(en-US,SQL.90).gif LevelName Gets the name of the level that contains the Member.
ms143908.pubproperty(en-US,SQL.90).gif Name Overridden. Gets the name of the Member.
ms143908.pubproperty(en-US,SQL.90).gif Parent Gets a reference to the parent Member, if applicable, that contains the Member.
ms143908.pubproperty(en-US,SQL.90).gif ParentLevel This property gets a Level that contains the Member.
ms143908.pubproperty(en-US,SQL.90).gif Type Gets the member type of the Member.
ms143908.pubproperty(en-US,SQL.90).gif UniqueName Overridden. Gets the unique name of the Member.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms143908.pubmethod(en-US,SQL.90).gif {dtor} Releases all resources used by the Member.
ms143908.pubmethod(en-US,SQL.90).gif Dispose Releases all resources used by the Member.
ms143908.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms143908.pubmethod(en-US,SQL.90).gif GetChildren Returns a MemberCollection that contains a collection of child members for the Member.
ms143908.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms143908.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms143908.pubmethod(en-US,SQL.90).gifms143908.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms143908.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

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

Top

See Also

Reference

Member Class
Microsoft.AnalysisServices.AdomdServer Namespace