Procedure Properties window: General tab

This tab 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 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. Later, if you use the Database Documentation Wizard to document your SQL Anywhere database, you can include these comments in the output.

 See also