partial void DeletezgloTag(zgloTag instance);
partial void UpdatezgloTag(zgloTag instance);
private void detach_zgloTags(zgloTag entity) { this.SendPropertyChanging(); entity.Zgloszenia = null; }
partial void InsertzgloTag(zgloTag instance);
private void attach_zgloTags(zgloTag entity) { this.SendPropertyChanging(); entity.tagi = this; }