TSqlModelOptions.DBChainingOn Property

Definition

Specifies the DB_CHAINING database option.

public bool? DBChainingOn { get; set; }
member this.DBChainingOn : Nullable<bool> with get, set
Public Property DBChainingOn As Nullable(Of Boolean)

Property Value

Applies to