Partager via


TupleBuilder Members

Provides the functionality to create immutable tuples.

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

Public Constructors

  Nom Description
TupleBuilder Overloaded. Initializes a new instance of the TupleBuilder class.

Haut de la page

Public Properties

  Nom Description
ms145284.pubproperty(fr-fr,SQL.90).gif Count Gets the number of Member objects in the tuple.
ms145284.pubproperty(fr-fr,SQL.90).gif Item Gets the specified Member object.

Haut de la page

Public Methods

(see also Protected Methods )

  Nom Description
ms145284.pubmethod(fr-fr,SQL.90).gif {dtor} Releases all resources used by the TupleBuilder.
ms145284.pubmethod(fr-fr,SQL.90).gif Add Adds a Member to the tuple.
ms145284.pubmethod(fr-fr,SQL.90).gif Dispose Releases all resources used by the TupleBuilder.
ms145284.pubmethod(fr-fr,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms145284.pubmethod(fr-fr,SQL.90).gif GetHashCode  (inherited from Object )
ms145284.pubmethod(fr-fr,SQL.90).gif GetType  (inherited from Object )
ms145284.pubmethod(fr-fr,SQL.90).gifms145284.static(fr-fr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms145284.pubmethod(fr-fr,SQL.90).gif ToString  (inherited from Object )
ms145284.pubmethod(fr-fr,SQL.90).gif ToTuple Gets a Tuple based on the specified Member objects.

Haut de la page

Protected Methods

  Nom Description
ms145284.protmethod(fr-fr,SQL.90).gif Finalize  (inherited from Object )
ms145284.protmethod(fr-fr,SQL.90).gif MemberwiseClone  (inherited from Object )

Haut de la page

Voir aussi

Référence

TupleBuilder Class
Microsoft.AnalysisServices.AdomdServer Namespace