partial void UpdateGebruiker(Gebruiker instance);
partial void DeleteGebruiker(Gebruiker instance);
partial void InsertGebruiker(Gebruiker instance);