Bagikan melalui


DacDeployOptions.PreserveIdentityLastValues Properti

Definisi

Dapatkan atau atur boolean yang menentukan apakah nilai terakhir yang digunakan untuk kolom identitas harus dipertahankan.

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

Nilai Properti

True untuk menentukan bahwa nilai terakhir identitas sumber harus digunakan dalam target. Defaultnya adalah false.

Atribut

Berlaku untuk