RestoreOptions.StandByFile Property

Definition

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

Property Value

The recovery with stand by file.

Applies to