Function property sheet: General tab

The General tab of the Function property sheet has the following components:

Name    Shows the name of the function.

Type    Shows the type of object.

Owner    Shows the name of the database user who created and owns the function.

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 function. For example, you could use this area to describe the function's purpose in the system.

See also