partial void UpdatePERSON(PERSON instance);
partial void DeletePERSON(PERSON instance);
partial void InsertPERSON(PERSON instance);