public long GetInt64(int i)
 {
     return(record.GetInt64(i));
 }