Chapter 6 Building Triggers and Procedures
The General tab contains the following properties:
| 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. |
| Copyright (C) 2007. Sybase Inc. All rights reserved. |
| |