RestoreOptions.KeepReplication 属性

定义

KEEP_REPLICATION KEEP_REPLICATION防止在暖备用服务器上还原数据库备份或日志备份并恢复数据库时删除复制设置。

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

属性值

true 如果 [保留复制],否则,为 false.

适用于