dataset1.designer.cs
字号:
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public override System.Data.DataTable Clone() {
工资发放历史表DataTable cln = ((工资发放历史表DataTable)(base.Clone()));
cln.InitVars();
return cln;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
protected override System.Data.DataTable CreateInstance() {
return new 工资发放历史表DataTable();
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
internal void InitVars() {
this.column日期 = base.Columns["日期"];
this.column职员编号 = base.Columns["职员编号"];
this.column基本工资 = base.Columns["基本工资"];
this.column浮动工资 = base.Columns["浮动工资"];
this.column合同补 = base.Columns["合同补"];
this.column粮副补 = base.Columns["粮副补"];
this.column房补 = base.Columns["房补"];
this.column临时补 = base.Columns["临时补"];
this.column职务工资 = base.Columns["职务工资"];
this.column工龄工资 = base.Columns["工龄工资"];
this.column考核工资 = base.Columns["考核工资"];
this.column奖金 = base.Columns["奖金"];
this.column应发金额合计 = base.Columns["应发金额合计"];
this.column房租 = base.Columns["房租"];
this.column水电费 = base.Columns["水电费"];
this.column请假扣除 = base.Columns["请假扣除"];
this.column考勤扣除 = base.Columns["考勤扣除"];
this.column罚款 = base.Columns["罚款"];
this.column住房公积金 = base.Columns["住房公积金"];
this.column医疗保险 = base.Columns["医疗保险"];
this.column养老保险 = base.Columns["养老保险"];
this.column失业保险 = base.Columns["失业保险"];
this.column生育保险 = base.Columns["生育保险"];
this.column工伤保险 = base.Columns["工伤保险"];
this.column应扣金额合计 = base.Columns["应扣金额合计"];
this.column工资合计 = base.Columns["工资合计"];
this.column个人所得税 = base.Columns["个人所得税"];
this.column实发金额 = base.Columns["实发金额"];
this.column发放否 = base.Columns["发放否"];
this.column月份 = base.Columns["月份"];
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private void InitClass() {
this.column日期 = new System.Data.DataColumn("日期", typeof(int), null, System.Data.MappingType.Element);
base.Columns.Add(this.column日期);
this.column职员编号 = new System.Data.DataColumn("职员编号", typeof(string), null, System.Data.MappingType.Element);
base.Columns.Add(this.column职员编号);
this.column基本工资 = new System.Data.DataColumn("基本工资", typeof(double), null, System.Data.MappingType.Element);
base.Columns.Add(this.column基本工资);
this.column浮动工资 = new System.Data.DataColumn("浮动工资", typeof(decimal), null, System.Data.MappingType.Element);
base.Columns.Add(this.column浮动工资);
this.column合同补 = new System.Data.DataColumn("合同补", typeof(decimal), null, System.Data.MappingType.Element);
base.Columns.Add(this.column合同补);
this.column粮副补 = new System.Data.DataColumn("粮副补", typeof(decimal), null, System.Data.MappingType.Element);
base.Columns.Add(this.column粮副补);
this.column房补 = new System.Data.DataColumn("房补", typeof(decimal), null, System.Data.MappingType.Element);
base.Columns.Add(this.column房补);
this.column临时补 = new System.Data.DataColumn("临时补", typeof(decimal), null, System.Data.MappingType.Element);
base.Columns.Add(this.column临时补);
this.column职务工资 = new System.Data.DataColumn("职务工资", typeof(decimal), null, System.Data.MappingType.Element);
base.Columns.Add(this.column职务工资);
this.column工龄工资 = new System.Data.DataColumn("工龄工资", typeof(decimal), null, System.Data.MappingType.Element);
base.Columns.Add(this.column工龄工资);
this.column考核工资 = new System.Data.DataColumn("考核工资", typeof(decimal), null, System.Data.MappingType.Element);
base.Columns.Add(this.column考核工资);
this.column奖金 = new System.Data.DataColumn("奖金", typeof(decimal), null, System.Data.MappingType.Element);
base.Columns.Add(this.column奖金);
this.column应发金额合计 = new System.Data.DataColumn("应发金额合计", typeof(decimal), null, System.Data.MappingType.Element);
base.Columns.Add(this.column应发金额合计);
this.column房租 = new System.Data.DataColumn("房租", typeof(decimal), null, System.Data.MappingType.Element);
base.Columns.Add(this.column房租);
this.column水电费 = new System.Data.DataColumn("水电费", typeof(decimal), null, System.Data.MappingType.Element);
base.Columns.Add(this.column水电费);
this.column请假扣除 = new System.Data.DataColumn("请假扣除", typeof(decimal), null, System.Data.MappingType.Element);
base.Columns.Add(this.column请假扣除);
this.column考勤扣除 = new System.Data.DataColumn("考勤扣除", typeof(decimal), null, System.Data.MappingType.Element);
base.Columns.Add(this.column考勤扣除);
this.column罚款 = new System.Data.DataColumn("罚款", typeof(decimal), null, System.Data.MappingType.Element);
base.Columns.Add(this.column罚款);
this.column住房公积金 = new System.Data.DataColumn("住房公积金", typeof(decimal), null, System.Data.MappingType.Element);
base.Columns.Add(this.column住房公积金);
this.column医疗保险 = new System.Data.DataColumn("医疗保险", typeof(decimal), null, System.Data.MappingType.Element);
base.Columns.Add(this.column医疗保险);
this.column养老保险 = new System.Data.DataColumn("养老保险", typeof(decimal), null, System.Data.MappingType.Element);
base.Columns.Add(this.column养老保险);
this.column失业保险 = new System.Data.DataColumn("失业保险", typeof(decimal), null, System.Data.MappingType.Element);
base.Columns.Add(this.column失业保险);
this.column生育保险 = new System.Data.DataColumn("生育保险", typeof(decimal), null, System.Data.MappingType.Element);
base.Columns.Add(this.column生育保险);
this.column工伤保险 = new System.Data.DataColumn("工伤保险", typeof(decimal), null, System.Data.MappingType.Element);
base.Columns.Add(this.column工伤保险);
this.column应扣金额合计 = new System.Data.DataColumn("应扣金额合计", typeof(decimal), null, System.Data.MappingType.Element);
base.Columns.Add(this.column应扣金额合计);
this.column工资合计 = new System.Data.DataColumn("工资合计", typeof(decimal), null, System.Data.MappingType.Element);
base.Columns.Add(this.column工资合计);
this.column个人所得税 = new System.Data.DataColumn("个人所得税", typeof(decimal), null, System.Data.MappingType.Element);
base.Columns.Add(this.column个人所得税);
this.column实发金额 = new System.Data.DataColumn("实发金额", typeof(decimal), null, System.Data.MappingType.Element);
base.Columns.Add(this.column实发金额);
this.column发放否 = new System.Data.DataColumn("发放否", typeof(string), null, System.Data.MappingType.Element);
base.Columns.Add(this.column发放否);
this.column月份 = new System.Data.DataColumn("月份", typeof(int), null, System.Data.MappingType.Element);
base.Columns.Add(this.column月份);
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public 工资发放历史表Row New工资发放历史表Row() {
return ((工资发放历史表Row)(this.NewRow()));
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
protected override System.Data.DataRow NewRowFromBuilder(System.Data.DataRowBuilder builder) {
return new 工资发放历史表Row(builder);
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
protected override System.Type GetRowType() {
return typeof(工资发放历史表Row);
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
protected override void OnRowChanged(System.Data.DataRowChangeEventArgs e) {
base.OnRowChanged(e);
if ((this.工资发放历史表RowChanged != null)) {
this.工资发放历史表RowChanged(this, new 工资发放历史表RowChangeEvent(((工资发放历史表Row)(e.Row)), e.Action));
}
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
protected override void OnRowChanging(System.Data.DataRowChangeEventArgs e) {
base.OnRowChanging(e);
if ((this.工资发放历史表RowChanging != null)) {
this.工资发放历史表RowChanging(this, new 工资发放历史表RowChangeEvent(((工资发放历史表Row)(e.Row)), e.Action));
}
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
protected override void OnRowDeleted(System.Data.DataRowChangeEventArgs e) {
base.OnRowDeleted(e);
if ((this.工资发放历史表RowDeleted != null)) {
this.工资发放历史表RowDeleted(this, new 工资发放历史表RowChangeEvent(((工资发放历史表Row)(e.Row)), e.Action));
}
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
protected override void OnRowDeleting(System.Data.DataRowChangeEventArgs e) {
base.OnRowDeleting(e);
if ((this.工资发放历史表RowDeleting != null)) {
this.工资发放历史表RowDeleting(this, new 工资发放历史表RowChangeEvent(((工资发放历史表Row)(e.Row)), e.Action));
}
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public void Remove工资发放历史表Row(工资发放历史表Row row) {
this.Rows.Remove(row);
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public static System.Xml.Schema.XmlSchemaComplexType GetTypedTableSchema(System.Xml.Schema.XmlSchemaSet xs) {
System.Xml.Schema.XmlSchemaComplexType type = new System.Xml.Schema.XmlSchemaComplexType();
System.Xml.Schema.XmlSchemaSequence sequence = new System.Xml.Schema.XmlSchemaSequence();
DataSet1 ds = new DataSet1();
xs.Add(ds.GetSchemaSerializable());
System.Xml.Schema.XmlSchemaAny any1 = new System.Xml.Schema.XmlSchemaAny();
any1.Namespace = "http://www.w3.org/2001/XMLSchema";
any1.MinOccurs = new decimal(0);
any1.MaxOccurs = decimal.MaxValue;
any1.ProcessContents = System.Xml.Schema.XmlSchemaContentProcessing.Lax;
sequence.Items.Add(any1);
System.Xml.Schema.XmlSchemaAny any2 = new System.Xml.Schema.XmlSchemaAny();
any2.Namespace = "urn:schemas-microsoft-com:xml-diffgram-v1";
any2.MinOccurs = new decimal(1);
any2.ProcessContents = System.Xml.Schema.XmlSchemaContentProcessing.Lax;
sequence.Items.Add(any2);
System.Xml.Schema.XmlSchemaAttribute attribute1 = new System.Xml.Schema.XmlSchemaAttribute();
attribute1.Name = "namespace";
attribute1.FixedValue = ds.Namespace;
type.Attributes.Add(attribute1);
System.Xml.Schema.XmlSchemaAttribute attribute2 = new System.Xml.Schema.XmlSchemaAttribute();
attribute2.Name = "tableTypeName";
attribute2.FixedValue = "工资发放历史表DataTable";
type.Attributes.Add(attribute2);
type.Particle = sequence;
return type;
}
}
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "2.0.0.0")]
[System.Serializable()]
[System.Xml.Serialization.XmlSchemaProviderAttribute("GetTypedTableSchema")]
public partial class 组织机构编码表DataTable : System.Data.DataTable, System.Collections.IEnumerable {
private System.Data.DataColumn column单位名称;
private System.Data.DataColumn column拼音编码;
private System.Data.DataColumn column单位地址;
private System.Data.DataColumn column单位电话号码;
private System.Data.DataColumn column开户银行;
private System.Data.DataColumn column帐号;
private System.Data.DataColumn column开户全称;
private System.Data.DataColumn column单位编号;
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public 组织机构编码表DataTable() {
this.TableName = "组织机构编码表";
this.BeginInit();
this.InitClass();
this.EndInit();
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
internal 组织机构编码表DataTable(System.Data.DataTable table) {
this.TableName = table.TableName;
if ((table.CaseSensitive != table.DataSet.CaseSensitive)) {
this.CaseSensitive = table.CaseSensitive;
}
if ((table.Locale.ToString() != table.DataSet.Locale.ToString())) {
this.Locale = table.Locale;
}
if ((table.Namespace != table.DataSet.Namespace)) {
this.Namespace = table.Namespace;
}
this.Prefix = table.Prefix;
this.MinimumCapacity = table.MinimumCapacity;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
protected 组织机构编码表DataTable(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) :
base(info, context) {
this.InitVars();
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public System.Data.DataColumn 单位名称Column {
get {
return this.column单位名称;
}
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public System.Data.DataColumn 拼音编码Column {
get {
return this.column拼音编码;
}
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public System.Data.DataColumn 单位地址Column {
get {
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -