partial void UpdateMember(Member instance);
partial void DeleteMember(Member instance);
partial void InsertMember(Member instance);