TSqlModelOptions.RecursiveTriggersOn Property

Definition

Specifies the RECURSIVE_TRIGGERS database option.

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

Property Value

Applies to