Пример #1
0
 public OdbcDataReader ConsultaLogicaReporteEncabezadoFiltro(string id)
 {
     return(sn.ConsultaReporteEncabezadoFiltro(id));
 }