Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Contains one row for each event for which a server-level event-notification or DDL trigger fires. The columns (object_id, type) uniquely identify the server event.
| Column name | Data type | Description |
|---|---|---|
object_id |
int |
ID of the server event notification to fire. |
type |
int |
Type of the event that causes the event notification or DDL trigger to fire. |
type_desc |
nvarchar(60) |
Description of the event that causes the DDL trigger or event notification to fire. |
See Also
Reference
Object Catalog Views (Transact-SQL)
Catalog Views (Transact-SQL)