数据库 读取表字段名称

SELECT name FROM dbo.syscolumns WHERE (id = OBJECT_ID('roles'))
posted @ 2010-03-09 10:07  CoderNet  阅读(207)  评论(0编辑  收藏  举报