Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides the functionality to create immutable tuples.
The following tables list the members exposed by the TupleBuilder type.
Public Constructors
Name | Description | |
---|---|---|
TupleBuilder | Overloaded. Initializes a new instance of the TupleBuilder class. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
Count | Gets the number of Member objects in the tuple. |
![]() |
Item | Gets the specified Member object. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
{dtor} | Releases all resources used by the TupleBuilder. |
![]() |
Add | Adds a Member to the tuple. |
![]() |
Dispose | Releases all resources used by the TupleBuilder. |
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
![]() |
ToTuple | Gets a Tuple based on the specified Member objects. |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
TupleBuilder Class
Microsoft.AnalysisServices.AdomdServer Namespace