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 | |
|---|---|---|
| .gif) | Count | Gets the number of Member objects in the tuple. | 
| .gif) | Item | Gets the specified Member object. | 
顶部
Public Methods
(see also Protected Methods )
| 名称 | Description | |
|---|---|---|
| .gif) | {dtor} | Releases all resources used by the TupleBuilder. | 
| .gif) | Add | Adds a Member to the tuple. | 
| .gif) | Dispose | Releases all resources used by the TupleBuilder. | 
| .gif) | Equals | Overloaded. (inherited from Object ) | 
| .gif) | GetHashCode | (inherited from Object ) | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | ToString | (inherited from Object ) | 
| .gif) | ToTuple | Gets a Tuple based on the specified Member objects. | 
顶部
Protected Methods
| 名称 | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
顶部
请参阅
参考
TupleBuilder Class
Microsoft.AnalysisServices.AdomdServer Namespace