Compartir a través de


SqlDeploymentOptions.IgnoreIndexesStatisticsOnEnclaveEnabledColumns Property

Definition

Get boolean that specifies whether to drop Indexes and Statistics before exporting DB Export New Option

public bool IgnoreIndexesStatisticsOnEnclaveEnabledColumns { get; }
member this.IgnoreIndexesStatisticsOnEnclaveEnabledColumns : bool
Public ReadOnly Property IgnoreIndexesStatisticsOnEnclaveEnabledColumns As Boolean

Property Value

True to perform Drop Indexes and Statistics Default is false.

Applies to