Condividi tramite


DacDeployOptions.DoNotDropWorkloadClassifiers Proprietà

Definizione

Ottiene o imposta un valore booleano che specifica se eliminare tutti i gruppi di carico di lavoro del database che non esistono nel modello di origine.

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

Valore della proprietà

True per eliminare i classificatori del carico di lavoro del database non nel modello di origine; in caso contrario, false. L'impostazione predefinita è false.

Attributi

Si applica a