TraceEventCollection.Add Method
Adds a TraceEvent to the collection.
Overload List
Name | Description |
---|---|
TraceEventCollection.Add (TraceEvent) |
Adds a TraceEvent to the end of the collection.
|
TraceEventCollection.Add (TraceEventClass) |
Creates and adds a TraceEvent, with the specified TraceEventClass value, to the end of the collection.
|
See Also
Reference
TraceEventCollection Class
TraceEventCollection Members
Microsoft.AnalysisServices Namespace