Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains one row for each event for which a server-level (synchronous) trigger fires.
Column name | Data type | Description |
---|---|---|
<inherited columns> |
Inherits columns from sys.server_events. |
|
is_first |
bit |
Trigger is marked to be the first to fire for this event. |
is_last |
bit |
Trigger is marked to be the last to fire for this event. |
See Also
Reference
Catalog Views (Transact-SQL)
sys.server_events (Transact-SQL)