ServerAdapterBase.CostThresholdForParallelism Property

Definition

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

Property Value

Applies to