TSqlModelOptions.DbScopedConfigLegacyCardinalityEstimationSecondary 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.
Specifies the Database Scoped Configuration LEGACY_CARDINALITY_ESTIMATION option for secondaries.
public bool? DbScopedConfigLegacyCardinalityEstimationSecondary { get; set; }
member this.DbScopedConfigLegacyCardinalityEstimationSecondary : Nullable<bool> with get, set
Public Property DbScopedConfigLegacyCardinalityEstimationSecondary As Nullable(Of Boolean)