2008年11月28日
摘要: 1、 goto 的使用: 2、事务及set xact_abort on的使用: 3、@Error的使用: Code Code highlighting produced by Actipro CodeHighlighter (freeware) http://www.CodeHighlighter.com/ -->if (@@Error>0) return -4 else ... 阅读全文
posted @ 2008-11-28 11:11 马可香蕉 阅读(1414) 评论(0) 推荐(0) 编辑