📄 _110901dbdataset.designer.cs
字号:
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public override System.Data.DataSet Clone() {
_110901dbDataSet cln = ((_110901dbDataSet)(base.Clone()));
cln.InitVars();
cln.SchemaSerializationMode = this.SchemaSerializationMode;
return cln;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
protected override bool ShouldSerializeTables() {
return false;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
protected override bool ShouldSerializeRelations() {
return false;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
protected override void ReadXmlSerializable(System.Xml.XmlReader reader) {
if ((this.DetermineSchemaSerializationMode(reader) == System.Data.SchemaSerializationMode.IncludeSchema)) {
this.Reset();
System.Data.DataSet ds = new System.Data.DataSet();
ds.ReadXml(reader);
if ((ds.Tables["djczBiao"] != null)) {
base.Tables.Add(new djczBiaoDataTable(ds.Tables["djczBiao"]));
}
if ((ds.Tables["gysBiao"] != null)) {
base.Tables.Add(new gysBiaoDataTable(ds.Tables["gysBiao"]));
}
if ((ds.Tables["jhxqBiao"] != null)) {
base.Tables.Add(new jhxqBiaoDataTable(ds.Tables["jhxqBiao"]));
}
if ((ds.Tables["jhzBiao"] != null)) {
base.Tables.Add(new jhzBiaoDataTable(ds.Tables["jhzBiao"]));
}
if ((ds.Tables["khBiao"] != null)) {
base.Tables.Add(new khBiaoDataTable(ds.Tables["khBiao"]));
}
if ((ds.Tables["lbmcBiao"] != null)) {
base.Tables.Add(new lbmcBiaoDataTable(ds.Tables["lbmcBiao"]));
}
if ((ds.Tables["rkxqBiao"] != null)) {
base.Tables.Add(new rkxqBiaoDataTable(ds.Tables["rkxqBiao"]));
}
if ((ds.Tables["spxqBiao"] != null)) {
base.Tables.Add(new spxqBiaoDataTable(ds.Tables["spxqBiao"]));
}
if ((ds.Tables["xsxqBiao"] != null)) {
base.Tables.Add(new xsxqBiaoDataTable(ds.Tables["xsxqBiao"]));
}
if ((ds.Tables["xszBiao"] != null)) {
base.Tables.Add(new xszBiaoDataTable(ds.Tables["xszBiao"]));
}
if ((ds.Tables["ygBiao"] != null)) {
base.Tables.Add(new ygBiaoDataTable(ds.Tables["ygBiao"]));
}
if ((ds.Tables["yhglBiao"] != null)) {
base.Tables.Add(new yhglBiaoDataTable(ds.Tables["yhglBiao"]));
}
if ((ds.Tables["rkxqBiao1"] != null)) {
base.Tables.Add(new rkxqBiao1DataTable(ds.Tables["rkxqBiao1"]));
}
this.DataSetName = ds.DataSetName;
this.Prefix = ds.Prefix;
this.Namespace = ds.Namespace;
this.Locale = ds.Locale;
this.CaseSensitive = ds.CaseSensitive;
this.EnforceConstraints = ds.EnforceConstraints;
this.Merge(ds, false, System.Data.MissingSchemaAction.Add);
this.InitVars();
}
else {
this.ReadXml(reader);
this.InitVars();
}
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
protected override System.Xml.Schema.XmlSchema GetSchemaSerializable() {
System.IO.MemoryStream stream = new System.IO.MemoryStream();
this.WriteXmlSchema(new System.Xml.XmlTextWriter(stream, null));
stream.Position = 0;
return System.Xml.Schema.XmlSchema.Read(new System.Xml.XmlTextReader(stream), null);
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
internal void InitVars() {
this.InitVars(true);
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
internal void InitVars(bool initTable) {
this.tabledjczBiao = ((djczBiaoDataTable)(base.Tables["djczBiao"]));
if ((initTable == true)) {
if ((this.tabledjczBiao != null)) {
this.tabledjczBiao.InitVars();
}
}
this.tablegysBiao = ((gysBiaoDataTable)(base.Tables["gysBiao"]));
if ((initTable == true)) {
if ((this.tablegysBiao != null)) {
this.tablegysBiao.InitVars();
}
}
this.tablejhxqBiao = ((jhxqBiaoDataTable)(base.Tables["jhxqBiao"]));
if ((initTable == true)) {
if ((this.tablejhxqBiao != null)) {
this.tablejhxqBiao.InitVars();
}
}
this.tablejhzBiao = ((jhzBiaoDataTable)(base.Tables["jhzBiao"]));
if ((initTable == true)) {
if ((this.tablejhzBiao != null)) {
this.tablejhzBiao.InitVars();
}
}
this.tablekhBiao = ((khBiaoDataTable)(base.Tables["khBiao"]));
if ((initTable == true)) {
if ((this.tablekhBiao != null)) {
this.tablekhBiao.InitVars();
}
}
this.tablelbmcBiao = ((lbmcBiaoDataTable)(base.Tables["lbmcBiao"]));
if ((initTable == true)) {
if ((this.tablelbmcBiao != null)) {
this.tablelbmcBiao.InitVars();
}
}
this.tablerkxqBiao = ((rkxqBiaoDataTable)(base.Tables["rkxqBiao"]));
if ((initTable == true)) {
if ((this.tablerkxqBiao != null)) {
this.tablerkxqBiao.InitVars();
}
}
this.tablespxqBiao = ((spxqBiaoDataTable)(base.Tables["spxqBiao"]));
if ((initTable == true)) {
if ((this.tablespxqBiao != null)) {
this.tablespxqBiao.InitVars();
}
}
this.tablexsxqBiao = ((xsxqBiaoDataTable)(base.Tables["xsxqBiao"]));
if ((initTable == true)) {
if ((this.tablexsxqBiao != null)) {
this.tablexsxqBiao.InitVars();
}
}
this.tablexszBiao = ((xszBiaoDataTable)(base.Tables["xszBiao"]));
if ((initTable == true)) {
if ((this.tablexszBiao != null)) {
this.tablexszBiao.InitVars();
}
}
this.tableygBiao = ((ygBiaoDataTable)(base.Tables["ygBiao"]));
if ((initTable == true)) {
if ((this.tableygBiao != null)) {
this.tableygBiao.InitVars();
}
}
this.tableyhglBiao = ((yhglBiaoDataTable)(base.Tables["yhglBiao"]));
if ((initTable == true)) {
if ((this.tableyhglBiao != null)) {
this.tableyhglBiao.InitVars();
}
}
this.tablerkxqBiao1 = ((rkxqBiao1DataTable)(base.Tables["rkxqBiao1"]));
if ((initTable == true)) {
if ((this.tablerkxqBiao1 != null)) {
this.tablerkxqBiao1.InitVars();
}
}
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private void InitClass() {
this.DataSetName = "_110901dbDataSet";
this.Prefix = "";
this.Namespace = "http://tempuri.org/_110901dbDataSet.xsd";
this.EnforceConstraints = true;
this.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
this.tabledjczBiao = new djczBiaoDataTable();
base.Tables.Add(this.tabledjczBiao);
this.tablegysBiao = new gysBiaoDataTable();
base.Tables.Add(this.tablegysBiao);
this.tablejhxqBiao = new jhxqBiaoDataTable();
base.Tables.Add(this.tablejhxqBiao);
this.tablejhzBiao = new jhzBiaoDataTable();
base.Tables.Add(this.tablejhzBiao);
this.tablekhBiao = new khBiaoDataTable();
base.Tables.Add(this.tablekhBiao);
this.tablelbmcBiao = new lbmcBiaoDataTable();
base.Tables.Add(this.tablelbmcBiao);
this.tablerkxqBiao = new rkxqBiaoDataTable();
base.Tables.Add(this.tablerkxqBiao);
this.tablespxqBiao = new spxqBiaoDataTable();
base.Tables.Add(this.tablespxqBiao);
this.tablexsxqBiao = new xsxqBiaoDataTable();
base.Tables.Add(this.tablexsxqBiao);
this.tablexszBiao = new xszBiaoDataTable();
base.Tables.Add(this.tablexszBiao);
this.tableygBiao = new ygBiaoDataTable();
base.Tables.Add(this.tableygBiao);
this.tableyhglBiao = new yhglBiaoDataTable();
base.Tables.Add(this.tableyhglBiao);
this.tablerkxqBiao1 = new rkxqBiao1DataTable();
base.Tables.Add(this.tablerkxqBiao1);
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private bool ShouldSerializedjczBiao() {
return false;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private bool ShouldSerializegysBiao() {
return false;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private bool ShouldSerializejhxqBiao() {
return false;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private bool ShouldSerializejhzBiao() {
return false;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private bool ShouldSerializekhBiao() {
return false;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private bool ShouldSerializelbmcBiao() {
return false;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private bool ShouldSerializerkxqBiao() {
return false;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private bool ShouldSerializespxqBiao() {
return false;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private bool ShouldSerializexsxqBiao() {
return false;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private bool ShouldSerializexszBiao() {
return false;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private bool ShouldSerializeygBiao() {
return false;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private bool ShouldSerializeyhglBiao() {
return false;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private bool ShouldSerializerkxqBiao1() {
return false;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private void SchemaChanged(object sender, System.ComponentModel.CollectionChangeEventArgs e) {
if ((e.Action == System.ComponentModel.CollectionChangeAction.Remove)) {
this.InitVars();
}
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public static System.Xml.Schema.XmlSchemaComplexType GetTypedDataSetSchema(System.Xml.Schema.XmlSchemaSet xs) {
_110901dbDataSet ds = new _110901dbDataSet();
System.Xml.Schema.XmlSchemaComplexType type = new System.Xml.Schema.XmlSchemaComplexType();
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -