dspersonel.designer.cs

来自「中小企业人力资源管理系统」· CS 代码 · 共 1,349 行 · 第 1/5 页

CS
1,349
字号
                    }
                    catch (System.InvalidCastException e) {
                        throw new System.Data.StrongTypingException("表“tb_Personnel”中列“EmployeeAddress”的值为 DBNull。", e);
                    }
                }
                set {
                    this[this.tabletb_Personnel.EmployeeAddressColumn] = value;
                }
            }
            
            [System.Diagnostics.DebuggerNonUserCodeAttribute()]
            public string EmployeeCollege {
                get {
                    try {
                        return ((string)(this[this.tabletb_Personnel.EmployeeCollegeColumn]));
                    }
                    catch (System.InvalidCastException e) {
                        throw new System.Data.StrongTypingException("表“tb_Personnel”中列“EmployeeCollege”的值为 DBNull。", e);
                    }
                }
                set {
                    this[this.tabletb_Personnel.EmployeeCollegeColumn] = value;
                }
            }
            
            [System.Diagnostics.DebuggerNonUserCodeAttribute()]
            public string EmployeeSpeciality {
                get {
                    try {
                        return ((string)(this[this.tabletb_Personnel.EmployeeSpecialityColumn]));
                    }
                    catch (System.InvalidCastException e) {
                        throw new System.Data.StrongTypingException("表“tb_Personnel”中列“EmployeeSpeciality”的值为 DBNull。", e);
                    }
                }
                set {
                    this[this.tabletb_Personnel.EmployeeSpecialityColumn] = value;
                }
            }
            
            [System.Diagnostics.DebuggerNonUserCodeAttribute()]
            public string EmployeeKultuLevel {
                get {
                    try {
                        return ((string)(this[this.tabletb_Personnel.EmployeeKultuLevelColumn]));
                    }
                    catch (System.InvalidCastException e) {
                        throw new System.Data.StrongTypingException("表“tb_Personnel”中列“EmployeeKultuLevel”的值为 DBNull。", e);
                    }
                }
                set {
                    this[this.tabletb_Personnel.EmployeeKultuLevelColumn] = value;
                }
            }
            
            [System.Diagnostics.DebuggerNonUserCodeAttribute()]
            public string EmployeeLongSuit {
                get {
                    try {
                        return ((string)(this[this.tabletb_Personnel.EmployeeLongSuitColumn]));
                    }
                    catch (System.InvalidCastException e) {
                        throw new System.Data.StrongTypingException("表“tb_Personnel”中列“EmployeeLongSuit”的值为 DBNull。", e);
                    }
                }
                set {
                    this[this.tabletb_Personnel.EmployeeLongSuitColumn] = value;
                }
            }
            
            [System.Diagnostics.DebuggerNonUserCodeAttribute()]
            public System.DateTime EmployeeJoinWorkTime {
                get {
                    try {
                        return ((System.DateTime)(this[this.tabletb_Personnel.EmployeeJoinWorkTimeColumn]));
                    }
                    catch (System.InvalidCastException e) {
                        throw new System.Data.StrongTypingException("表“tb_Personnel”中列“EmployeeJoinWorkTime”的值为 DBNull。", e);
                    }
                }
                set {
                    this[this.tabletb_Personnel.EmployeeJoinWorkTimeColumn] = value;
                }
            }
            
            [System.Diagnostics.DebuggerNonUserCodeAttribute()]
            public int EmployeeWorkAge {
                get {
                    try {
                        return ((int)(this[this.tabletb_Personnel.EmployeeWorkAgeColumn]));
                    }
                    catch (System.InvalidCastException e) {
                        throw new System.Data.StrongTypingException("表“tb_Personnel”中列“EmployeeWorkAge”的值为 DBNull。", e);
                    }
                }
                set {
                    this[this.tabletb_Personnel.EmployeeWorkAgeColumn] = value;
                }
            }
            
            [System.Diagnostics.DebuggerNonUserCodeAttribute()]
            public byte[] EmployeePhoto {
                get {
                    try {
                        return ((byte[])(this[this.tabletb_Personnel.EmployeePhotoColumn]));
                    }
                    catch (System.InvalidCastException e) {
                        throw new System.Data.StrongTypingException("表“tb_Personnel”中列“EmployeePhoto”的值为 DBNull。", e);
                    }
                }
                set {
                    this[this.tabletb_Personnel.EmployeePhotoColumn] = value;
                }
            }
            
            [System.Diagnostics.DebuggerNonUserCodeAttribute()]
            public string EmployeeDept {
                get {
                    try {
                        return ((string)(this[this.tabletb_Personnel.EmployeeDeptColumn]));
                    }
                    catch (System.InvalidCastException e) {
                        throw new System.Data.StrongTypingException("表“tb_Personnel”中列“EmployeeDept”的值为 DBNull。", e);
                    }
                }
                set {
                    this[this.tabletb_Personnel.EmployeeDeptColumn] = value;
                }
            }
            
            [System.Diagnostics.DebuggerNonUserCodeAttribute()]
            public string EmployeeWorkType {
                get {
                    try {
                        return ((string)(this[this.tabletb_Personnel.EmployeeWorkTypeColumn]));
                    }
                    catch (System.InvalidCastException e) {
                        throw new System.Data.StrongTypingException("表“tb_Personnel”中列“EmployeeWorkType”的值为 DBNull。", e);
                    }
                }
                set {
                    this[this.tabletb_Personnel.EmployeeWorkTypeColumn] = value;
                }
            }
            
            [System.Diagnostics.DebuggerNonUserCodeAttribute()]
            public string EmployeeDutyType {
                get {
                    try {
                        return ((string)(this[this.tabletb_Personnel.EmployeeDutyTypeColumn]));
                    }
                    catch (System.InvalidCastException e) {
                        throw new System.Data.StrongTypingException("表“tb_Personnel”中列“EmployeeDutyType”的值为 DBNull。", e);
                    }
                }
                set {
                    this[this.tabletb_Personnel.EmployeeDutyTypeColumn] = value;
                }
            }
            
            [System.Diagnostics.DebuggerNonUserCodeAttribute()]
            public string EmployeePostTitle {
                get {
                    try {
                        return ((string)(this[this.tabletb_Personnel.EmployeePostTitleColumn]));
                    }
                    catch (System.InvalidCastException e) {
                        throw new System.Data.StrongTypingException("表“tb_Personnel”中列“EmployeePostTitle”的值为 DBNull。", e);
                    }
                }
                set {
                    this[this.tabletb_Personnel.EmployeePostTitleColumn] = value;
                }
            }
            
            [System.Diagnostics.DebuggerNonUserCodeAttribute()]
            public decimal EmployeeBasePay {
                get {
                    try {
                        return ((decimal)(this[this.tabletb_Personnel.EmployeeBasePayColumn]));
                    }
                    catch (System.InvalidCastException e) {
                        throw new System.Data.StrongTypingException("表“tb_Personnel”中列“EmployeeBasePay”的值为 DBNull。", e);
                    }
                }
                set {
                    this[this.tabletb_Personnel.EmployeeBasePayColumn] = value;
                }
            }
            
            [System.Diagnostics.DebuggerNonUserCodeAttribute()]
            public decimal EmployeeOther {
                get {
                    try {
                        return ((decimal)(this[this.tabletb_Personnel.EmployeeOtherColumn]));
                    }
                    catch (System.InvalidCastException e) {
                        throw new System.Data.StrongTypingException("表“tb_Personnel”中列“EmployeeOther”的值为 DBNull。", e);
                    }
                }
                set {
                    this[this.tabletb_Personnel.EmployeeOtherColumn] = value;
                }
            }
            
            [System.Diagnostics.DebuggerNonUserCodeAttribute()]
            public System.DateTime EmployeeFoldTime {
                get {
                    try {
                        return ((System.DateTime)(this[this.tabletb_Personnel.EmployeeFoldTimeColumn]));
                    }
                    catch (System.InvalidCastException e) {
                        throw new System.Data.StrongTypingException("表“tb_Personnel”中列“EmployeeFoldTime”的值为 DBNull。", e);
                    }
                }
                set {
                    this[this.tabletb_Personnel.EmployeeFoldTimeColumn] = value;
                }
            }
            
            [System.Diagnostics.DebuggerNonUserCodeAttribute()]
            public int EmployeeUnitWorkAge {
                get {
                    try {
                        return ((int)(this[this.tabletb_Personnel.EmployeeUnitWorkAgeColumn]));
                    }
                    catch (System.InvalidCastException e) {
                        throw new System.Data.StrongTypingException("表“tb_Personnel”中列“EmployeeUnitWorkAge”的值为 DBNull。", e);
                    }
                }
                set {
                    this[this.tabletb_Personnel.EmployeeUnitWorkAgeColumn] = value;
                }
            }
            
            [System.Diagnostics.DebuggerNonUserCodeAttribute()]
            public string EmployeeResume {
                get {
                    try {
                        return ((string)(this[this.tabletb_Personnel.EmployeeResumeColumn]));
                    }
                    catch (System.InvalidCastException e) {
                        throw new System.Data.StrongTypingException("表“tb_Personnel”中列“EmployeeResume”的值为 DBNull。", e);
                    }
                }
                set {
                    this[this.tabletb_Personnel.EmployeeResumeColumn] = value;
                }
            }
            
            [System.Diagnostics.DebuggerNonUserCodeAttribute()]
            public string Booker {
                get {
                    try {
                        return ((string)(this[this.tabletb_Personnel.BookerColumn]));
                    }
                    catch (System.InvalidCastException e) {
                        throw new System.Data.StrongTypingException("表“tb_Personnel”中列“Booker”的值为 DBNull。", e);
                    }
                }
                set {
                    this[this.tabletb_Personnel.BookerColumn] = value;
                }
            }
            
            [System.Diagnostics.DebuggerNonUserCodeAttribute()]
            public System.DateTime BookInTime {
                get {
                    try

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?