Esempio n. 1
0
		private void detach_TB_VF_Vehicles(TB_VF_Vehicle entity)
		{
			this.SendPropertyChanging();
			entity.TB_HR_AttendUser = null;
		}
Esempio n. 2
0
 partial void DeleteTB_VF_Vehicle(TB_VF_Vehicle instance);
Esempio n. 3
0
 partial void InsertTB_VF_Vehicle(TB_VF_Vehicle instance);
Esempio n. 4
0
 partial void UpdateTB_VF_Vehicle(TB_VF_Vehicle instance);
Esempio n. 5
0
		private void detach_TB_VF_Vehicles(TB_VF_Vehicle entity)
		{
			this.SendPropertyChanging();
			entity.TB_VF_VehicleStatus = null;
		}