Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » SQL Anywhere 10 - Context-Sensitive Help » SQL Anywhere Plug-in Help » Introduction to SQL Anywhere property sheets

Primary Key property sheet: Columns tab Next Page

Procedure property sheet: General tab


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 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.

See also