Esempio n. 1
0
		private void detach_SIS_MotorIndex(SIS_MotorIndex entity)
		{
			this.SendPropertyChanging();
			entity.SIS_Unit = null;
		}
Esempio n. 2
0
 partial void UpdateSIS_MotorIndex(SIS_MotorIndex instance);
Esempio n. 3
0
 partial void DeleteSIS_MotorIndex(SIS_MotorIndex instance);
Esempio n. 4
0
 partial void InsertSIS_MotorIndex(SIS_MotorIndex instance);