Перечисление CollectionSet.ExecutionStatus
Enumerates the collection set to get the current execution status.
Пространство имен: Microsoft.SqlServer.Management.Collector
Сборка: Microsoft.SqlServer.Management.Collector (в Microsoft.SqlServer.Management.Collector.dll)
Синтаксис
'Декларация
Public Enumeration ExecutionStatus
'Применение
Dim instance As CollectionSet.ExecutionStatus
public enum ExecutionStatus
public enum class ExecutionStatus
type ExecutionStatus
public enum ExecutionStatus
Элементы
| Имя элемента | Описание | |
|---|---|---|
| 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. |
Замечания
Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.