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