Bagikan melalui


DataPhaseOperationStateProvider.TryGetStepStateAsync(String, String) Metode

Definisi

Coba dapatkan status langkah.

public override System.Threading.Tasks.Task<Microsoft.SqlServer.Dac.DataOperationStepState> TryGetStepStateAsync(string schemaName, string tableStepName);
override this.TryGetStepStateAsync : string * string -> System.Threading.Tasks.Task<Microsoft.SqlServer.Dac.DataOperationStepState>
Public Overrides Function TryGetStepStateAsync (schemaName As String, tableStepName As String) As Task(Of DataOperationStepState)

Parameter

schemaName
String

Nama skema

tableStepName
String

Nama tabel

Mengembalikan

DataOperationStepState NotFound jika rekaman tidak ditemukan untuk langkah tabel. Jika tidak, negara bagian.

Berlaku untuk