共用方式為


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(zh-tw,SQL.90).gif Count Gets the number of Member objects in the tuple.
ms145284.pubproperty(zh-tw,SQL.90).gif Item Gets the specified Member object.

頂端

Public Methods

(see also Protected Methods )

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

頂端

Protected Methods

  名稱 Description
ms145284.protmethod(zh-tw,SQL.90).gif Finalize  (inherited from Object )
ms145284.protmethod(zh-tw,SQL.90).gif MemberwiseClone  (inherited from Object )

頂端

請參閱

參考

TupleBuilder Class
Microsoft.AnalysisServices.AdomdServer Namespace