DacDeployOptions.DropStatisticsNotInSource Eigenschaft

Definition

Ruft einen booleschen Wert ab, der angibt, ob alle Rollenmitgliedschaften, die nicht im Quellmodell vorhanden sind, gelöscht werden sollen, oder legt ihn fest.

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, wenn nicht im Quellmodell enthaltene Rollenmitgliedschaften gelöscht werden sollen, andernfalls false. Der Standardwert ist "false".

Attribute

Gilt für: