Online Documentation for SQL Manager for SQL server
Object Templates
The Object Templates window allows you to preset the definition template for the name and/or body of an object to be created.
To open this window, select the Options | Object Templates... main menu item.
Select an object in the tree and set its template using the editor area.
Columns - template is defined within the common form of the Column Editor;
Views - set the template of a new view;
Procedures - set the template of a new procedure;
Procedures for Select - set the template for select procedure created from table;
Insert Procedures - set the template for insert procedure created from table;
Update Procedures - set the template for update procedure created from table;
Delete Procedures - set the template for delete procedure created from table;
Functions - set the template of a new function;
Triggers - template is defined within the common form of the Trigger Editor;
DB Object Names - set the template for the name of a newly created database object;
Server Object Names - set the template for the name of a newly created server object.