Bagikan melalui


DacDeployOptions.DoNotDropObjectTypes Properti

Definisi

Dapatkan atau atur kumpulan jenis objek yang tidak akan dihilangkan dari target ketika tidak ada objek terkait di sumbernya. Perhatikan bahwa menghilangkan dan membuat ulang objek dari jenis yang ditentukan mungkin masih diperlukan karena dependensi dari objek lain.

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

Nilai Properti

Atribut

Berlaku untuk