TSqlModelOptions.DbScopedConfigMaxDOPSecondary Property

Definition

Specifies the Database Scoped Configuration MAXDOP option for secondaries.

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

Property Value

Applies to