Skip to content

BindParamsByPos RefCursor not output or return error

错误描述

System.CommandExecuteException:BindParamsByPos RefCursor not output or return error。

错误原因

输出型游标的参数输入输出类型异常。

分析与建议

游标对象一般仅支持输出型参数,请检测其输入输出类型。