Inheritance: INotifyPropertyChanging, INotifyPropertyChanged
 partial void UpdateUserType(UserType instance);
 partial void DeleteUserType(UserType instance);
 partial void InsertUserType(UserType instance);