partial void UpdateKonto(Konto instance);
partial void DeleteKonto(Konto instance);
partial void InsertKonto(Konto instance);