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.
Enumerates the collection set to get the current execution status.
Namespace: Microsoft.SqlServer.Management.Collector
Assembly: Microsoft.SqlServer.Management.Collector (in Microsoft.SqlServer.Management.Collector.dll)
Syntax
'Declaration
Public Enumeration ExecutionStatus
'Usage
Dim instance As CollectionSet.ExecutionStatus
public enum ExecutionStatus
public enum class ExecutionStatus
type ExecutionStatus
public enum ExecutionStatus
Elemente
| Elementname | Beschreibung | |
|---|---|---|
| Failed | Indicates that the collect set failed. | |
| Finished | Indicates the collection set finished collection and upload tasks. | |
| Running | Indicates that the collection set is running. | |
| Warning | Indicates that there is an error and a warning was generated. |
Hinweise
Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.