DacDeployOptions.DoNotDropDatabaseWorkloadGroups 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 DoNotDropDatabaseWorkloadGroups { get; set; }
[Microsoft.SqlServer.Dac.OptionDescription(typeof(Microsoft.Data.Tools.Schema.Sql.CommandLine.CommandLineResources), "DoNotDropDatabaseWorkloadGroups")]
public bool DoNotDropDatabaseWorkloadGroups { get; set; }
member this.DoNotDropDatabaseWorkloadGroups : bool with get, set
[<Microsoft.SqlServer.Dac.OptionDescription(typeof(Microsoft.Data.Tools.Schema.Sql.CommandLine.CommandLineResources), "DoNotDropDatabaseWorkloadGroups")>]
member this.DoNotDropDatabaseWorkloadGroups : bool with get, set
Public Property DoNotDropDatabaseWorkloadGroups As Boolean

Eigenschaftswert

True, um Datenbankarbeitsauslastungsgruppen nicht im Quellmodell abzulegen; andernfalls "false". Die Standardeinstellung ist "false".

Attribute

Gilt für: