言語

RestoreOptions.StandByFile プロパティ

定義

STANDBY Undo uncommitted transactions, but save the undo actions in a standby file that allows the recovery effects to be reversed.

public string StandByFile { get; set; }
member this.StandByFile : string with get, set
Public Property StandByFile As String

プロパティ値

スタンバイ ファイルを使用した回復。

適用対象