无法将类型为“Oracle.DataAccess.Types.OracleString”的对象强制转换为类型“System.String”。
摘要: 在使用odp.net时,有的存储过程我们是希望有返回值的,这个例子中我们需要返回一个string类型的值,在oracle中定义了output参数,在使用Dataset的可视化编辑后,生成了这样的代码:代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->...
阅读全文
posted @
2010-02-04 16:53 奇拉 阅读(178) |
评论 (0) 编辑