This tab has the following components:
Parameters list Displays the name, ID, data type, parameter type, and mode of the procedure's parameters. The mode has one of the following values:
In The parameter is an expression that provides a value to the procedure.
Out The parameter is a variable that could be given a value by the procedure.
In/out The parameter is a variable that provides a value to the procedure, and could be given a new value by the procedure.
![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2010, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.0 |