DataPhaseOperationStateProvider.MarkStepNotStartedAsync Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Marquez l’état de l’étape comme n’est pas démarré. Si un état d’étape n’existe pas encore, ajoutez-le avec la valeur non démarrée.
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
Paramètres
- schemaName
- String
Nom du schéma
- tableStepName
- String
Nom de la table