Partilhar via


DataPhaseOperationStateProvider.MarkStepNotStartedAsync Método

Definição

Marque o estado da etapa como não iniciado, se um estado de etapa ainda não existir, adicione-o com valor não iniciado.

public override System.Threading.Tasks.Task MarkStepNotStartedAsync (string schemaName, string tableStepName);
override this.MarkStepNotStartedAsync : string * string -> System.Threading.Tasks.Task
Public Overrides Function MarkStepNotStartedAsync (schemaName As String, tableStepName As String) As Task

Parâmetros

schemaName
String

Nome do esquema

tableStepName
String

Nome da tabela

Retornos

Aplica-se a