DacDeployOptions.IgnoreAuthorizer Eigenschaft

Definition

Dient zum Abrufen oder Festlegen eines werts vom Typ Boolean, der angibt, ob die AUTORISIERUNGsoption beim Vergleichen des Quell- und Zielmodells von der Berücksichtigung ausgeschlossen werden soll.

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

Eigenschaftswert

True, um Unterschiede in der AUTORISIERUNGsoption zu ignorieren; andernfalls "false". Die Standardeinstellung ist "false".

Attribute

Gilt für: