Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)