Enumerazione CollectionSet.ExecutionStatus
Enumerates the collection set to get the current execution status.
Spazio dei nomi: Microsoft.SqlServer.Management.Collector
Assembly: Microsoft.SqlServer.Management.Collector (in Microsoft.SqlServer.Management.Collector.dll)
Sintassi
'Dichiarazione
Public Enumeration ExecutionStatus
'Utilizzo
Dim instance As CollectionSet.ExecutionStatus
public enum ExecutionStatus
public enum class ExecutionStatus
type ExecutionStatus
public enum ExecutionStatus
Membri
Nome membro | Descrizione | |
---|---|---|
Running | Indicates that the collection set is running. | |
Finished | Indicates the collection set finished collection and upload tasks. | |
Failed | Indicates that the collect set failed. | |
Warning | Indicates that there is an error and a warning was generated. |
Osservazioni
Questo spazio dei nomi, classe o membro è supportato solo nella versione 2.0 di Microsoft .NET Framework.