DacExtractOptions.IgnorePermissions Eigenschaft

Definition

Dient zum Abrufen oder Festlegen eines werts vom Typ Boolean, der angibt, ob Berechtigungen ignoriert werden sollen.

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

Eigenschaftswert

True, wenn Berechtigungen ignoriert werden; andernfalls "false". Der Standardwert ist wahr.

Attribute

Gilt für: