Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
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)