RestorePlan.RestoreAction 屬性

定義

取得並設定還原動作的類型:資料庫、檔案、日誌、頁面

public Microsoft.SqlServer.Management.Smo.RestoreActionType RestoreAction { get; set; }
member this.RestoreAction : Microsoft.SqlServer.Management.Smo.RestoreActionType with get, set
Public Property RestoreAction As RestoreActionType

屬性值

恢復行動。

適用於