コード例 #1
0
ファイル: Anrl.designer.cs プロジェクト: helios57/anrl
 partial void Updatet_Team(t_Team instance);
コード例 #2
0
ファイル: Anrl.designer.cs プロジェクト: helios57/anrl
 partial void Deletet_Team(t_Team instance);
コード例 #3
0
ファイル: Anrl.designer.cs プロジェクト: helios57/anrl
 partial void Insertt_Team(t_Team instance);
コード例 #4
0
ファイル: Anrl.designer.cs プロジェクト: helios57/anrl
		private void detach_t_Teams1(t_Team entity)
		{
			this.SendPropertyChanging();
			entity.t_Pilot1 = null;
		}
コード例 #5
0
ファイル: Anrl.designer.cs プロジェクト: helios57/anrl
		private void attach_t_Teams1(t_Team entity)
		{
			this.SendPropertyChanging();
			entity.t_Pilot1 = this;
		}
コード例 #6
0
ファイル: Anrl.designer.cs プロジェクト: helios57/anrl
		private void attach_t_Teams(t_Team entity)
		{
			this.SendPropertyChanging();
			entity.t_Picture = this;
		}
コード例 #7
0
ファイル: Anrl.designer.cs プロジェクト: helios57/anrl
		private void detach_t_Teams(t_Team entity)
		{
			this.SendPropertyChanging();
			entity.t_CompetitionSet = null;
		}