Ejemplo n.º 1
0
 public IEnumerator GetEnumerator()
 {
     return(sqliteDataReader.GetEnumerator());
 }