Freigeben über


TupleCollection Members

Gets a read-only collection of Tuple objects contained by a Set.

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

Public Properties

  Name Description
ms145288.pubproperty(de-de,SQL.90).gif Count Gets the number of Tuple objects in the collection.
ms145288.pubproperty(de-de,SQL.90).gif Item Gets the specified Tuple from the collection by its index. In Microsoft Visual C#, this property is the indexer for the TupleCollection class.

Nach oben

Public Methods

(see also Protected Methods )

  Name Description
ms145288.pubmethod(de-de,SQL.90).gif {dtor} Releases all resources used by the TupleCollection.
ms145288.pubmethod(de-de,SQL.90).gif Dispose Releases all resources used by the TupleCollection.
ms145288.pubmethod(de-de,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms145288.pubmethod(de-de,SQL.90).gif GetEnumerator Gets an Enumerator for iterating through the collection.
ms145288.pubmethod(de-de,SQL.90).gif GetHashCode  (inherited from Object )
ms145288.pubmethod(de-de,SQL.90).gif GetType  (inherited from Object )
ms145288.pubmethod(de-de,SQL.90).gifms145288.static(de-de,SQL.90).gif ReferenceEquals  (inherited from Object )
ms145288.pubmethod(de-de,SQL.90).gif ToString  (inherited from Object )

Nach oben

Protected Methods

  Name Description
ms145288.protmethod(de-de,SQL.90).gif Finalize  (inherited from Object )
ms145288.protmethod(de-de,SQL.90).gif MemberwiseClone  (inherited from Object )

Nach oben

Explicit Interface Implementations

  Name Description
IEnumerable.GetEnumerator  

Nach oben

Siehe auch

Verweis

TupleCollection Class
Microsoft.AnalysisServices.AdomdServer Namespace