다음을 통해 공유


DataPhaseOperationStateProvider.MarkStepStartedAsync(String, String) 메서드

정의

단계 상태를 시작으로 표시합니다.

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

매개 변수

schemaName
String

스키마 이름

tableStepName
String

테이블 이름

반환

적용 대상