Notification_Scheme_Events
The table below describes the Notification_Scheme_Events table in the Platform database schema.
This is a virtual table, and is linked to the Api_Notification_Scheme table in the Platform database schema (see Api_Notification_Scheme).
This table contains the following virtual table:
None of the columns in this table are updatable.
This table contains the following foldable column:
- Notification_Scheme_Events_Index
This table does not contain Return Primary Key columns.
Column Name | SQL Type | Nullable |
---|---|---|
Id Primary Key Foreign Key linked to column Id in Api_Notification_Scheme table |
SQL_BIGINT(unsigned) | False |
Notification_Scheme_Events_Index Primary Key |
SQL_BIGINT(unsigned) | True |
Notification_Scheme_Events_event_description |
SQL_LONGVARCHAR(16777215) | True |
Notification_Scheme_Events_event_id |
SQL_BIGINT(unsigned) | True |
Notification_Scheme_Events_event_name |
SQL_VARCHAR(1024) | True |
Notification_Scheme_Events_event_templateEvent_description |
SQL_LONGVARCHAR(16777215) | True |
Notification_Scheme_Events_event_templateEvent_id |
SQL_BIGINT(unsigned) | True |
Notification_Scheme_Events_event_templateEvent_name |
SQL_VARCHAR(1024) | True |