Поделиться через


TupleBuilder Members

Provides the functionality to create immutable tuples.

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

Public Constructors

  Имя Description
TupleBuilder Overloaded. Initializes a new instance of the TupleBuilder class.

В начало

Public Properties

  Имя Description
ms145284.pubproperty(ru-ru,SQL.90).gif Count Gets the number of Member objects in the tuple.
ms145284.pubproperty(ru-ru,SQL.90).gif Item Gets the specified Member object.

В начало

Public Methods

(see also Protected Methods )

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

В начало

Protected Methods

  Имя Description
ms145284.protmethod(ru-ru,SQL.90).gif Finalize  (inherited from Object )
ms145284.protmethod(ru-ru,SQL.90).gif MemberwiseClone  (inherited from Object )

В начало

См. также

Справочник

TupleBuilder Class
Microsoft.AnalysisServices.AdomdServer Namespace