diff --git a/reference/ibase/functions/ibase-param-info.xml b/reference/ibase/functions/ibase-param-info.xml index e74a85b4ae..cc40e1cd51 100644 --- a/reference/ibase/functions/ibase-param-info.xml +++ b/reference/ibase/functions/ibase-param-info.xml @@ -1,5 +1,5 @@ - + ibase_param_info @@ -16,8 +16,8 @@ Returns an array with information about a parameter after a - query has been prepared. The array contains the type and the length - of the parameter. + query has been prepared. The array is in the form of name, alias, + relation, length, type. See also