DacDeployOptions.IgnorePermissions Propriété

Définition

Obtient ou définit la valeur booléenne qui spécifie s'il faut ignorer toutes les instructions d'autorisation dans la comparaison des modèles source et cible.

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

Valeur de propriété

True pour ignorer toutes les instructions d'autorisation, sinon, false. La valeur par défaut est false.

Attributs

S’applique à