public int GetBookingnextid()
 {
     return(_bookingDALProvider.GetNextId());
 }