DacDeployOptions.DropStatisticsNotInSource Eigenschaft

Definition

Dient zum Abrufen oder Festlegen eines Werts vom Typ Boolean, der angibt, ob alle Rollenmitgliedschaften, die nicht im Quellmodell vorhanden sind, ablegen sollen.

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

Eigenschaftswert

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

Attribute

Gilt für: