コード例 #1
0
ファイル: CurtDev.designer.cs プロジェクト: janiukjf/curtmfg
 partial void DeleteContactReceiver_ContactType(ContactReceiver_ContactType instance);
コード例 #2
0
ファイル: CurtDev.designer.cs プロジェクト: janiukjf/curtmfg
 partial void UpdateContactReceiver_ContactType(ContactReceiver_ContactType instance);
コード例 #3
0
ファイル: CurtDev.designer.cs プロジェクト: janiukjf/curtmfg
		private void detach_ContactReceiver_ContactTypes(ContactReceiver_ContactType entity)
		{
			this.SendPropertyChanging();
			entity.ContactType = null;
		}
コード例 #4
0
ファイル: CurtDev.designer.cs プロジェクト: janiukjf/curtmfg
 partial void InsertContactReceiver_ContactType(ContactReceiver_ContactType instance);
コード例 #5
0
ファイル: CurtDev.designer.cs プロジェクト: janiukjf/curtmfg
		private void attach_ContactReceiver_ContactTypes(ContactReceiver_ContactType entity)
		{
			this.SendPropertyChanging();
			entity.ContactReceiver = this;
		}