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 | |
---|---|---|
Name | Gets the name of the MemberProperty. | |
UniqueName | Gets the fully-qualified name of the MemberProperty. | |
Value | Gets the value of the MemberProperty. |
위쪽
Public Methods
(see also Protected Methods )
이름 | Description | |
---|---|---|
Equals | Overloaded. Overridden. Determines whether two instances of MemberProperty are equal. | |
GetHashCode | Overridden. Serves as a hash function for a particular type, for use in hashing algorithms and data structures such as hash tables. | |
GetType | (inherited from Object ) | |
op_Equality | Determines whether two instances of MemberProperty are equal. | |
op_Inequality | Determines whether two instances of MemberProperty are unequal. | |
ReferenceEquals | (inherited from Object ) | |
ToString | Overridden. A String that contains the name of the MemberProperty. |
위쪽
Protected Methods
이름 | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
위쪽
참고 항목
참조
MemberProperty Class
Microsoft.AnalysisServices.AdomdClient Namespace