Skip to main content
PRERELEASE CONTENT

Time (Trigger Keyword)

Specifies whether the trigger is fired before or after the event.

Usage

To specify whether the trigger is fired before or after the event, use the following syntax:

Trigger name [ Event = sqlevent, Time = time ] {    //implementation }

Where time is one of the following:

  • AFTER — this trigger is fired after an event.

  • BEFORE — this trigger is fired before an event.

Details

This keyword specifies whether the trigger is fired before or after the event.

Default

The default value is BEFORE.

See Also

Purpose of this instance: Draft documentation
DocReleaseID: SupplyChain2025.1
Content loaded from:
/staging/learning/iris-doc/2025.1.x/doc/supply-chain/en-us/src/
/staging/learning/iris-doc/2025.1.x/doc/cache/en-us/src/
/staging/learning/iris-doc/2025.1.x/doc/ensemble/en-us/src/
/staging/learning/iris-doc/2025.1.x/doc/iris/en-us/src/
/staging/learning/iris-doc/2025.1.x/doc/security/en-us/src/
Excluded items: PAGE_bi, PAGE_deployment, PAGE_interoperability, PAGE_release
FeedbackOpens in a new tab