Partager via


DacDeployOptions.DropStatisticsNotInSource Propriété

Définition

Obtient ou définit la valeur booléenne qui spécifie s'il faut supprimer toutes les appartenances au rôle qui n'existent pas dans le modèle source.

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

Valeur de propriété

True pour supprimer les appartenances au rôle qui n'existent pas dans le modèle source ; sinon, false. La valeur par défaut est false.

Attributs

S’applique à