Partager via


DacDeployOptions.IgnoreExtendedProperties Propriété

Définition

Obtient ou définit une valeur booléenne qui spécifie s’il faut ignorer toutes les propriétés étendues dans la comparaison des modèles source et cible.

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

Valeur de propriété

True pour ignorer les différences en matière de propriétés étendues ; sinon, false. La valeur par défaut est false.

Attributs

S’applique à