Condividi tramite


DacDeployOptions.DropStatisticsNotInSource Proprietà

Definizione

Ottiene o imposta un valore booleano che specifica se eliminare tutte le appartenenze a ruoli che non esistono nel modello di origine.

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

Valore della proprietà

True per eliminare le appartenenze ai ruoli non incluse nel modello di origine, altrimenti false. L'impostazione predefinita è false.

Attributi

Si applica a