Freigeben über


DacExtractOptions.IgnorePermissions Eigenschaft

Definition

Ruft einen booleschen Wert ab, der angibt, ob Berechtigungen ignoriert werden sollen, oder legt ihn fest.

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 true.

Attribute

Gilt für: