123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335 |
- //------------------------------------------------------------------------------
- // <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_Staff
- /// </summary>
- public partial class CF_Staff
- {
- public CF_Staff()
- {
- this.CF_StaffManageCampus = new HashSet<CF_StaffManageCampus>();
- this.CF_StaffManageCollege = new HashSet<CF_StaffManageCollege>();
- this.CF_StaffManageDepartment = new HashSet<CF_StaffManageDepartment>();
- this.DQP_SOCStaff = new HashSet<DQP_SOCStaff>();
- this.EM_CourseProcessTeacher = new HashSet<EM_CourseProcessTeacher>();
- this.EM_EvaluationCollegeScore = new HashSet<EM_EvaluationCollegeScore>();
- this.EM_EvaluationStudentSetting = new HashSet<EM_EvaluationStudentSetting>();
- this.EM_EvaluationStaffScore = new HashSet<EM_EvaluationStaffScore>();
- this.EM_EvaluationStudentScore = new HashSet<EM_EvaluationStudentScore>();
- this.EM_ExecutableFreeSelectionCouseTeacher = new HashSet<EM_ExecutableFreeSelectionCouseTeacher>();
- this.EM_ExecutableOptionalCourseTeacher = new HashSet<EM_ExecutableOptionalCourseTeacher>();
- this.EM_FreeSelectionCouseApplyTeacher = new HashSet<EM_FreeSelectionCouseApplyTeacher>();
- this.EM_MissionClassTeacher = new HashSet<EM_MissionClassTeacher>();
- this.ER_RetakePlanTeacher = new HashSet<ER_RetakePlanTeacher>();
- this.ES_AdultEducationScheduleTeacher = new HashSet<ES_AdultEducationScheduleTeacher>();
- this.ES_ClassroomExcessiveUse = new HashSet<ES_ClassroomExcessiveUse>();
- this.ES_EducationSchedulingAdjustment_ToUserID = new HashSet<ES_EducationSchedulingAdjustment>();
- this.ES_EducationSchedulingAdjustment_UserID = new HashSet<ES_EducationSchedulingAdjustment>();
- this.ES_EducationSchedulingAdjustmentTeacher = new HashSet<ES_EducationSchedulingAdjustmentTeacher>();
- this.ES_EducationSchedulingAdjustmentToTeacher = new HashSet<ES_EducationSchedulingAdjustmentToTeacher>();
- this.ES_EducationSchedulingStopTeacher = new HashSet<ES_EducationSchedulingStopTeacher>();
- this.ES_EducationSchedulingTeacher = new HashSet<ES_EducationSchedulingTeacher>();
- this.ES_TeacherScheduleSetting = new HashSet<ES_TeacherScheduleSetting>();
- this.EX_ExaminationTeacher = new HashSet<EX_ExaminationTeacher>();
- this.SUP_LessonRecord = new HashSet<SUP_LessonRecord>();
- this.SUP_ProjectRecord_UserID = new HashSet<SUP_ProjectRecord>();
- this.SUP_SupervisionUser = new HashSet<SUP_SupervisionUser>();
- this.TP_StaffStandard = new HashSet<TP_StaffStandard>();
- this.TP_WorktimeAddition = new HashSet<TP_WorktimeAddition>();
- this.TP_WorktimeAdjustment = new HashSet<TP_WorktimeAdjustment>();
- this.EM_EvaluationSetting = new HashSet<EM_EvaluationSetting>();
- this.EM_ExecutableFreeSelectionCouseScheduling = new HashSet<EM_ExecutableFreeSelectionCouseScheduling>();
- this.EM_FreeSelectionCouseApplyScheduling = new HashSet<EM_FreeSelectionCouseApplyScheduling>();
- this.EM_TeacherEvaluation = new HashSet<EM_TeacherEvaluation>();
- this.EX_ExaminationRoomLayout = new HashSet<EX_ExaminationRoomLayout>();
- this.SUP_ProjectRecord_CF_Staff = new HashSet<SUP_ProjectRecord>();
- }
-
- /// <summary>
- /// UserID
- /// </summary>
- public System.Guid UserID { get; set; }
- /// <summary>
- /// StaffCode
- /// </summary>
- public string StaffCode { get; set; }
- /// <summary>
- /// CollegeID
- /// </summary>
- public Nullable<System.Guid> CollegeID { get; set; }
- /// <summary>
- /// DepartmentID
- /// </summary>
- public Nullable<System.Guid> DepartmentID { 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>
- /// CertificatesNum
- /// </summary>
- public string CertificatesNum { get; set; }
- /// <summary>
- /// TeacherTypeID
- /// </summary>
- public Nullable<int> TeacherTypeID { get; set; }
- /// <summary>
- /// IncumbencyState
- /// </summary>
- public Nullable<int> IncumbencyState { get; set; }
- /// <summary>
- /// SituationID
- /// </summary>
- public Nullable<int> SituationID { get; set; }
- /// <summary>
- /// TitleID
- /// </summary>
- public Nullable<int> TitleID { get; set; }
- /// <summary>
- /// LiteracyLevelID
- /// </summary>
- public Nullable<int> LiteracyLevelID { get; set; }
- /// <summary>
- /// LearnPositionID
- /// </summary>
- public Nullable<int> LearnPositionID { get; set; }
- /// <summary>
- /// IsDualTeacher
- /// </summary>
- public Nullable<bool> IsDualTeacher { get; set; }
- /// <summary>
- /// PaymentLevelID
- /// </summary>
- public Nullable<int> PaymentLevelID { get; set; }
- /// <summary>
- /// WorkDate
- /// </summary>
- public Nullable<System.DateTime> WorkDate { get; set; }
- /// <summary>
- /// ComeSchoolDate
- /// </summary>
- public Nullable<System.DateTime> ComeSchoolDate { get; set; }
- /// <summary>
- /// PhotoUrl
- /// </summary>
- public string PhotoUrl { get; set; }
- /// <summary>
- /// Profile
- /// </summary>
- public string Profile { 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_College
- /// </summary>
- public virtual CF_College CF_College { get; set; }
- /// <summary>
- /// CF_Department
- /// </summary>
- public virtual CF_Department CF_Department { get; set; }
- /// <summary>
- /// CF_StaffProfile
- /// </summary>
- public virtual CF_StaffProfile CF_StaffProfile { get; set; }
- /// <summary>
- /// Sys_User
- /// </summary>
- public virtual Sys_User Sys_User { get; set; }
- /// <summary>
- /// CF_StaffManageCampus
- /// </summary>
- public virtual HashSet<CF_StaffManageCampus> CF_StaffManageCampus { get; set; }
- /// <summary>
- /// CF_StaffManageCollege
- /// </summary>
- public virtual HashSet<CF_StaffManageCollege> CF_StaffManageCollege { get; set; }
- /// <summary>
- /// CF_StaffManageDepartment
- /// </summary>
- public virtual HashSet<CF_StaffManageDepartment> CF_StaffManageDepartment { get; set; }
- /// <summary>
- /// DQP_SOCStaff
- /// </summary>
- public virtual HashSet<DQP_SOCStaff> DQP_SOCStaff { get; set; }
- /// <summary>
- /// EM_CourseProcessTeacher
- /// </summary>
- public virtual HashSet<EM_CourseProcessTeacher> EM_CourseProcessTeacher { get; set; }
- /// <summary>
- /// EM_EvaluationCollegeScore
- /// </summary>
- public virtual HashSet<EM_EvaluationCollegeScore> EM_EvaluationCollegeScore { get; set; }
- /// <summary>
- /// EM_EvaluationStudentSetting
- /// </summary>
- public virtual HashSet<EM_EvaluationStudentSetting> EM_EvaluationStudentSetting { 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_ExecutableFreeSelectionCouseTeacher
- /// </summary>
- public virtual HashSet<EM_ExecutableFreeSelectionCouseTeacher> EM_ExecutableFreeSelectionCouseTeacher { get; set; }
- /// <summary>
- /// EM_ExecutableOptionalCourseTeacher
- /// </summary>
- public virtual HashSet<EM_ExecutableOptionalCourseTeacher> EM_ExecutableOptionalCourseTeacher { get; set; }
- /// <summary>
- /// EM_FreeSelectionCouseApplyTeacher
- /// </summary>
- public virtual HashSet<EM_FreeSelectionCouseApplyTeacher> EM_FreeSelectionCouseApplyTeacher { get; set; }
- /// <summary>
- /// EM_MissionClassTeacher
- /// </summary>
- public virtual HashSet<EM_MissionClassTeacher> EM_MissionClassTeacher { get; set; }
- /// <summary>
- /// ER_RetakePlanTeacher
- /// </summary>
- public virtual HashSet<ER_RetakePlanTeacher> ER_RetakePlanTeacher { get; set; }
- /// <summary>
- /// ES_AdultEducationScheduleTeacher
- /// </summary>
- public virtual HashSet<ES_AdultEducationScheduleTeacher> ES_AdultEducationScheduleTeacher { get; set; }
- /// <summary>
- /// ES_ClassroomExcessiveUse
- /// </summary>
- public virtual HashSet<ES_ClassroomExcessiveUse> ES_ClassroomExcessiveUse { get; set; }
- /// <summary>
- /// ES_EducationSchedulingAdjustment
- /// </summary>
- public virtual HashSet<ES_EducationSchedulingAdjustment> ES_EducationSchedulingAdjustment_ToUserID { get; set; }
- /// <summary>
- /// ES_EducationSchedulingAdjustment1
- /// </summary>
- public virtual HashSet<ES_EducationSchedulingAdjustment> ES_EducationSchedulingAdjustment_UserID { get; set; }
- /// <summary>
- /// ES_EducationSchedulingAdjustmentTeacher
- /// </summary>
- public virtual HashSet<ES_EducationSchedulingAdjustmentTeacher> ES_EducationSchedulingAdjustmentTeacher { get; set; }
- /// <summary>
- /// ES_EducationSchedulingAdjustmentToTeacher
- /// </summary>
- public virtual HashSet<ES_EducationSchedulingAdjustmentToTeacher> ES_EducationSchedulingAdjustmentToTeacher { get; set; }
- /// <summary>
- /// ES_EducationSchedulingStopTeacher
- /// </summary>
- public virtual HashSet<ES_EducationSchedulingStopTeacher> ES_EducationSchedulingStopTeacher { get; set; }
- /// <summary>
- /// ES_EducationSchedulingTeacher
- /// </summary>
- public virtual HashSet<ES_EducationSchedulingTeacher> ES_EducationSchedulingTeacher { get; set; }
- /// <summary>
- /// ES_TeacherScheduleSetting
- /// </summary>
- public virtual HashSet<ES_TeacherScheduleSetting> ES_TeacherScheduleSetting { get; set; }
- /// <summary>
- /// EX_ExaminationTeacher
- /// </summary>
- public virtual HashSet<EX_ExaminationTeacher> EX_ExaminationTeacher { 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_UserID { get; set; }
- /// <summary>
- /// SUP_SupervisionUser
- /// </summary>
- public virtual HashSet<SUP_SupervisionUser> SUP_SupervisionUser { get; set; }
- /// <summary>
- /// TP_StaffStandard
- /// </summary>
- public virtual HashSet<TP_StaffStandard> TP_StaffStandard { get; set; }
- /// <summary>
- /// TP_WorktimeAddition
- /// </summary>
- public virtual HashSet<TP_WorktimeAddition> TP_WorktimeAddition { get; set; }
- /// <summary>
- /// TP_WorktimeAdjustment
- /// </summary>
- public virtual HashSet<TP_WorktimeAdjustment> TP_WorktimeAdjustment { get; set; }
- /// <summary>
- /// EM_EvaluationSetting
- /// </summary>
- public virtual HashSet<EM_EvaluationSetting> EM_EvaluationSetting { get; set; }
- /// <summary>
- /// EM_ExecutableFreeSelectionCouseScheduling
- /// </summary>
- public virtual HashSet<EM_ExecutableFreeSelectionCouseScheduling> EM_ExecutableFreeSelectionCouseScheduling { get; set; }
- /// <summary>
- /// EM_FreeSelectionCouseApplyScheduling
- /// </summary>
- public virtual HashSet<EM_FreeSelectionCouseApplyScheduling> EM_FreeSelectionCouseApplyScheduling { get; set; }
- /// <summary>
- /// EM_TeacherEvaluation
- /// </summary>
- public virtual HashSet<EM_TeacherEvaluation> EM_TeacherEvaluation { get; set; }
- /// <summary>
- /// EX_ExaminationRoomLayout
- /// </summary>
- public virtual HashSet<EX_ExaminationRoomLayout> EX_ExaminationRoomLayout { get; set; }
- /// <summary>
- /// SUP_ProjectRecord1
- /// </summary>
- public virtual HashSet<SUP_ProjectRecord> SUP_ProjectRecord_CF_Staff { get; set; }
- }
- }
|