Пример #1
0
 public OdbcDataReader ConsultaLogicaCuentas()
 {
     return(sn.ConsultaCuenta());
 }