ServerAdapterBase.MaxDegreeOfParallelism Property

Definition

Limits the number of processors that are used to run a single statement for each parallel plan execution.

public int MaxDegreeOfParallelism { get; set; }
member this.MaxDegreeOfParallelism : int with get, set
Public Property MaxDegreeOfParallelism As Integer

Property Value

Applies to