partial void UpdateNote(Note instance);
 partial void DeleteNote(Note instance);
 partial void InsertNote(Note instance);