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