RestoreOptions.StandByFile Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.