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