SqlDeploymentOptions.IgnoreIndexesStatisticsOnEnclaveEnabledColumns Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.