19 namespace Deveel.Data.Routines {
The parameter will provide an input value and will return an output value set during the execution of...
ParameterDirection
The possible directions of a procedure parameter.
The parameter will not provide any input value, and will output a value set during the execution of t...
The parameter provides an input value to the procedure, but won't be able to output a value eventuall...