Example #1
0
 public OdbcDataReader ConsultaLogicaPerfiles()
 {
     return(sn.ConsultaPerfil());
 }