RestoreOptions.StandByFile 屬性

定義

STANDBY 還原未提交的交易,但將復原動作保存在備用檔案中,允許恢復效果被逆轉。

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

屬性值

有備用檔案的復原。

適用於