/// <summary>Called before a View_FreshInfor is updated.</summary>
 /// <param name="instance">The instance.</param>
 partial void UpdateView_FreshInfor(View_FreshInfor instance);
 /// <summary>Called before a View_FreshInfor is deleted.</summary>
 /// <param name="instance">The instance.</param>
 partial void DeleteView_FreshInfor(View_FreshInfor instance);
 /// <summary>Called before a View_FreshInfor is inserted.</summary>
 /// <param name="instance">The instance.</param>
 partial void InsertView_FreshInfor(View_FreshInfor instance);