Database.DateCorrelationOptimization Property
SQL Server 2008
Gets or sets a property value that specifies whether the date correlation optimization is active.
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Property Value
Type: System.BooleanA Boolean value that specifies whether the date correlation optimization is active. If True, date correlation optimization is active. If False (default), date correlation optimization is not active
