다음을 통해 공유


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

  이름 Description
ms142736.pubproperty(ko-kr,SQL.90).gif Caption Gets the caption of the Member.
ms142736.pubproperty(ko-kr,SQL.90).gif ChildCount Gets the estimated count of child members contained in the Member.
ms142736.pubproperty(ko-kr,SQL.90).gif Description Gets the descriptive text of the Member.
ms142736.pubproperty(ko-kr,SQL.90).gif DrilledDown Indicates whether no children immediately follow the member on the axis.
ms142736.pubproperty(ko-kr,SQL.90).gif LevelDepth Gets the ordinal position of the level that contains the Member.
ms142736.pubproperty(ko-kr,SQL.90).gif LevelName Gets the name of the level that contains the Member.
ms142736.pubproperty(ko-kr,SQL.90).gif MemberProperties Gets a MemberPropertyCollection that contains a collection of member properties for the Member.
ms142736.pubproperty(ko-kr,SQL.90).gif Name Gets the name of the Member.
ms142736.pubproperty(ko-kr,SQL.90).gif Parent Gets a reference to the parent Member, if applicable, that contains the Member.
ms142736.pubproperty(ko-kr,SQL.90).gif ParentLevel This property gets a Level that contains the Member.
ms142736.pubproperty(ko-kr,SQL.90).gif ParentSameAsPrevious Returns whether the parent of this position member is the same as the parent of the immediately preceding member.
ms142736.pubproperty(ko-kr,SQL.90).gif Properties Gets a PropertyCollection that contains the properties associated with the Member.
ms142736.pubproperty(ko-kr,SQL.90).gif Type Gets the member type of the Member.
ms142736.pubproperty(ko-kr,SQL.90).gif UniqueName Gets the unique name of the Member.

위쪽

Public Methods

(see also Protected Methods )

  이름 Description
ms142736.pubmethod(ko-kr,SQL.90).gif Equals Overloaded. Overridden. Determines whether two instances of Member are equal.
ms142736.pubmethod(ko-kr,SQL.90).gif FetchAllProperties Retrieves all member properties from the server.
ms142736.pubmethod(ko-kr,SQL.90).gif GetChildren Overloaded. Returns a MemberCollection that contains a collection of child members for the Member.
ms142736.pubmethod(ko-kr,SQL.90).gif GetHashCode Overridden. Serves as a hash function for a particular type, for use in hashing algorithms and data structures such as hash tables.
ms142736.pubmethod(ko-kr,SQL.90).gif GetType  (inherited from Object )
ms142736.pubmethod(ko-kr,SQL.90).gifms142736.static(ko-kr,SQL.90).gif op_Equality Determines whether two instances of Member are equal.
ms142736.pubmethod(ko-kr,SQL.90).gifms142736.static(ko-kr,SQL.90).gif op_Inequality Determines whether two instances of Member are unequal.
ms142736.pubmethod(ko-kr,SQL.90).gifms142736.static(ko-kr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms142736.pubmethod(ko-kr,SQL.90).gif ToString Overridden. A String that contains the name of the Member.

위쪽

Protected Methods

  이름 Description
ms142736.protmethod(ko-kr,SQL.90).gif Finalize  (inherited from Object )
ms142736.protmethod(ko-kr,SQL.90).gif MemberwiseClone  (inherited from Object )

위쪽

참고 항목

참조

Member Class
Microsoft.AnalysisServices.AdomdClient Namespace