Represents a single member property for a given member.
The following tables list the members exposed by the MemberProperty type.
Public Properties
| 名称 | Description | |
|---|---|---|
| .gif) | Name | Gets the name of the MemberProperty. | 
| .gif) | UniqueName | Gets the fully-qualified name of the MemberProperty. | 
| .gif) | Value | Gets the value of the MemberProperty. | 
顶部
Public Methods
(see also Protected Methods )
| 名称 | Description | |
|---|---|---|
| .gif) | Equals | Overloaded. Overridden. Determines whether two instances of MemberProperty are equal. | 
| .gif) | GetHashCode | Overridden. Serves as a hash function for a particular type, for use in hashing algorithms and data structures such as hash tables. | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) .gif) | op_Equality | Determines whether two instances of MemberProperty are equal. | 
| .gif) .gif) | op_Inequality | Determines whether two instances of MemberProperty are unequal. | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | ToString | Overridden. A String that contains the name of the MemberProperty. | 
顶部
Protected Methods
| 名称 | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
顶部
请参阅
参考
MemberProperty Class
Microsoft.AnalysisServices.AdomdClient Namespace