// ***** INICIO DE LOGICA INTEGRACION ******* public OdbcDataReader ConsultaLogicaResultado(string cod) { return(sn.ConsultaResultadoBanco(cod)); }