Server Triggers

From DBArtisan
Jump to: navigation, search

Go Up to Supported Objects

A server trigger implements a server-scope DDL trigger. These triggers fire in response to events associated with DDL statements or specifically to logons.

Note: Before working with server triggers, consult Microsoft SQL Server documentation for a general understanding of DDL triggers. For more information, see Accessing Third Party Documentation.

Creating and editing

DBMS platform availability and object actions/operations supported

The table below lists the platforms on which this object type is available. It also lists the object actions available against objects of this type For an introduction to object actions and details on usage of specific actions, see Object actions.

SQL SVR

Change Status

Drop

Extract

Migrate

Report

Related information