Freigeben über


DacDeployOptions.IgnoreWorkloadClassifiers Eigenschaft

Definition

Abrufen oder Festlegen eines booleschen Werts, der angibt, ob WorkloadClassifiers ausgeschlossen werden sollen, die im Quellmodell nicht vorhanden sind.

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

Eigenschaftswert

True, um WorkloadClassifiers im Quellmodell auszuschließen; andernfalls false. Der Standardwert ist "true".

Attribute

Gilt für: