หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
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)