コード例 #1
0
ファイル: CollegeProvider.cs プロジェクト: IryTech/170518
 public abstract int UpdateCollegeBranchCourseHighlights(CollegeBranchCourseHighlightsProperty objCollegeBranchCourseHighlightsProperty, int modifiedBy,
                                                         out string errmsg);
コード例 #2
0
ファイル: CollegeProvider.cs プロジェクト: IryTech/170518
 public abstract int InsertCollegeBranchCourseHighlightsByCollege(CollegeBranchCourseHighlightsProperty objCollegeBranchCourseHighlightsProperty, int createdBy,
                                                                  out string errmsg);