SQL Anywhere Studio Help
Adaptive Server Anywhere Help
Introduction to property sheets
Procedure property sheet
The General tab of the Procedure property sheet has the following components:
Name Shows the name of the procedure.
Type Shows the type of object.
Owner Shows the name of the database user who created and owns the procedure.
Dialect Shows the SQL dialect in which the code was last saved. The dialect is either Watcom-SQL or Transact-SQL.
Comment Provides a place for you to type a description of the procedure. For example, you could use this area to describe the procedure's purpose in the system.