RDB$TRIGGER MESSAGES

From InterBase

Go Up to System Tables


RDB$TRIGGER_MESSAGES defines a trigger message and associates the message with a particular trigger.

RDB$TRIGGER_MESSAGES
Column name Data type Length Description

RDB$TRIGGER_NAME

CHAR

67

Names the trigger associated with this trigger message; the trigger name must exist in RDB$TRIGGERS

RDB$MESSAGE_NUMBER

SMALLINT

The message number of the trigger message being defined; the maximum number of messages is 32,767

RDB$MESSAGE

VARCHAR

78

The source for the trigger message