You can modify a procedure template's properties from its property sheet. The following sections detail the property sheet tabs that contain the properties most commonly entered for procedure templates.
| 
                             Property  | 
                        
                             Description  | 
                    
|---|---|
| 
                             Name  | 
                        
                             The name of the item which should be clear and meaningful, and should convey the item's purpose to non-technical users.  | 
                    
| 
                             Code  | 
                        
                             The technical name of the item used for generating code or scripts, which may be abbreviated, and should not generally include spaces.  | 
                    
| 
                             Comment  | 
                        
                             Descriptive label for the procedure template.  | 
                    
| 
                             DBMS  | 
                        
                             Current DBMS.  | 
                    
| 
                             Function  | 
                        
                             Specifies whether the template defines procedures or functions.  | 
                    
| 
                             Procedure Name  | 
                        
                             Specifies the format of the resulting procedure names.  | 
                    
| 
                             Linked to table  | 
                        
                             Specifies whether the resulting procedure will be linked to a table.  | 
                    
The following tabs are also available:
Definition - contains a field for entering its definition code. For information about editing this code, see Modifying a procedure template.