DacDeployOptions.DoNotDropWorkloadClassifiers Eigenschaft

Definition

Dient zum Abrufen oder Festlegen eines Werts vom Typ Boolean, der angibt, ob alle Datenbankworkloadgruppen, die nicht im Quellmodell vorhanden sind, ablegen sollen.

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

Eigenschaftswert

True, um Klassifizierer der Datenbankauslastung nicht im Quellmodell abzulegen; andernfalls "false". Die Standardeinstellung ist "false".

Attribute

Gilt für: