public short GetInt16(int i)
 {
     return(record.GetInt16(i));
 }