Freigeben über


DacDeployOptions.DoNotDropWorkloadClassifiers Eigenschaft

Definition

Abrufen oder Festlegen eines booleschen Werts, der angibt, ob alle Datenbankworkloadgruppen gelöscht werden sollen, die im Quellmodell nicht vorhanden sind.

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 Datenbankworkloadklassifizierer zu löschen, die nicht im Quellmodell enthalten sind; andernfalls false. Der Standardwert ist "false".

Attribute

Gilt für: