数据库 读取表字段名称

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