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
ms145478.pubproperty(en-US,SQL.90).gif Members Gets an instance of the MemberCollection class from the Tuple.
ms145478.pubproperty(en-US,SQL.90).gif TupleOrdinal Gets the ordinal position of the Tuple.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms145478.pubmethod(en-US,SQL.90).gif {dtor} Releases all resources used by the Tuple.
ms145478.pubmethod(en-US,SQL.90).gif Dispose Releases all resources used by the Tuple.
ms145478.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms145478.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms145478.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms145478.pubmethod(en-US,SQL.90).gifms145478.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms145478.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms145478.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms145478.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

Tuple Class
Microsoft.AnalysisServices.AdomdServer Namespace