private void attach_Trudoustr(Trudoustr entity)
		{
			this.SendPropertyChanging();
			entity.Resume = this;
		}
		private void detach_Trudoustr(Trudoustr entity)
		{
			this.SendPropertyChanging();
			entity.Resume = null;
		}
		private void detach_Trudoustr(Trudoustr entity)
		{
			this.SendPropertyChanging();
			entity.Predpriyatie = null;
		}
		private void attach_Trudoustr(Trudoustr entity)
		{
			this.SendPropertyChanging();
			entity.Dolznost = this;
		}
 partial void DeleteTrudoustr(Trudoustr instance);
 partial void UpdateTrudoustr(Trudoustr instance);
 partial void InsertTrudoustr(Trudoustr instance);