Catatan
Akses ke halaman ini memerlukan otorisasi. Anda dapat mencoba masuk atau mengubah direktori.
Akses ke halaman ini memerlukan otorisasi. Anda dapat mencoba mengubah direktori.
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)