Compartilhar via


DacDeployOptions.DropStatisticsNotInSource Propriedade

Definição

Obtenha ou defina o booliano que especifica se todas as associações de função que não existem no modelo de origem devem ser removidas.

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

Valor da propriedade

True para remover as associações de função que não estão no modelo de origem; caso contrário, false. O padrão é false.

Atributos

Aplica-se a