Bagikan melalui


DacDeployOptions.DropObjectsNotInSource Properti

Definisi

Dapatkan atau atur boolean yang menentukan apakah objek yang ada di target tetapi tidak sumber harus dihilangkan selama penyebaran.

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

Nilai Properti

Benar jika objek yang ada di target tetapi bukan sumber yang harus dihilangkan; jika tidak salah. Defaultnya adalah false.

Atribut

Berlaku untuk