Provides the functionality to create immutable sets.
The following tables list the members exposed by the SetBuilder type.
Public Constructors
| 名称 | Description | |
|---|---|---|
| SetBuilder | Overloaded. Initializes a new instance of the SetBuilder class. | 
顶部
Public Properties
| 名称 | Description | |
|---|---|---|
| .gif) | Count | Gets the number of Tuple objects in the set. | 
| .gif) | Item | Gets the specified Tuple object. | 
顶部
Public Methods
(see also Protected Methods )
| 名称 | Description | |
|---|---|---|
| .gif) | {dtor} | Releases all resources used by the SetBuilder. | 
| .gif) | Add | Adds a Tuple to the set. | 
| .gif) | Dispose | Releases all resources used by the SetBuilder. | 
| .gif) | Equals | Overloaded. (inherited from Object ) | 
| .gif) | GetHashCode | (inherited from Object ) | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | ToSet | Gets a Set based on the specified Tuple objects. | 
| .gif) | ToString | (inherited from Object ) | 
顶部
Protected Methods
| 名称 | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
顶部
请参阅
参考
SetBuilder Class
Microsoft.AnalysisServices.AdomdServer Namespace