Partager via


DacDeployOptions.IgnoreAuthorizer Propriété

Définition

Obtient ou définit une valeur booléenne qui spécifie s'il faut ignorer l'option Autorisation dans la comparaison des modèles source et cible.

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

Valeur de propriété

True pour ignorer les différences en matière d'option AUTHORIZATION ; sinon, false. La valeur par défaut est false.

Attributs

S’applique à