123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408 |
- //------------------------------------------------------------------------------
- // <auto-generated>
- // This code was generated from a template.
- //
- // Manual changes to this file may cause unexpected behavior in your application.
- // Manual changes to this file will be overwritten if the code is regenerated.
- // </auto-generated>
- //------------------------------------------------------------------------------
- namespace EMIS.Entities
- {
- #pragma warning disable 1573
- using System;
- using System.Collections.Generic;
-
- /// <summary>
- /// CF_Schoolyear
- /// </summary>
- public partial class CF_Schoolyear
- {
- public CF_Schoolyear()
- {
- this.CF_DifferentDynamic_SchoolyearID = new HashSet<CF_DifferentDynamic>();
- this.CF_DifferentDynamic_ReturnSchoolyearID = new HashSet<CF_DifferentDynamic>();
- this.CF_Grademajor = new HashSet<CF_Grademajor>();
- this.CF_GrademinorApplication = new HashSet<CF_GrademinorApplication>();
- this.CF_Recruitstudents = new HashSet<CF_Recruitstudents>();
- this.CF_RecruitstudentsContrast = new HashSet<CF_RecruitstudentsContrast>();
- this.CF_RecruitstudentsSource = new HashSet<CF_RecruitstudentsSource>();
- this.EM_PlanApplication = new HashSet<EM_PlanApplication>();
- this.DQP_SOC = new HashSet<DQP_SOC>();
- this.EM_EducationMission = new HashSet<EM_EducationMission>();
- this.EM_EducationMissionOpenControl = new HashSet<EM_EducationMissionOpenControl>();
- this.EM_EvaluationCollegeScore = new HashSet<EM_EvaluationCollegeScore>();
- this.EM_EvaluationControl = new HashSet<EM_EvaluationControl>();
- this.EM_EvaluationGradeControl = new HashSet<EM_EvaluationGradeControl>();
- this.EM_EvaluationStaffScore = new HashSet<EM_EvaluationStaffScore>();
- this.EM_EvaluationStudentScore = new HashSet<EM_EvaluationStudentScore>();
- this.EM_ExecutableFreeSelectionCouse = new HashSet<EM_ExecutableFreeSelectionCouse>();
- this.EM_ExecutableMinorPlan = new HashSet<EM_ExecutableMinorPlan>();
- this.EM_ExecutableOptionalCourse = new HashSet<EM_ExecutableOptionalCourse>();
- this.EM_ExecutablePlan = new HashSet<EM_ExecutablePlan>();
- this.EM_FreeSelectionCouseApply = new HashSet<EM_FreeSelectionCouseApply>();
- this.EM_MinorPlan = new HashSet<EM_MinorPlan>();
- this.EM_SelectCourseOpenControlSetting = new HashSet<EM_SelectCourseOpenControlSetting>();
- this.EM_SelectCourseTypeSetting = new HashSet<EM_SelectCourseTypeSetting>();
- this.EM_SpecialtyPlan = new HashSet<EM_SpecialtyPlan>();
- this.EM_StudentEncourage = new HashSet<EM_StudentEncourage>();
- this.EM_StudentMinorRegist = new HashSet<EM_StudentMinorRegist>();
- this.EM_StudentPunish = new HashSet<EM_StudentPunish>();
- this.EM_StudentReport = new HashSet<EM_StudentReport>();
- this.ER_DegreeApply = new HashSet<ER_DegreeApply>();
- this.ER_DegreeOpenControl = new HashSet<ER_DegreeOpenControl>();
- this.ER_ExaminationExemption = new HashSet<ER_ExaminationExemption>();
- this.ER_ExaminationSuspension = new HashSet<ER_ExaminationSuspension>();
- this.ER_FinalExamination = new HashSet<ER_FinalExamination>();
- this.ER_FinallyScore = new HashSet<ER_FinallyScore>();
- this.ER_GraduateSchoolyear = new HashSet<ER_GraduateSchoolyear>();
- this.ER_GraduateCardApply = new HashSet<ER_GraduateCardApply>();
- this.ER_GraduationApply_ApplySchoolyearID = new HashSet<ER_GraduationApply>();
- this.ER_GraduationApply_GraduatingSemesterID = new HashSet<ER_GraduationApply>();
- this.ER_ImportScore = new HashSet<ER_ImportScore>();
- this.ER_LevelScore = new HashSet<ER_LevelScore>();
- this.ER_MinorControl = new HashSet<ER_MinorControl>();
- this.ER_MinorGraduationApply_ApplySchoolyearID = new HashSet<ER_MinorGraduationApply>();
- this.ER_MinorGraduationApply_GraduatingSemesterID = new HashSet<ER_MinorGraduationApply>();
- this.ER_Misconduct = new HashSet<ER_Misconduct>();
- this.ER_RetakeOpenControl = new HashSet<ER_RetakeOpenControl>();
- this.ER_RetakePlan = new HashSet<ER_RetakePlan>();
- this.ER_ScoreConvertByApply = new HashSet<ER_ScoreConvertByApply>();
- this.ER_ScoreConvertByLevelScore = new HashSet<ER_ScoreConvertByLevelScore>();
- this.ER_ScoreConvertByReplace = new HashSet<ER_ScoreConvertByReplace>();
- this.ER_SubmitedScore = new HashSet<ER_SubmitedScore>();
- this.ES_AdultEducationSchedule = new HashSet<ES_AdultEducationSchedule>();
- this.ES_ClassroomExcessiveUse = new HashSet<ES_ClassroomExcessiveUse>();
- this.ES_CollegeScheduleStatus = new HashSet<ES_CollegeScheduleStatus>();
- this.ES_EducationScheduling = new HashSet<ES_EducationScheduling>();
- this.ET_InventoryCollect = new HashSet<ET_InventoryCollect>();
- this.ET_StockIn = new HashSet<ET_StockIn>();
- this.ET_StockOut = new HashSet<ET_StockOut>();
- this.ET_TeachersPreOrder = new HashSet<ET_TeachersPreOrder>();
- this.ET_TeachersOrder = new HashSet<ET_TeachersOrder>();
- this.EX_ExaminationPlan = new HashSet<EX_ExaminationPlan>();
- this.EX_ExaminationSubject = new HashSet<EX_ExaminationSubject>();
- this.SUP_LessonRecord = new HashSet<SUP_LessonRecord>();
- this.SUP_ProjectRecord = new HashSet<SUP_ProjectRecord>();
- this.TP_WorktimeAddition = new HashSet<TP_WorktimeAddition>();
- }
-
- /// <summary>
- /// SchoolyearID
- /// </summary>
- public System.Guid SchoolyearID { get; set; }
- /// <summary>
- /// Code
- /// </summary>
- public string Code { get; set; }
- /// <summary>
- /// Years
- /// </summary>
- public int Years { get; set; }
- /// <summary>
- /// SchoolcodeID
- /// </summary>
- public int SchoolcodeID { get; set; }
- /// <summary>
- /// WeeksNum
- /// </summary>
- public int WeeksNum { get; set; }
- /// <summary>
- /// FirstWeek
- /// </summary>
- public System.DateTime FirstWeek { get; set; }
- /// <summary>
- /// IsCurrent
- /// </summary>
- public bool IsCurrent { get; set; }
- /// <summary>
- /// WeekDays
- /// </summary>
- public int WeekDays { get; set; }
- /// <summary>
- /// RecordStatus
- /// </summary>
- public Nullable<int> RecordStatus { get; set; }
- /// <summary>
- /// CreateTime
- /// </summary>
- public Nullable<System.DateTime> CreateTime { get; set; }
- /// <summary>
- /// CreateUserID
- /// </summary>
- public Nullable<System.Guid> CreateUserID { get; set; }
- /// <summary>
- /// ModifyUserID
- /// </summary>
- public Nullable<System.Guid> ModifyUserID { get; set; }
- /// <summary>
- /// ModifyTime
- /// </summary>
- public Nullable<System.DateTime> ModifyTime { get; set; }
- /// <summary>
- /// Value
- /// </summary>
- public Nullable<int> Value { get; set; }
-
- /// <summary>
- /// CF_DifferentDynamic
- /// </summary>
- public virtual HashSet<CF_DifferentDynamic> CF_DifferentDynamic_SchoolyearID { get; set; }
- /// <summary>
- /// CF_DifferentDynamic1
- /// </summary>
- public virtual HashSet<CF_DifferentDynamic> CF_DifferentDynamic_ReturnSchoolyearID { get; set; }
- /// <summary>
- /// CF_Grademajor
- /// </summary>
- public virtual HashSet<CF_Grademajor> CF_Grademajor { get; set; }
- /// <summary>
- /// CF_GrademinorApplication
- /// </summary>
- public virtual HashSet<CF_GrademinorApplication> CF_GrademinorApplication { get; set; }
- /// <summary>
- /// CF_Recruitstudents
- /// </summary>
- public virtual HashSet<CF_Recruitstudents> CF_Recruitstudents { get; set; }
- /// <summary>
- /// CF_RecruitstudentsContrast
- /// </summary>
- public virtual HashSet<CF_RecruitstudentsContrast> CF_RecruitstudentsContrast { get; set; }
- /// <summary>
- /// CF_RecruitstudentsSource
- /// </summary>
- public virtual HashSet<CF_RecruitstudentsSource> CF_RecruitstudentsSource { get; set; }
- /// <summary>
- /// EM_PlanApplication
- /// </summary>
- public virtual HashSet<EM_PlanApplication> EM_PlanApplication { get; set; }
- /// <summary>
- /// DQP_SOC
- /// </summary>
- public virtual HashSet<DQP_SOC> DQP_SOC { get; set; }
- /// <summary>
- /// EM_EducationMission
- /// </summary>
- public virtual HashSet<EM_EducationMission> EM_EducationMission { get; set; }
- /// <summary>
- /// EM_EducationMissionOpenControl
- /// </summary>
- public virtual HashSet<EM_EducationMissionOpenControl> EM_EducationMissionOpenControl { get; set; }
- /// <summary>
- /// EM_EvaluationCollegeScore
- /// </summary>
- public virtual HashSet<EM_EvaluationCollegeScore> EM_EvaluationCollegeScore { get; set; }
- /// <summary>
- /// EM_EvaluationControl
- /// </summary>
- public virtual HashSet<EM_EvaluationControl> EM_EvaluationControl { get; set; }
- /// <summary>
- /// EM_EvaluationGradeControl
- /// </summary>
- public virtual HashSet<EM_EvaluationGradeControl> EM_EvaluationGradeControl { get; set; }
- /// <summary>
- /// EM_EvaluationStaffScore
- /// </summary>
- public virtual HashSet<EM_EvaluationStaffScore> EM_EvaluationStaffScore { get; set; }
- /// <summary>
- /// EM_EvaluationStudentScore
- /// </summary>
- public virtual HashSet<EM_EvaluationStudentScore> EM_EvaluationStudentScore { get; set; }
- /// <summary>
- /// EM_ExecutableFreeSelectionCouse
- /// </summary>
- public virtual HashSet<EM_ExecutableFreeSelectionCouse> EM_ExecutableFreeSelectionCouse { get; set; }
- /// <summary>
- /// EM_ExecutableMinorPlan
- /// </summary>
- public virtual HashSet<EM_ExecutableMinorPlan> EM_ExecutableMinorPlan { get; set; }
- /// <summary>
- /// EM_ExecutableOptionalCourse
- /// </summary>
- public virtual HashSet<EM_ExecutableOptionalCourse> EM_ExecutableOptionalCourse { get; set; }
- /// <summary>
- /// EM_ExecutablePlan
- /// </summary>
- public virtual HashSet<EM_ExecutablePlan> EM_ExecutablePlan { get; set; }
- /// <summary>
- /// EM_FreeSelectionCouseApply
- /// </summary>
- public virtual HashSet<EM_FreeSelectionCouseApply> EM_FreeSelectionCouseApply { get; set; }
- /// <summary>
- /// EM_MinorPlan
- /// </summary>
- public virtual HashSet<EM_MinorPlan> EM_MinorPlan { get; set; }
- /// <summary>
- /// EM_SelectCourseOpenControlSetting
- /// </summary>
- public virtual HashSet<EM_SelectCourseOpenControlSetting> EM_SelectCourseOpenControlSetting { get; set; }
- /// <summary>
- /// EM_SelectCourseTypeSetting
- /// </summary>
- public virtual HashSet<EM_SelectCourseTypeSetting> EM_SelectCourseTypeSetting { get; set; }
- /// <summary>
- /// EM_SpecialtyPlan
- /// </summary>
- public virtual HashSet<EM_SpecialtyPlan> EM_SpecialtyPlan { get; set; }
- /// <summary>
- /// EM_StudentEncourage
- /// </summary>
- public virtual HashSet<EM_StudentEncourage> EM_StudentEncourage { get; set; }
- /// <summary>
- /// EM_StudentMinorRegist
- /// </summary>
- public virtual HashSet<EM_StudentMinorRegist> EM_StudentMinorRegist { get; set; }
- /// <summary>
- /// EM_StudentPunish
- /// </summary>
- public virtual HashSet<EM_StudentPunish> EM_StudentPunish { get; set; }
- /// <summary>
- /// EM_StudentReport
- /// </summary>
- public virtual HashSet<EM_StudentReport> EM_StudentReport { get; set; }
- /// <summary>
- /// ER_DegreeApply
- /// </summary>
- public virtual HashSet<ER_DegreeApply> ER_DegreeApply { get; set; }
- /// <summary>
- /// ER_DegreeOpenControl
- /// </summary>
- public virtual HashSet<ER_DegreeOpenControl> ER_DegreeOpenControl { get; set; }
- /// <summary>
- /// ER_ExaminationExemption
- /// </summary>
- public virtual HashSet<ER_ExaminationExemption> ER_ExaminationExemption { get; set; }
- /// <summary>
- /// ER_ExaminationSuspension
- /// </summary>
- public virtual HashSet<ER_ExaminationSuspension> ER_ExaminationSuspension { get; set; }
- /// <summary>
- /// ER_FinalExamination
- /// </summary>
- public virtual HashSet<ER_FinalExamination> ER_FinalExamination { get; set; }
- /// <summary>
- /// ER_FinallyScore
- /// </summary>
- public virtual HashSet<ER_FinallyScore> ER_FinallyScore { get; set; }
- /// <summary>
- /// ER_GraduateSchoolyear
- /// </summary>
- public virtual HashSet<ER_GraduateSchoolyear> ER_GraduateSchoolyear { get; set; }
- /// <summary>
- /// ER_GraduateCardApply
- /// </summary>
- public virtual HashSet<ER_GraduateCardApply> ER_GraduateCardApply { get; set; }
- /// <summary>
- /// ER_GraduationApply
- /// </summary>
- public virtual HashSet<ER_GraduationApply> ER_GraduationApply_ApplySchoolyearID { get; set; }
- /// <summary>
- /// ER_GraduationApply1
- /// </summary>
- public virtual HashSet<ER_GraduationApply> ER_GraduationApply_GraduatingSemesterID { get; set; }
- /// <summary>
- /// ER_ImportScore
- /// </summary>
- public virtual HashSet<ER_ImportScore> ER_ImportScore { get; set; }
- /// <summary>
- /// ER_LevelScore
- /// </summary>
- public virtual HashSet<ER_LevelScore> ER_LevelScore { get; set; }
- /// <summary>
- /// ER_MinorControl
- /// </summary>
- public virtual HashSet<ER_MinorControl> ER_MinorControl { get; set; }
- /// <summary>
- /// ER_MinorGraduationApply
- /// </summary>
- public virtual HashSet<ER_MinorGraduationApply> ER_MinorGraduationApply_ApplySchoolyearID { get; set; }
- /// <summary>
- /// ER_MinorGraduationApply1
- /// </summary>
- public virtual HashSet<ER_MinorGraduationApply> ER_MinorGraduationApply_GraduatingSemesterID { get; set; }
- /// <summary>
- /// ER_Misconduct
- /// </summary>
- public virtual HashSet<ER_Misconduct> ER_Misconduct { get; set; }
- /// <summary>
- /// ER_RetakeOpenControl
- /// </summary>
- public virtual HashSet<ER_RetakeOpenControl> ER_RetakeOpenControl { get; set; }
- /// <summary>
- /// ER_RetakePlan
- /// </summary>
- public virtual HashSet<ER_RetakePlan> ER_RetakePlan { get; set; }
- /// <summary>
- /// ER_ScoreConvertByApply
- /// </summary>
- public virtual HashSet<ER_ScoreConvertByApply> ER_ScoreConvertByApply { get; set; }
- /// <summary>
- /// ER_ScoreConvertByLevelScore
- /// </summary>
- public virtual HashSet<ER_ScoreConvertByLevelScore> ER_ScoreConvertByLevelScore { get; set; }
- /// <summary>
- /// ER_ScoreConvertByReplace
- /// </summary>
- public virtual HashSet<ER_ScoreConvertByReplace> ER_ScoreConvertByReplace { get; set; }
- /// <summary>
- /// ER_SubmitedScore
- /// </summary>
- public virtual HashSet<ER_SubmitedScore> ER_SubmitedScore { get; set; }
- /// <summary>
- /// ES_AdultEducationSchedule
- /// </summary>
- public virtual HashSet<ES_AdultEducationSchedule> ES_AdultEducationSchedule { get; set; }
- /// <summary>
- /// ES_ClassroomExcessiveUse
- /// </summary>
- public virtual HashSet<ES_ClassroomExcessiveUse> ES_ClassroomExcessiveUse { get; set; }
- /// <summary>
- /// ES_CollegeScheduleStatus
- /// </summary>
- public virtual HashSet<ES_CollegeScheduleStatus> ES_CollegeScheduleStatus { get; set; }
- /// <summary>
- /// ES_EducationScheduling
- /// </summary>
- public virtual HashSet<ES_EducationScheduling> ES_EducationScheduling { get; set; }
- /// <summary>
- /// ET_InventoryCollect
- /// </summary>
- public virtual HashSet<ET_InventoryCollect> ET_InventoryCollect { get; set; }
- /// <summary>
- /// ET_StockIn
- /// </summary>
- public virtual HashSet<ET_StockIn> ET_StockIn { get; set; }
- /// <summary>
- /// ET_StockOut
- /// </summary>
- public virtual HashSet<ET_StockOut> ET_StockOut { get; set; }
- /// <summary>
- /// ET_TeachersPreOrder
- /// </summary>
- public virtual HashSet<ET_TeachersPreOrder> ET_TeachersPreOrder { get; set; }
- /// <summary>
- /// ET_TeachersOrder
- /// </summary>
- public virtual HashSet<ET_TeachersOrder> ET_TeachersOrder { get; set; }
- /// <summary>
- /// EX_ExaminationPlan
- /// </summary>
- public virtual HashSet<EX_ExaminationPlan> EX_ExaminationPlan { get; set; }
- /// <summary>
- /// EX_ExaminationSubject
- /// </summary>
- public virtual HashSet<EX_ExaminationSubject> EX_ExaminationSubject { get; set; }
- /// <summary>
- /// SUP_LessonRecord
- /// </summary>
- public virtual HashSet<SUP_LessonRecord> SUP_LessonRecord { get; set; }
- /// <summary>
- /// SUP_ProjectRecord
- /// </summary>
- public virtual HashSet<SUP_ProjectRecord> SUP_ProjectRecord { get; set; }
- /// <summary>
- /// TP_WorktimeAddition
- /// </summary>
- public virtual HashSet<TP_WorktimeAddition> TP_WorktimeAddition { get; set; }
- }
- }
|