DataOperationStepState Enum

Definition

The possible states that a single step in the Data operation can be in.

C#
public enum DataOperationStepState
Inheritance
DataOperationStepState

Fields

Name Value Description
NotStarted 0

Step not started.

Started 1

Step started. Step is either still progressing (or was canceled or experienced a failure or interruption, in which case, this step is expected to be retried on resume)

Complete 2

Step complete.

NotFound 3

Step complete.

Applies to

Produit Versions
Microsoft.SQLServer.DacFx 150.18208.0, 160.2004021.0, 161.6374.0, 162.2.111