Freigeben über


DacExportOptions.IgnoreIndexesStatisticsOnEnclaveEnabledColumns Eigenschaft

Definition

Abrufen oder Festlegen eines booleschen Werts, der angibt, ob Indizes/Statistiken mit den tatsächlichen Bereitstellungsaktionen gelöscht werden sollen oder nicht.

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

Eigenschaftswert

True, um vor der Bereitstellung eine Löschstatistik oder Indizes auszuführen; Andernfalls false. Der Standardwert ist "false".

Attribute

Gilt für: