RestoreOptions.KeepReplication Property

Definition

KEEP_REPLICATION KEEP_REPLICATION prevents replication settings from being removed when a database backup or log backup is restored on a warm standby server and the database is recovered.

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

Property Value

true if [keep replication]; otherwise, false.

Applies to