The SYSEVENTTYPE system view defines the system event types that can be referenced by CREATE EVENT.
Column name | Data type | Description |
---|---|---|
event_type_id | INT | The unique number assigned to each event type. |
name | VARCHAR(32000) | The name of the system event type. |
description | LONG VARCHAR | A description of the system event type. |
Discuss this page in DocCommentXchange.
|
Copyright © 2010, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.0 |