RestorePlan.SetRestoreOptions(RestoreOptions) メソッド

定義

復元オプションを設定します。

public void SetRestoreOptions(Microsoft.SqlServer.Management.Smo.RestoreOptions restoreOptions);
member this.SetRestoreOptions : Microsoft.SqlServer.Management.Smo.RestoreOptions -> unit
Public Sub SetRestoreOptions (restoreOptions As RestoreOptions)

パラメーター

restoreOptions
RestoreOptions

復元オプション。

適用対象