public OdbcDataReader ConsultaLogicaPerfilesFiltro(string nom) { return(sn.ConsultaPerfilFiltro(nom)); }