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