partial void UpdateBorrow(Borrow instance);
partial void DeleteBorrow(Borrow instance);
partial void InsertBorrow(Borrow instance);