다음을 통해 공유


MemberProperty Members

Represents a single member property for a given member.

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

Public Properties

  이름 Description
ms142752.pubproperty(ko-kr,SQL.90).gif Name Gets the name of the MemberProperty.
ms142752.pubproperty(ko-kr,SQL.90).gif UniqueName Gets the fully-qualified name of the MemberProperty.
ms142752.pubproperty(ko-kr,SQL.90).gif Value Gets the value of the MemberProperty.

위쪽

Public Methods

(see also Protected Methods )

  이름 Description
ms142752.pubmethod(ko-kr,SQL.90).gif Equals Overloaded. Overridden. Determines whether two instances of MemberProperty are equal.
ms142752.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.
ms142752.pubmethod(ko-kr,SQL.90).gif GetType  (inherited from Object )
ms142752.pubmethod(ko-kr,SQL.90).gifms142752.static(ko-kr,SQL.90).gif op_Equality Determines whether two instances of MemberProperty are equal.
ms142752.pubmethod(ko-kr,SQL.90).gifms142752.static(ko-kr,SQL.90).gif op_Inequality Determines whether two instances of MemberProperty are unequal.
ms142752.pubmethod(ko-kr,SQL.90).gifms142752.static(ko-kr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms142752.pubmethod(ko-kr,SQL.90).gif ToString Overridden. A String that contains the name of the MemberProperty.

위쪽

Protected Methods

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

위쪽

참고 항목

참조

MemberProperty Class
Microsoft.AnalysisServices.AdomdClient Namespace