Partager via


DacDeployOptions.IgnoreWorkloadClassifiers Propriété

Définition

Obtenez ou définissez une valeur booléenne qui spécifie s’il faut exclure workloadClassifiers qui n’existent pas dans le modèle source.

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

Valeur de propriété

True pour exclure WorkloadClassifiers dans le modèle source ; sinon, false. La valeur par défaut est true.

Attributs

S’applique à