Configuration.OptimizeAdhocWorkloads 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.
This public property gets or sets the optimize for ad hoc workloads and returns a ConfigProperty object representing 'optimize for ad hoc workloads' server configuration.
public Microsoft.SqlServer.Management.Smo.ConfigProperty OptimizeAdhocWorkloads { get; }
member this.OptimizeAdhocWorkloads : Microsoft.SqlServer.Management.Smo.ConfigProperty
Public ReadOnly Property OptimizeAdhocWorkloads As ConfigProperty