public static void Update(TMSPhotoGalleryTitles tMSPhotoGalleryTitles, DbTransaction transaction)
 {
     tMSPhotoGalleryTitles.Update(transaction);
 }
 public static void Update(TMSPhotoGalleryTitles tMSPhotoGalleryTitles, DbTransaction transaction)
 {
     tMSPhotoGalleryTitles.Update(transaction);
 }
 public static void Update(TMSPhotoGalleryTitles tMSPhotoGalleryTitles)
 {
     tMSPhotoGalleryTitles.Update();
 }
 public static void Update(TMSPhotoGalleryTitles tMSPhotoGalleryTitles)
 {
     tMSPhotoGalleryTitles.Update();
 }