Ejemplo n.º 1
0
 partial void DeleteMotor(Motor instance);
Ejemplo n.º 2
0
 partial void InsertMotor(Motor instance);
Ejemplo n.º 3
0
 partial void UpdateMotor(Motor instance);
Ejemplo n.º 4
0
		private void attach_Motors(Motor entity)
		{
			this.SendPropertyChanging();
			entity.Proizvodjac = this;
		}
Ejemplo n.º 5
0
		private void detach_Motors(Motor entity)
		{
			this.SendPropertyChanging();
			entity.Proizvodjac = null;
		}
Ejemplo n.º 6
0
		private void attach_Motors8(Motor entity)
		{
			this.SendPropertyChanging();
			entity.OpisTabelaUpravljanjeMotorom_Opis = this;
		}
Ejemplo n.º 7
0
		private void detach_Motors9(Motor entity)
		{
			this.SendPropertyChanging();
			entity.OpisTabelaUpravljanjeVentilima_Opis = null;
		}
Ejemplo n.º 8
0
		private void detach_Motors6(Motor entity)
		{
			this.SendPropertyChanging();
			entity.OpisTabelaStandardIzduvnihGasova_Opis = null;
		}
Ejemplo n.º 9
0
		private void detach_Motors7(Motor entity)
		{
			this.SendPropertyChanging();
			entity.OpisTabelaOblikGlaveCilindra_Opis = null;
		}
Ejemplo n.º 10
0
		private void detach_Motors5(Motor entity)
		{
			this.SendPropertyChanging();
			entity.OpisTabelaPunjenjeKompresija_Opis = null;
		}
Ejemplo n.º 11
0
		private void detach_Motors4(Motor entity)
		{
			this.SendPropertyChanging();
			entity.OpisTabelaVrstaMotora_Opis = null;
		}
Ejemplo n.º 12
0
		private void detach_Motors3(Motor entity)
		{
			this.SendPropertyChanging();
			entity.OpisTabelaPripremaGoriva_Opis = null;
		}
Ejemplo n.º 13
0
		private void attach_Motors2(Motor entity)
		{
			this.SendPropertyChanging();
			entity.OpisTabelaVrstaGoriva_Opis = this;
		}
Ejemplo n.º 14
0
		private void detach_Motors(Motor entity)
		{
			this.SendPropertyChanging();
			entity.OpisTabelaOblikBlokaMotora_Opis = null;
		}