Перечисление Operation.ServerOperationStatus

Specifies the server operation status.

Пространство имен:  Microsoft.SqlServer.Management.IntegrationServices
Сборка:  Microsoft.SqlServer.Management.IntegrationServices (в Microsoft.SqlServer.Management.IntegrationServices.dll)

Синтаксис

'Декларация
Public Enumeration ServerOperationStatus
'Применение
Dim instance As Operation.ServerOperationStatus
public enum ServerOperationStatus
public enum class ServerOperationStatus
type ServerOperationStatus
public enum ServerOperationStatus

Элементы

Имя элемента Описание
Canceled The status is Canceled.
Completion The status is Completion.
Created The status is Created.
Failed The status is Failed.
Pending The status is Pending.
Running The status is Running.
Stopping The status is Stopping.
Success The status is Success.
UnexpectTerminated The status is UnexpectTerminated.

См. также

Справочник

Пространство имен Microsoft.SqlServer.Management.IntegrationServices