⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 dataset1.cs

📁 人力资源管理 sql 数据库可以做毕业论文
💻 CS
📖 第 1 页 / 共 5 页
字号:
            }
            
            public System.Decimal 临时补 {
                get {
                    try {
                        return ((System.Decimal)(this[this.table工资发放历史表.临时补Column]));
                    }
                    catch (InvalidCastException e) {
                        throw new StrongTypingException("无法获取值,因为它是 DBNull。", e);
                    }
                }
                set {
                    this[this.table工资发放历史表.临时补Column] = value;
                }
            }
            
            public System.Decimal 职务工资 {
                get {
                    try {
                        return ((System.Decimal)(this[this.table工资发放历史表.职务工资Column]));
                    }
                    catch (InvalidCastException e) {
                        throw new StrongTypingException("无法获取值,因为它是 DBNull。", e);
                    }
                }
                set {
                    this[this.table工资发放历史表.职务工资Column] = value;
                }
            }
            
            public System.Decimal 工龄工资 {
                get {
                    try {
                        return ((System.Decimal)(this[this.table工资发放历史表.工龄工资Column]));
                    }
                    catch (InvalidCastException e) {
                        throw new StrongTypingException("无法获取值,因为它是 DBNull。", e);
                    }
                }
                set {
                    this[this.table工资发放历史表.工龄工资Column] = value;
                }
            }
            
            public System.Decimal 考核工资 {
                get {
                    try {
                        return ((System.Decimal)(this[this.table工资发放历史表.考核工资Column]));
                    }
                    catch (InvalidCastException e) {
                        throw new StrongTypingException("无法获取值,因为它是 DBNull。", e);
                    }
                }
                set {
                    this[this.table工资发放历史表.考核工资Column] = value;
                }
            }
            
            public System.Decimal 奖金 {
                get {
                    try {
                        return ((System.Decimal)(this[this.table工资发放历史表.奖金Column]));
                    }
                    catch (InvalidCastException e) {
                        throw new StrongTypingException("无法获取值,因为它是 DBNull。", e);
                    }
                }
                set {
                    this[this.table工资发放历史表.奖金Column] = value;
                }
            }
            
            public System.Decimal 应发金额合计 {
                get {
                    try {
                        return ((System.Decimal)(this[this.table工资发放历史表.应发金额合计Column]));
                    }
                    catch (InvalidCastException e) {
                        throw new StrongTypingException("无法获取值,因为它是 DBNull。", e);
                    }
                }
                set {
                    this[this.table工资发放历史表.应发金额合计Column] = value;
                }
            }
            
            public System.Decimal 房租 {
                get {
                    try {
                        return ((System.Decimal)(this[this.table工资发放历史表.房租Column]));
                    }
                    catch (InvalidCastException e) {
                        throw new StrongTypingException("无法获取值,因为它是 DBNull。", e);
                    }
                }
                set {
                    this[this.table工资发放历史表.房租Column] = value;
                }
            }
            
            public System.Decimal 水电费 {
                get {
                    try {
                        return ((System.Decimal)(this[this.table工资发放历史表.水电费Column]));
                    }
                    catch (InvalidCastException e) {
                        throw new StrongTypingException("无法获取值,因为它是 DBNull。", e);
                    }
                }
                set {
                    this[this.table工资发放历史表.水电费Column] = value;
                }
            }
            
            public System.Decimal 请假扣除 {
                get {
                    try {
                        return ((System.Decimal)(this[this.table工资发放历史表.请假扣除Column]));
                    }
                    catch (InvalidCastException e) {
                        throw new StrongTypingException("无法获取值,因为它是 DBNull。", e);
                    }
                }
                set {
                    this[this.table工资发放历史表.请假扣除Column] = value;
                }
            }
            
            public System.Decimal 考勤扣除 {
                get {
                    try {
                        return ((System.Decimal)(this[this.table工资发放历史表.考勤扣除Column]));
                    }
                    catch (InvalidCastException e) {
                        throw new StrongTypingException("无法获取值,因为它是 DBNull。", e);
                    }
                }
                set {
                    this[this.table工资发放历史表.考勤扣除Column] = value;
                }
            }
            
            public System.Decimal 罚款 {
                get {
                    try {
                        return ((System.Decimal)(this[this.table工资发放历史表.罚款Column]));
                    }
                    catch (InvalidCastException e) {
                        throw new StrongTypingException("无法获取值,因为它是 DBNull。", e);
                    }
                }
                set {
                    this[this.table工资发放历史表.罚款Column] = value;
                }
            }
            
            public System.Decimal 住房公积金 {
                get {
                    try {
                        return ((System.Decimal)(this[this.table工资发放历史表.住房公积金Column]));
                    }
                    catch (InvalidCastException e) {
                        throw new StrongTypingException("无法获取值,因为它是 DBNull。", e);
                    }
                }
                set {
                    this[this.table工资发放历史表.住房公积金Column] = value;
                }
            }
            
            public System.Decimal 医疗保险 {
                get {
                    try {
                        return ((System.Decimal)(this[this.table工资发放历史表.医疗保险Column]));
                    }
                    catch (InvalidCastException e) {
                        throw new StrongTypingException("无法获取值,因为它是 DBNull。", e);
                    }
                }
                set {
                    this[this.table工资发放历史表.医疗保险Column] = value;
                }
            }
            
            public System.Decimal 养老保险 {
                get {
                    try {
                        return ((System.Decimal)(this[this.table工资发放历史表.养老保险Column]));
                    }
                    catch (InvalidCastException e) {
                        throw new StrongTypingException("无法获取值,因为它是 DBNull。", e);
                    }
                }
                set {
                    this[this.table工资发放历史表.养老保险Column] = value;
                }
            }
            
            public System.Decimal 失业保险 {
                get {
                    try {
                        return ((System.Decimal)(this[this.table工资发放历史表.失业保险Column]));
                    }
                    catch (InvalidCastException e) {
                        throw new StrongTypingException("无法获取值,因为它是 DBNull。", e);
                    }
                }
                set {
                    this[this.table工资发放历史表.失业保险Column] = value;
                }
            }
            
            public System.Decimal 生育保险 {
                get {
                    try {
                        return ((System.Decimal)(this[this.table工资发放历史表.生育保险Column]));
                    }
                    catch (InvalidCastException e) {
                        throw new StrongTypingException("无法获取值,因为它是 DBNull。", e);
                    }
                }
                set {
                    this[this.table工资发放历史表.生育保险Column] = value;
                }
            }
            
            public System.Decimal 工伤保险 {
                get {
                    try {
                        return ((System.Decimal)(this[this.table工资发放历史表.工伤保险Column]));
                    }
                    catch (InvalidCastException e) {
                        throw new StrongTypingException("无法获取值,因为它是 DBNull。", e);
                    }
                }
                set {
                    this[this.table工资发放历史表.工伤保险Column] = value;
                }
            }
            
            public System.Decimal 应扣金额合计 {
                get {
                    try {
                        return ((System.Decimal)(this[this.table工资发放历史表.应扣金额合计Column]));
                    }
                    catch (InvalidCastException e) {
                        throw new StrongTypingException("无法获取值,因为它是 DBNull。", e);
                    }
                }
                set {
                    this[this.table工资发放历史表.应扣金额合计Column] = value;
                }
            }
            
            public System.Decimal 工资合计 {
                get {
                    try {
                        return ((System.Decimal)(this[this.table工资发放历史表.工资合计Column]));
                    }
                    catch (InvalidCastException e) {
                        throw new StrongTypingException("无法获取值,因为它是 DBNull。", e);
                    }
                }
                set {
                    this[this.table工资发放历史表.工资合计Column] = value;
                }
            }
            
            public System.Decimal 个人所得税 {
                get {
                    try {
                        return ((System.Decimal)(this[this.table工资发放历史表.个人所得税Column]));
                    }
                    catch (InvalidCastException e) {
                        throw new StrongTypingException("无法获取值,因为它是 DBNull。", e);
                    }
                }
                set {
                    this[this.table工资发放历史表.个人所得税Column] = value;
                }
            }
            
            public System.Decimal 实发金额 {
                get {
                    try {
                        return ((System.Decimal)(this[this.table工资发放历史表.实发金额Column]));
                    }
                    catch (InvalidCastException e) {
                        throw new StrongTypingException("无法获取值,因为它是 DBNull。", e);
                    }
                }
                set {
                    this[this.table工资发放历史表.实发金额Column] = value;
                }
            }
            
            public string 发放否 {

⌨️ 快捷键说明

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