public OdbcDataReader ConsultaLogicaPreseleccionFiltro(string id) { return(sn.ConsultaSeleccionFiltro(id)); }