摘要:
CodeCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->--获取存储过程的参数,类型,长度selecta.name'参数',b.name'类型',a.length'长度'fromsyscolumnsa,systypesbwhereid=object_id('proc_test')anda.xtype=b.xtype--查看存储过程的定义execsp_helptext'pr 阅读全文
posted @ 2008-12-19 13:08
Sail
阅读(643)
评论(0)
推荐(0)
浙公网安备 33010602011771号