partial void UpdateFac(Fac instance);
 partial void DeleteFac(Fac instance);
 partial void InsertFac(Fac instance);