ServerAdapterBase.CostThresholdForParallelism Propiedad

Definición

Especifica el umbral en el que SQL Server crea y ejecuta planes paralelos para las consultas.

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

Valor de propiedad

Se aplica a