Example #1
0
 public OdbcDataReader ConsultaLogicaPerfilesFiltro(string nom)
 {
     return(sn.ConsultaPerfilFiltro(nom));
 }