Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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)