Ejemplo n.º 1
0
		private void attach_Trudoustr(Trudoustr entity)
		{
			this.SendPropertyChanging();
			entity.Resume = this;
		}
Ejemplo n.º 2
0
		private void detach_Trudoustr(Trudoustr entity)
		{
			this.SendPropertyChanging();
			entity.Resume = null;
		}
Ejemplo n.º 3
0
		private void detach_Trudoustr(Trudoustr entity)
		{
			this.SendPropertyChanging();
			entity.Predpriyatie = null;
		}
Ejemplo n.º 4
0
		private void attach_Trudoustr(Trudoustr entity)
		{
			this.SendPropertyChanging();
			entity.Dolznost = this;
		}
Ejemplo n.º 5
0
 partial void DeleteTrudoustr(Trudoustr instance);
Ejemplo n.º 6
0
 partial void UpdateTrudoustr(Trudoustr instance);
Ejemplo n.º 7
0
 partial void InsertTrudoustr(Trudoustr instance);