摘要: SELECT name FROM dbo.syscolumns WHERE (id = OBJECT_ID('roles')) 阅读全文
posted @ 2010-03-09 10:07 CoderNet 阅读(208) 评论(0) 推荐(0) 编辑