Поделиться через


DacDeployOptions.PreserveIdentityLastValues Свойство

Определение

Возвращает или задает логическое значение, указывающее, должны ли сохраняться последние значения, используемые для столбцов идентификаторов.

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

Значение свойства

Значение true, чтобы указать, что в целевом объекте должны использоваться последние значения исходного удостоверения. Значение по умолчанию — false.

Атрибуты

Применяется к