IServerPerformanceFacet.CostThresholdForParallelism Property

Definition

[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("CostThresholdforParallelismDesc")]
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("CostThresholdforParallelismName")]
public int CostThresholdForParallelism { get; set; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("CostThresholdforParallelismDesc")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("CostThresholdforParallelismName")>]
member this.CostThresholdForParallelism : int with get, set
Public Property CostThresholdForParallelism As Integer

Property Value

Attributes

Applies to