DDL_EVENTS

This event type or event group can be specified when you create Event Notifications to monitor and respond to activity in the database or server instance. Event notifications can be created directly in the SQL Server Database Engine or by using the WMI Provider for Server Events. Some events can also be used when you create DDL triggers. For more information, see Designing DDL Triggers.

Children: DDL_DATABASE_LEVEL_EVENTS, DDL_SERVER_LEVEL_EVENTS

Properties

Inherited from Parents

Name CIM Type

SQLInstance

String

PostTime

DateTime

SPID

Sint32

ComputerName

String

Event Properties

Name CIM Type

LoginName

String

Change History

Release History

14 April 2006

Changed content:
  • Removed ALL_EVENTS as a valid parent event.