123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393 |
- //------------------------------------------------------------------------------
- // <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_Student
- /// </summary>
- public partial class CF_Student
- {
- public CF_Student()
- {
- this.CF_ClassminorStudent = new HashSet<CF_ClassminorStudent>();
- this.CF_DifferentDynamic = new HashSet<CF_DifferentDynamic>();
- this.CF_StudentExperience = new HashSet<CF_StudentExperience>();
- this.CF_StudentFamily = new HashSet<CF_StudentFamily>();
- this.CF_StudentPostPractice = new HashSet<CF_StudentPostPractice>();
- this.DQP_SOCDetailStudent = new HashSet<DQP_SOCDetailStudent>();
- this.DQP_SOCDetailStudentScore = new HashSet<DQP_SOCDetailStudentScore>();
- this.EC_PassStudent = new HashSet<EC_PassStudent>();
- this.EC_StudentCharge = new HashSet<EC_StudentCharge>();
- this.EM_EvaluationStudent = new HashSet<EM_EvaluationStudent>();
- this.EM_StudentConduct = new HashSet<EM_StudentConduct>();
- 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_ExaminationExemption = new HashSet<ER_ExaminationExemption>();
- this.ER_ExaminationSuspension = new HashSet<ER_ExaminationSuspension>();
- this.ER_FinalExaminationStudent = new HashSet<ER_FinalExaminationStudent>();
- this.ER_FinallyScore = new HashSet<ER_FinallyScore>();
- this.ER_GraduateCardApply = new HashSet<ER_GraduateCardApply>();
- this.ER_GraduationApply = new HashSet<ER_GraduationApply>();
- this.ER_ImportScore = new HashSet<ER_ImportScore>();
- this.ER_LevelScore = new HashSet<ER_LevelScore>();
- this.ER_MinorGraduationApply = new HashSet<ER_MinorGraduationApply>();
- this.ER_Misconduct = new HashSet<ER_Misconduct>();
- this.ER_RetakePlanStudent = new HashSet<ER_RetakePlanStudent>();
- this.ER_Score = new HashSet<ER_Score>();
- this.ER_ScoreConvertByApply = new HashSet<ER_ScoreConvertByApply>();
- this.ER_ScoreConvertByReplace = new HashSet<ER_ScoreConvertByReplace>();
- this.ER_SubmitedScore = new HashSet<ER_SubmitedScore>();
- this.EM_EvaluationEnter = new HashSet<EM_EvaluationEnter>();
- this.EX_ExaminationRegistration = new HashSet<EX_ExaminationRegistration>();
- this.EX_ExaminationRoomStudent = new HashSet<EX_ExaminationRoomStudent>();
- this.Tem_StudentPrintTimes = new HashSet<Tem_StudentPrintTimes>();
- this.DQP_SOC = new HashSet<DQP_SOC>();
- this.DQP_SOCDetailGroup = new HashSet<DQP_SOCDetailGroup>();
- this.DQP_SOCStaff = new HashSet<DQP_SOCStaff>();
- this.EM_EducationSchedulingClass = new HashSet<EM_EducationSchedulingClass>();
- this.EM_EvaluationSetting = new HashSet<EM_EvaluationSetting>();
- this.EM_EvaluationStudentSetting = new HashSet<EM_EvaluationStudentSetting>();
- this.EM_ExecutableFreeSelectionCouse = new HashSet<EM_ExecutableFreeSelectionCouse>();
- this.EM_ExecutableOptionalCourse = new HashSet<EM_ExecutableOptionalCourse>();
- this.ER_RetakePlan = new HashSet<ER_RetakePlan>();
- this.ET_StudentDistribute_CF_Student = new HashSet<ET_StudentDistribute>();
- this.ET_StudentNotDistribute = new HashSet<ET_StudentDistribute>();
- this.EX_ExaminationPlan = new HashSet<EX_ExaminationPlan>();
- }
-
- /// <summary>
- /// UserID
- /// </summary>
- public System.Guid UserID { get; set; }
- /// <summary>
- /// ClassmajorID
- /// </summary>
- public Nullable<System.Guid> ClassmajorID { get; set; }
- /// <summary>
- /// SexID
- /// </summary>
- public Nullable<int> SexID { get; set; }
- /// <summary>
- /// BirthDate
- /// </summary>
- public Nullable<System.DateTime> BirthDate { get; set; }
- /// <summary>
- /// NationID
- /// </summary>
- public Nullable<int> NationID { get; set; }
- /// <summary>
- /// PoliticsID
- /// </summary>
- public Nullable<int> PoliticsID { get; set; }
- /// <summary>
- /// CertificatesType
- /// </summary>
- public Nullable<int> CertificatesType { get; set; }
- /// <summary>
- /// IDNumber
- /// </summary>
- public string IDNumber { get; set; }
- /// <summary>
- /// StudentType
- /// </summary>
- public Nullable<int> StudentType { get; set; }
- /// <summary>
- /// InSchoolStatusID
- /// </summary>
- public Nullable<int> InSchoolStatusID { get; set; }
- /// <summary>
- /// StudentStatus
- /// </summary>
- public Nullable<int> StudentStatus { get; set; }
- /// <summary>
- /// StudentCardNo
- /// </summary>
- public string StudentCardNo { get; set; }
- /// <summary>
- /// PhotoUrl
- /// </summary>
- public string PhotoUrl { get; set; }
- /// <summary>
- /// PlanningGraduateDate
- /// </summary>
- public Nullable<System.DateTime> PlanningGraduateDate { get; set; }
- /// <summary>
- /// GraduateDate
- /// </summary>
- public Nullable<System.DateTime> GraduateDate { get; set; }
- /// <summary>
- /// GraduateCardNo
- /// </summary>
- public string GraduateCardNo { get; set; }
- /// <summary>
- /// ReplaceGraduateNo
- /// </summary>
- public string ReplaceGraduateNo { get; set; }
- /// <summary>
- /// DegreeStatus
- /// </summary>
- public Nullable<bool> DegreeStatus { get; set; }
- /// <summary>
- /// GraduationPictureUrl
- /// </summary>
- public string GraduationPictureUrl { get; set; }
- /// <summary>
- /// Career
- /// </summary>
- public string Career { get; set; }
- /// <summary>
- /// IsPhotoComparison
- /// </summary>
- public Nullable<bool> IsPhotoComparison { get; set; }
- /// <summary>
- /// IsProofread
- /// </summary>
- public Nullable<bool> IsProofread { get; set; }
- /// <summary>
- /// Remark
- /// </summary>
- public string Remark { get; set; }
- /// <summary>
- /// RecordStatus
- /// </summary>
- public Nullable<int> RecordStatus { get; set; }
- /// <summary>
- /// CreateUserID
- /// </summary>
- public Nullable<System.Guid> CreateUserID { get; set; }
- /// <summary>
- /// CreateTime
- /// </summary>
- public Nullable<System.DateTime> CreateTime { get; set; }
- /// <summary>
- /// ModifyUserID
- /// </summary>
- public Nullable<System.Guid> ModifyUserID { get; set; }
- /// <summary>
- /// ModifyTime
- /// </summary>
- public Nullable<System.DateTime> ModifyTime { get; set; }
-
- /// <summary>
- /// CF_Classmajor
- /// </summary>
- public virtual CF_Classmajor CF_Classmajor { get; set; }
- /// <summary>
- /// CF_ClassminorStudent
- /// </summary>
- public virtual HashSet<CF_ClassminorStudent> CF_ClassminorStudent { get; set; }
- /// <summary>
- /// CF_DifferentDynamic
- /// </summary>
- public virtual HashSet<CF_DifferentDynamic> CF_DifferentDynamic { get; set; }
- /// <summary>
- /// CF_Recruitstudents
- /// </summary>
- public virtual CF_Recruitstudents CF_Recruitstudents { get; set; }
- /// <summary>
- /// Sys_User
- /// </summary>
- public virtual Sys_User Sys_User { get; set; }
- /// <summary>
- /// CF_StudentAccount
- /// </summary>
- public virtual CF_StudentAccount CF_StudentAccount { get; set; }
- /// <summary>
- /// CF_StudentContact
- /// </summary>
- public virtual CF_StudentContact CF_StudentContact { get; set; }
- /// <summary>
- /// CF_StudentExperience
- /// </summary>
- public virtual HashSet<CF_StudentExperience> CF_StudentExperience { get; set; }
- /// <summary>
- /// CF_StudentFamily
- /// </summary>
- public virtual HashSet<CF_StudentFamily> CF_StudentFamily { get; set; }
- /// <summary>
- /// CF_StudentPostPractice
- /// </summary>
- public virtual HashSet<CF_StudentPostPractice> CF_StudentPostPractice { get; set; }
- /// <summary>
- /// CF_StudentProfile
- /// </summary>
- public virtual CF_StudentProfile CF_StudentProfile { get; set; }
- /// <summary>
- /// DQP_SOCDetailStudent
- /// </summary>
- public virtual HashSet<DQP_SOCDetailStudent> DQP_SOCDetailStudent { get; set; }
- /// <summary>
- /// DQP_SOCDetailStudentScore
- /// </summary>
- public virtual HashSet<DQP_SOCDetailStudentScore> DQP_SOCDetailStudentScore { get; set; }
- /// <summary>
- /// EC_PassStudent
- /// </summary>
- public virtual HashSet<EC_PassStudent> EC_PassStudent { get; set; }
- /// <summary>
- /// EC_StudentCharge
- /// </summary>
- public virtual HashSet<EC_StudentCharge> EC_StudentCharge { get; set; }
- /// <summary>
- /// EM_EvaluationStudent
- /// </summary>
- public virtual HashSet<EM_EvaluationStudent> EM_EvaluationStudent { get; set; }
- /// <summary>
- /// EM_StudentConduct
- /// </summary>
- public virtual HashSet<EM_StudentConduct> EM_StudentConduct { 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_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_FinalExaminationStudent
- /// </summary>
- public virtual HashSet<ER_FinalExaminationStudent> ER_FinalExaminationStudent { get; set; }
- /// <summary>
- /// ER_FinallyScore
- /// </summary>
- public virtual HashSet<ER_FinallyScore> ER_FinallyScore { 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 { 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_MinorGraduationApply
- /// </summary>
- public virtual HashSet<ER_MinorGraduationApply> ER_MinorGraduationApply { get; set; }
- /// <summary>
- /// ER_Misconduct
- /// </summary>
- public virtual HashSet<ER_Misconduct> ER_Misconduct { get; set; }
- /// <summary>
- /// ER_RetakePlanStudent
- /// </summary>
- public virtual HashSet<ER_RetakePlanStudent> ER_RetakePlanStudent { get; set; }
- /// <summary>
- /// ER_Score
- /// </summary>
- public virtual HashSet<ER_Score> ER_Score { get; set; }
- /// <summary>
- /// ER_ScoreConvertByApply
- /// </summary>
- public virtual HashSet<ER_ScoreConvertByApply> ER_ScoreConvertByApply { 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>
- /// EM_EvaluationEnter
- /// </summary>
- public virtual HashSet<EM_EvaluationEnter> EM_EvaluationEnter { get; set; }
- /// <summary>
- /// EX_ExaminationRegistration
- /// </summary>
- public virtual HashSet<EX_ExaminationRegistration> EX_ExaminationRegistration { get; set; }
- /// <summary>
- /// EX_ExaminationRoomStudent
- /// </summary>
- public virtual HashSet<EX_ExaminationRoomStudent> EX_ExaminationRoomStudent { get; set; }
- /// <summary>
- /// Tem_StudentPrintTimes
- /// </summary>
- public virtual HashSet<Tem_StudentPrintTimes> Tem_StudentPrintTimes { get; set; }
- /// <summary>
- /// DQP_SOC
- /// </summary>
- public virtual HashSet<DQP_SOC> DQP_SOC { get; set; }
- /// <summary>
- /// DQP_SOCDetailGroup
- /// </summary>
- public virtual HashSet<DQP_SOCDetailGroup> DQP_SOCDetailGroup { get; set; }
- /// <summary>
- /// DQP_SOCStaff
- /// </summary>
- public virtual HashSet<DQP_SOCStaff> DQP_SOCStaff { get; set; }
- /// <summary>
- /// EM_EducationSchedulingClass
- /// </summary>
- public virtual HashSet<EM_EducationSchedulingClass> EM_EducationSchedulingClass { get; set; }
- /// <summary>
- /// EM_EvaluationSetting
- /// </summary>
- public virtual HashSet<EM_EvaluationSetting> EM_EvaluationSetting { get; set; }
- /// <summary>
- /// EM_EvaluationStudentSetting
- /// </summary>
- public virtual HashSet<EM_EvaluationStudentSetting> EM_EvaluationStudentSetting { get; set; }
- /// <summary>
- /// EM_ExecutableFreeSelectionCouse
- /// </summary>
- public virtual HashSet<EM_ExecutableFreeSelectionCouse> EM_ExecutableFreeSelectionCouse { get; set; }
- /// <summary>
- /// EM_ExecutableOptionalCourse
- /// </summary>
- public virtual HashSet<EM_ExecutableOptionalCourse> EM_ExecutableOptionalCourse { get; set; }
- /// <summary>
- /// ER_RetakePlan
- /// </summary>
- public virtual HashSet<ER_RetakePlan> ER_RetakePlan { get; set; }
- /// <summary>
- /// ET_StudentDistribute
- /// </summary>
- public virtual HashSet<ET_StudentDistribute> ET_StudentDistribute_CF_Student { get; set; }
- /// <summary>
- /// ET_StudentDistribute1
- /// </summary>
- public virtual HashSet<ET_StudentDistribute> ET_StudentNotDistribute { get; set; }
- /// <summary>
- /// EX_ExaminationPlan
- /// </summary>
- public virtual HashSet<EX_ExaminationPlan> EX_ExaminationPlan { get; set; }
- }
- }
|