ResumableOperationStateType Enum

Definition

Resumable Operation State: Running, Paused, None.

C#
[System.ComponentModel.TypeConverter(typeof(Microsoft.SqlServer.Management.Smo.ResumableOperationStateTypeConverter))]
public enum ResumableOperationStateType
Inheritance
ResumableOperationStateType
Attributes

Fields

Name Value Description
Running 0

Running.

Paused 1

Paused.

None 2

None.

Applies to

Producto Versiones
Microsoft.SqlServer.SqlManagementObjects 150.18208.0, 160.2004021.0