Lingua

DacExtractOptions.IgnorePermissions Proprietà

Definizione

Ottiene o imposta un valore booleano che specifica se le autorizzazioni devono essere ignorate.

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

Valore della proprietà

True se le autorizzazioni verranno ignorate; in caso contrario false. Il valore predefinito è vero.

Attributi

Si applica a