RestoreOptions.KeepTemporalRetention Property

Definition

KEEP_TEMPORAL_RETENTION KEEP_TEMPORAL_RETENTION prevents temporal history tables retention policy setting from being removed when a database backup is restored on a warm standby server and the database is recovered.

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

Property Value

true if [keep temporal retention]; otherwise, false.

Applies to