다음을 통해 공유


Tuple Members

Represents an ordered collection of members from different hierarchies.

The following tables list the members exposed by the Tuple type.

Public Properties

  이름 Description
ms143164.pubproperty(ko-kr,SQL.90).gif Members Gets an instance of the MemberCollection class from the Tuple.
ms143164.pubproperty(ko-kr,SQL.90).gif TupleOrdinal Gets the ordinal position of the Tuple.

위쪽

Public Methods

(see also Protected Methods )

  이름 Description
ms143164.pubmethod(ko-kr,SQL.90).gif Equals Overloaded. Overridden. Determines whether two instances of System.Object are equal.
ms143164.pubmethod(ko-kr,SQL.90).gif GetHashCode Overridden. Serves as a hash function for a particular type, for use in hashing algorithms and data structures such as hash tables.
ms143164.pubmethod(ko-kr,SQL.90).gif GetType  (inherited from Object )
ms143164.pubmethod(ko-kr,SQL.90).gifms143164.static(ko-kr,SQL.90).gif op_Equality Determines whether two specified instances of Tuple are equal.
ms143164.pubmethod(ko-kr,SQL.90).gifms143164.static(ko-kr,SQL.90).gif op_Inequality Determines whether two specified instances of Tuple are not equal.
ms143164.pubmethod(ko-kr,SQL.90).gifms143164.static(ko-kr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms143164.pubmethod(ko-kr,SQL.90).gif ToString  (inherited from Object )

위쪽

Protected Methods

  이름 Description
ms143164.protmethod(ko-kr,SQL.90).gif Finalize  (inherited from Object )
ms143164.protmethod(ko-kr,SQL.90).gif MemberwiseClone  (inherited from Object )

위쪽

참고 항목

참조

Tuple Class
Microsoft.AnalysisServices.AdomdClient Namespace