D.14. RDB$FUNCTION_ARGUMENTS
RDB$FUNCTION_ARGUMENTS
stores the parameters of external functions and their attributes.
Column Name | Data Type | Description |
---|---|---|
|
| The unique name (declared identifier) of the external function |
|
| The position of the argument in the list of arguments |
|
| Flag: how this argument is passed:
|
|
| Data type code defined for the column:
|
|
| The scale of an integer or a fixed-point argument. It is an exponent of 10 |
|
| Argument length in bytes:
|
|
| Stores the |
|
| The identifier of the character set for a character argument |
|
| The number of digits of precision available for the data type of the argument |
|
| The length of a |