Bagikan melalui


DacDeployOptions.IgnoreAuthorizer Properti

Definisi

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

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

Nilai Properti

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

Atribut

Berlaku untuk