Condividi tramite


DacDeployOptions.IgnoreExtendedProperties Proprietà

Definizione

Ottiene o imposta un valore booleano che specifica se escludere tutte le proprietà estese dalla considerazione durante il confronto dei modelli di origine e destinazione.

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

Valore della proprietà

True per ignorare le differenze nelle proprietà estese; in caso contrario, false. L'impostazione predefinita è false.

Attributi

Si applica a