会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
{var x NullPointerException}
mainz's blog
2008年11月23日
读取SQLServer数据库存储过程列表及参数信息
摘要: C#读取数据库存储过程列表: select * from dbo.sysobjects where OBJECTPROPERTY(id, N'IsProcedure') = 1 order by name...
阅读全文
posted @ 2008-11-23 16:52 Mainz
阅读(4164)
评论(8)
推荐(0)
编辑
导航
管理
公告