コード例 #1
0
ファイル: Anrl.designer.cs プロジェクト: helios57/anrl
 partial void Deletet_Pilot(t_Pilot instance);
コード例 #2
0
ファイル: Anrl.designer.cs プロジェクト: helios57/anrl
 partial void Updatet_Pilot(t_Pilot instance);
コード例 #3
0
ファイル: Anrl.designer.cs プロジェクト: helios57/anrl
 partial void Insertt_Pilot(t_Pilot instance);
コード例 #4
0
ファイル: Anrl.designer.cs プロジェクト: helios57/anrl
		private void detach_t_Pilots(t_Pilot entity)
		{
			this.SendPropertyChanging();
			entity.t_Picture = null;
		}
コード例 #5
0
ファイル: Anrl.designer.cs プロジェクト: helios57/anrl
		private void attach_t_Pilots(t_Pilot entity)
		{
			this.SendPropertyChanging();
			entity.t_Picture = this;
		}
コード例 #6
0
ファイル: Anrl.designer.cs プロジェクト: helios57/anrl
		private void detach_t_Pilots(t_Pilot entity)
		{
			this.SendPropertyChanging();
			entity.t_CompetitionSet = null;
		}