Bagikan melalui


DacDeployOptions.IgnoreIncrement Properti

Definisi

Dapatkan atau atur boolean yang menentukan apakah akan mengecualikan nilai kenaikan kolom IDENTITY dari pertimbangan saat membandingkan model sumber dan target.

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

Nilai Properti

True untuk mengabaikan perbedaan dalam nilai kenaikan kolom IDENTITY; jika tidak, salah. Defaultnya adalah false.

Atribut

Berlaku untuk