partial void UpdateMyTable(MyTable instance);
partial void DeleteMyTable(MyTable instance);
partial void InsertMyTable(MyTable instance);