Expand Minimize
This topic has not yet been rated - Rate this topic

IServerConfigurationFacet.OptimizeAdhocWorkloads Property

Gets or sets a value that determines whether ad hoc workloads will be optimized.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
bool OptimizeAdhocWorkloads { get; set; }

Property Value

Type: System.Boolean
Returns True if workloads will be optimized; otherwise, False (default).
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.