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.
Contains a collection of TraceColumn objects. This class cannot be inherited.
The following tables list the members exposed by the TraceColumnCollection type.
Public Properties
| Name | Description | |
|---|---|---|
| .gif) | Count | Gets the number of TraceColumn objects in the collection. | 
| .gif) | Item | Gets the TraceColumn at the specified index. | 
Top
Public Methods
(see also Protected Methods )
| Name | Description | |
|---|---|---|
| .gif) | Add | Adds a TraceColumn to the end of the collection. | 
| .gif) | Clear | Removes all elements from the collection. | 
| .gif) | Contains | Indicates whether the collection contains a specified TraceColumn. | 
| .gif) | Equals | Overloaded. (inherited from Object ) | 
| .gif) | GetHashCode | (inherited from Object ) | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | Remove | Removes the specified TraceColumn from the collection. | 
| .gif) | ToString | (inherited from Object ) | 
Top
Protected Methods
| Name | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
Top
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
| System.Collections.ICollection.CopyTo | ||
| System.Collections.IEnumerable.GetEnumerator | ||
| System.Collections.ICollection.IsSynchronized | ||
| System.Collections.ICollection.SyncRoot | 
Top
See Also
Reference
TraceColumnCollection Class
Microsoft.AnalysisServices Namespace