RestorePlan.AsyncStatus 屬性

定義

取得最近一次非同步操作的狀態,包括可能的錯誤。

public Microsoft.SqlServer.Management.Smo.AsyncStatus AsyncStatus { get; }
member this.AsyncStatus : Microsoft.SqlServer.Management.Smo.AsyncStatus
Public ReadOnly Property AsyncStatus As AsyncStatus

屬性值

非同步狀態。

適用於