SELECT name FROM dbo.syscolumns WHERE (id = OBJECT_ID('roles')) 转载于:https://www.cnblogs.com/cwy173/archive/2010/03/09/1681340.html