Tuple Members
Represents an ordered collection of members from different hierarchies.
The following tables list the members exposed by the Tuple type.
Public Properties
Name | Description | |
---|---|---|
Members | Gets an instance of the MemberCollection class from the Tuple. | |
TupleOrdinal | Gets the ordinal position of the Tuple. |
Nach oben
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. Overridden. Determines whether two instances of System.Object 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 specified instances of Tuple are equal. | |
op_Inequality | Determines whether two specified instances of Tuple are not equal. | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Nach oben
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Nach oben
Siehe auch
Verweis
Tuple Class
Microsoft.AnalysisServices.AdomdClient Namespace