コード例 #1
0
 public OdbcDataReader ConsultaLogicaPreseleccionComparacion(string id)
 {
     return(sn.ConsultaSeleccionComparacion(id));
 }