Table: USER_METHOD_PARAMS
Description of method parameters of the user's own types
Column Name | Description |
---|---|
CHARACTER_SET_NAME | Character set name of the parameter |
METHOD_NAME | Name of the method |
METHOD_NO | Method number for distinguishing overloaded method (not to be used as ID number) |
PARAM_MODE | Mode of the parameter |
PARAM_NAME | Name of the parameter |
PARAM_NO | Parameter number or position |
PARAM_TYPE_MOD | Type modifier of the parameter |
PARAM_TYPE_NAME | Name of the type of the parameter |
PARAM_TYPE_OWNER | Owner of the type of the parameter |
TYPE_NAME | Name of the type |