Exemple #1
0
 public OdbcDataReader ConsultaLogicaReporteDetalleFiltro(string id)
 {
     return(sn.ConsultaReporteDetalleFiltro(id));
 }