prorm API Reference
    Preparing search index...

    Enumeration TriggerTiming

    When the trigger runs relative to the change.

    Index
    Before: "BEFORE"
    After: "AFTER"
    InsteadOf: "INSTEAD OF"

    Views only, and the only timing SQL Server offers for a real trigger.