다음을 통해 공유


SqlInstanceSettings.MaxDop Property

Definition

SQL Server MAXDOP.

public int? MaxDop { get; set; }
member this.MaxDop : Nullable<int> with get, set
Public Property MaxDop As Nullable(Of Integer)

Property Value

Applies to