DatabaseRestorePlanner.TailLogWithNoRecovery Property

Definition

Gets or sets a value indicating whether to backup tail log with NoRecovery.

public bool TailLogWithNoRecovery { get; set; }
member this.TailLogWithNoRecovery : bool with get, set
Public Property TailLogWithNoRecovery As Boolean

Property Value

true if NoRecovery is set; otherwise, false.

Applies to