ServerAdapterBase.CostThresholdForParallelism 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 threshold at which SQL Server creates and runs parallel plans for queries.
public int CostThresholdForParallelism { get; set; }
member this.CostThresholdForParallelism : int with get, set
Public Property CostThresholdForParallelism As Integer