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