Can you access the return of a stored proc using cfstoredproc, even if return is not defined as an out parameter?

前端 未结 0 979
时光取名叫无心
时光取名叫无心 2020-12-18 04:50

I have a stored procedure whose return I want to access, using the Coldfusion cfstoredproc tag. However, the return variable is not listed as an out param, along with the 6

相关标签:
回答
  • 消灭零回复
提交回复
热议问题