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 | |
---|---|---|
![]() |
Name | Gets the name of the MemberProperty. |
![]() |
UniqueName | Gets the fully-qualified name of the MemberProperty. |
![]() |
Value | Gets the value of the MemberProperty. |
Top
Public Methods
(see also Protected Methods )
Name | 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. |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
MemberProperty Class
Microsoft.AnalysisServices.AdomdClient Namespace