Ejemplo n.º 1
0
 public short GetInt16(int i)
 {
     return(sqliteDataReader.GetInt16(i));
 }