public int GetRID()
 {
     return(restaurantDataAccess.GetRID());
 }