Compartilhar via


MemberProperty Members

Represents a single member property for a given member.

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

Public Properties

  Name Description
ms142752.pubproperty(en-US,SQL.90).gif Name Gets the name of the MemberProperty.
ms142752.pubproperty(en-US,SQL.90).gif UniqueName Gets the fully-qualified name of the MemberProperty.
ms142752.pubproperty(en-US,SQL.90).gif Value Gets the value of the MemberProperty.

Top

Public Methods

(see also Protected Methods )

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

Top

Protected Methods

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

Top

See Also

Reference

MemberProperty Class
Microsoft.AnalysisServices.AdomdClient Namespace