コード例 #1
0
ファイル: LAMIMSN.designer.cs プロジェクト: Klutzdon/PBIMSN
 partial void DeleteNoticeMachine_notm(NoticeMachine_notm instance);
コード例 #2
0
ファイル: LAMIMSN.designer.cs プロジェクト: Klutzdon/PBIMSN
 partial void UpdateNoticeMachine_notm(NoticeMachine_notm instance);
コード例 #3
0
ファイル: LAMIMSN.designer.cs プロジェクト: Klutzdon/PBIMSN
		private void detach_NoticeMachine_notm(NoticeMachine_notm entity)
		{
			this.SendPropertyChanging();
			entity.NoticeManage_not = null;
		}
コード例 #4
0
ファイル: LAMIMSN.designer.cs プロジェクト: Klutzdon/PBIMSN
 partial void InsertNoticeMachine_notm(NoticeMachine_notm instance);
コード例 #5
0
ファイル: LAMIMSN.designer.cs プロジェクト: Klutzdon/PBIMSN
		private void attach_NoticeMachine_notm(NoticeMachine_notm entity)
		{
			this.SendPropertyChanging();
			entity.MachineMaster_mmt = this;
		}