コード例 #1
0
ファイル: IBHhs.designer.cs プロジェクト: ynhatle/HHSIB
 partial void DeleteStudentIB(StudentIB instance);
コード例 #2
0
ファイル: IBHhs.designer.cs プロジェクト: ynhatle/HHSIB
 partial void InsertStudentIB(StudentIB instance);
コード例 #3
0
ファイル: IBHhs.designer.cs プロジェクト: ynhatle/HHSIB
 partial void UpdateStudentIB(StudentIB instance);
コード例 #4
0
ファイル: IBHhs.designer.cs プロジェクト: ynhatle/HHSIB
 private void detach_StudentIBs(StudentIB entity)
 {
     this.SendPropertyChanging();
     entity.HomeroomIB = null;
 }