Bagikan melalui


DacDeployOptions.DoNotAlterChangeDataCaptureObjects Properti

Definisi

Dapatkan atau atur boolean yang menentukan apakah item yang dikonfigurasi untuk Change Data Capture (CDC) harus diubah selama penyebaran.

public bool DoNotAlterChangeDataCaptureObjects { get; set; }
[Microsoft.SqlServer.Dac.OptionDescription(typeof(Microsoft.Data.Tools.Schema.Sql.CommandLine.CommandLineResources), "DoNotAlterChangeDataCaptureObjects")]
public bool DoNotAlterChangeDataCaptureObjects { get; set; }
member this.DoNotAlterChangeDataCaptureObjects : bool with get, set
[<Microsoft.SqlServer.Dac.OptionDescription(typeof(Microsoft.Data.Tools.Schema.Sql.CommandLine.CommandLineResources), "DoNotAlterChangeDataCaptureObjects")>]
member this.DoNotAlterChangeDataCaptureObjects : bool with get, set
Public Property DoNotAlterChangeDataCaptureObjects As Boolean

Nilai Properti

True untuk tidak mengubah objek yang dikonfigurasi untuk CDC; jika tidak, salah. Defaultnya adalah true.

Atribut

Berlaku untuk