Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Creates and adds a Trace to the collection.
Überladungsliste
| Name | Description |
|---|---|
| TraceCollection.Add () |
Creates and adds a Trace to the end of the collection.
|
| TraceCollection.Add (ModelComponent) | (inherited from Add ) |
| TraceCollection.Add (String) |
Creates and adds a Trace, with the specified identifier, to the end of the collection.
|
| TraceCollection.Add (Trace) |
Adds a Trace to the end of the collection.
|
| TraceCollection.Add (ModelComponent, Boolean) | (inherited from Add ) |
| TraceCollection.Add (String, IModelComponent) | (inherited from Add ) |
| TraceCollection.Add (String, String) |
Creates and adds a Trace, with the specified name and identifier, to the end of the collection.
|
| TraceCollection.Add (String, IModelComponent, Boolean) | (inherited from Add ) |
Siehe auch
Verweis
TraceCollection Class
TraceCollection Members
Microsoft.AnalysisServices Namespace