partial void UpdateTran(Tran instance);
 partial void DeleteTran(Tran instance);
 partial void InsertTran(Tran instance);