Bagikan melalui


DacDeployOptions.IgnoreDefaultSchema Properti

Definisi

Dapatkan atau atur boolean yang menentukan apakah akan mengecualikan opsi DEFAULT_SCHEMA dari pertimbangan saat membandingkan model sumber dan target.

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

Nilai Properti

True untuk mengabaikan perbedaan dalam opsi DEFAULT_SCHEMA; jika tidak, salah. Defaultnya adalah false.

Atribut

Berlaku untuk