//            string sql = @"select UserName, IsSystemRoles,PowerDetail from SuperRoles_UserInRole join SuperRoles_Power on//SuperRoles_UserInRole.RoleId=SuperRoles_Power.RoleId and SuperRoles_UserInRole.intCompanyId=SuperRoles_Power.CompanyId //and UserName=@username and FuctionId=@FuctionId and CHARINDEX(@command,PowerDetail)>0";

 

 posted on 2012-10-17 14:54  kakestar  阅读(126)  评论(0编辑  收藏  举报