Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns a row for each event type on which an event notification can fire. Event groups are not included.
Column name | Data type | Description |
---|---|---|
type |
int |
Type of event that causes an event notification to fire. |
type_name |
nvarchar(128) |
Name of an event. This can be specified in the FOR clause of a CREATE EVENT NOTIFICATION statement. |
See Also
Reference
Object Catalog Views (Transact-SQL)
Catalog Views (Transact-SQL)