SqlDeploymentOptions.DoNotAlterChangeDataCaptureObjects 屬性

定義

取得布林值,指定是否應在部署期間更改變更資料擷取(CDC)的項目。

public bool DoNotAlterChangeDataCaptureObjects { get; }
member this.DoNotAlterChangeDataCaptureObjects : bool
Public ReadOnly Property DoNotAlterChangeDataCaptureObjects As Boolean

屬性值

忠於不更改為 CDC 設定的物件;否則,則為錯誤。 預設值是「true」。

適用於