partial void UpdateLift(Lift instance);
partial void DeleteLift(Lift instance);
partial void InsertLift(Lift instance);