sys.server_trigger_events

compatibility
#compatibility#catalog-view

Description

Contains one row for each event for which a server-level (synchronous) trigger fires. Trigger is marked to be the first to fire for this event. Trigger is marked to be the last to fire for this event. The visibility of the metadata in catalog views is limited to securables that a user either owns, or on which the user was granted some permission. For more information, see Object Catalog Views (Transact-SQL)

Permissions

Article • 02/28/2023 Description Inherits all columns from sys.server_events. Trigger is marked to be the first to fire for this event. Trigger is marked to be the last to fire for this event. The visibility of the metadata in catalog views is limited to securables that a user either owns, or on which the user was granted some permission. For more information, see Metadata Visibility Configuration. Object Catalog Views (Transact-SQL) Catalog Views (Transact-SQL) ノ Expand table See Also