Access this form by selecting the Tables node (within a database) in the
navigation pane, selecting a table in the object list and clicking the manage triggers icon
. Then click the add or edit button to create or alter a trigger.
Database Objects
Provides a list of database tables, columns, views etc which you can drag and drop into the text area.
Keywords
Provides a list of common SQL commands which you can drag and drop into the text area.
Name
View the name of the trigger.
Owner
View the owner of the trigger.
Use quoted identifiers
Specify if the trigger should allow quoted identifiers.
Text
View the syntax of the trigger.
Check Syntax
Check the syntax of the Transact-SQL script used
to create the trigger.