public bool TRole_iud(string LVLCode, string Rolecode, string RoleDesc, string roleid, bool isdelete) { return(da.TRole_iud(LVLCode, Rolecode, RoleDesc, roleid, isdelete)); }