Condividi tramite


DacExtractOptions.IgnorePermissions Proprietà

Definizione

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

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

Attributi

Si applica a