Sprache

DacDeployOptions.IgnorePermissions Eigenschaft

Definition

Dient zum Abrufen oder Festlegen eines Werts vom Typ Boolean, der angibt, ob beim Vergleichen des Quell- und Zielmodells alle Berechtigungsanweisungen aus der Berücksichtigung ausgeschlossen werden sollen.

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

Eigenschaftswert

True, um alle Berechtigungsanweisungen zu ignorieren; andernfalls "false". Die Standardeinstellung ist "false".

Attribute

Gilt für: