Tuple Members
Represents an ordered collection of members from different hierarchies.
The following tables list the members exposed by the Tuple type.
Public Properties
Nome | Description | |
---|---|---|
Members | Gets an instance of the MemberCollection class from the Tuple. | |
TupleOrdinal | Gets the ordinal position of the Tuple. |
Torna all'inizio
Public Methods
(see also Protected Methods )
Nome | 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 ) |
Torna all'inizio
Protected Methods
Nome | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Torna all'inizio
Vedere anche
Riferimento
Tuple Class
Microsoft.AnalysisServices.AdomdClient Namespace