Bagikan melalui


DacDeployOptions.DropDmlTriggersNotInSource Properti

Definisi

Dapatkan atau atur boolean yang menentukan apakah akan menghilangkan semua pemicu DML yang tidak ada dalam model sumber.

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

Nilai Properti

True untuk menghilangkan pemicu DML yang tidak ada dalam model sumber; jika tidak, salah. Defaultnya adalah true.

Atribut

Berlaku untuk