Module argument

Source
Expand description

Input/output argument of a function or a stored procedure.

Structs§

Argument

Enums§

ArgumentKind
Optional. Defaults to FIXED_TYPE.
Mode
Optional. Specifies whether the argument is input or output. Can be set for procedures only.