public string GetString(int i)
 {
     return(record.GetString(i));
 }