Chapter 6 Building Triggers and Procedures


Procedure template properties

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.

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.

The following tabs are also available:

 


Copyright (C) 2008. Sybase Inc. All rights reserved.