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

プロパティ値

復元アクション。

適用対象