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

📄 dataset_views.designer.cs

📁 以前为一家4S店开发的维修管理及客户管理的软件,C#开发!
💻 CS
📖 第 1 页 / 共 5 页
字号:
//------------------------------------------------------------------------------
// <auto-generated>
//     此代码由工具生成。

//     运行库版本:2.0.50727.42
//
//     对此文件的更改可能会导致不正确的行为,并且如果

//     重新生成代码,这些更改将会丢失。

// </auto-generated>
//------------------------------------------------------------------------------

#pragma warning disable 1591

namespace RepairCRM {
    using System;
    
    
    [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "2.0.0.0")]
    [Serializable()]
    [System.ComponentModel.DesignerCategoryAttribute("code")]
    [System.ComponentModel.ToolboxItem(true)]
    [System.Xml.Serialization.XmlSchemaProviderAttribute("GetTypedDataSetSchema")]
    [System.Xml.Serialization.XmlRootAttribute("DataSet_Views")]
    [System.ComponentModel.Design.HelpKeywordAttribute("vs.data.DataSet")]
    public partial class DataSet_Views : System.Data.DataSet {
        
        private v_customerdeailDataTable tablev_customerdeail;
        
        private v_customrepairconstDataTable tablev_customrepairconst;
        
        private v_defendDataTable tablev_defend;
        
        private v_employeerepairDataTable tablev_employeerepair;
        
        private v_keepalertDataTable tablev_keepalert;
        
        private v_prerepairDataTable tablev_prerepair;
        
        private v_reapirmainDataTable tablev_reapirmain;
        
        private v_repair_vistDataTable tablev_repair_vist;
        
        private v_repairbtypeDataTable tablev_repairbtype;
        
        private v_repairconstDataTable tablev_repairconst;
        
        private v_repairitemsumDataTable tablev_repairitemsum;
        
        private v_repairmainDataTable tablev_repairmain;
        
        private v_repairmaintotalDataTable tablev_repairmaintotal;
        
        private v_repairMaterialsDataTable tablev_repairMaterials;
        
        private v_repairptypesumDataTable tablev_repairptypesum;
        
        private v_repairstatusDataTable tablev_repairstatus;
        
        private v_repairworkerDataTable tablev_repairworker;
        
        private v_saledpcarinfoDataTable tablev_saledpcarinfo;
        
        private v_topdefendDataTable tablev_topdefend;
        
        private v_toprepairmainDataTable tablev_toprepairmain;
        
        private v_vipdiscountDataTable tablev_vipdiscount;
        
        private System.Data.SchemaSerializationMode _schemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        public DataSet_Views() {
            this.BeginInit();
            this.InitClass();
            System.ComponentModel.CollectionChangeEventHandler schemaChangedHandler = new System.ComponentModel.CollectionChangeEventHandler(this.SchemaChanged);
            base.Tables.CollectionChanged += schemaChangedHandler;
            base.Relations.CollectionChanged += schemaChangedHandler;
            this.EndInit();
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        protected DataSet_Views(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) : 
                base(info, context, false) {
            if ((this.IsBinarySerialized(info, context) == true)) {
                this.InitVars(false);
                System.ComponentModel.CollectionChangeEventHandler schemaChangedHandler1 = new System.ComponentModel.CollectionChangeEventHandler(this.SchemaChanged);
                this.Tables.CollectionChanged += schemaChangedHandler1;
                this.Relations.CollectionChanged += schemaChangedHandler1;
                return;
            }
            string strSchema = ((string)(info.GetValue("XmlSchema", typeof(string))));
            if ((this.DetermineSchemaSerializationMode(info, context) == System.Data.SchemaSerializationMode.IncludeSchema)) {
                System.Data.DataSet ds = new System.Data.DataSet();
                ds.ReadXmlSchema(new System.Xml.XmlTextReader(new System.IO.StringReader(strSchema)));
                if ((ds.Tables["v_customerdeail"] != null)) {
                    base.Tables.Add(new v_customerdeailDataTable(ds.Tables["v_customerdeail"]));
                }
                if ((ds.Tables["v_customrepairconst"] != null)) {
                    base.Tables.Add(new v_customrepairconstDataTable(ds.Tables["v_customrepairconst"]));
                }
                if ((ds.Tables["v_defend"] != null)) {
                    base.Tables.Add(new v_defendDataTable(ds.Tables["v_defend"]));
                }
                if ((ds.Tables["v_employeerepair"] != null)) {
                    base.Tables.Add(new v_employeerepairDataTable(ds.Tables["v_employeerepair"]));
                }
                if ((ds.Tables["v_keepalert"] != null)) {
                    base.Tables.Add(new v_keepalertDataTable(ds.Tables["v_keepalert"]));
                }
                if ((ds.Tables["v_prerepair"] != null)) {
                    base.Tables.Add(new v_prerepairDataTable(ds.Tables["v_prerepair"]));
                }
                if ((ds.Tables["v_reapirmain"] != null)) {
                    base.Tables.Add(new v_reapirmainDataTable(ds.Tables["v_reapirmain"]));
                }
                if ((ds.Tables["v_repair_vist"] != null)) {
                    base.Tables.Add(new v_repair_vistDataTable(ds.Tables["v_repair_vist"]));
                }
                if ((ds.Tables["v_repairbtype"] != null)) {
                    base.Tables.Add(new v_repairbtypeDataTable(ds.Tables["v_repairbtype"]));
                }
                if ((ds.Tables["v_repairconst"] != null)) {
                    base.Tables.Add(new v_repairconstDataTable(ds.Tables["v_repairconst"]));
                }
                if ((ds.Tables["v_repairitemsum"] != null)) {
                    base.Tables.Add(new v_repairitemsumDataTable(ds.Tables["v_repairitemsum"]));
                }
                if ((ds.Tables["v_repairmain"] != null)) {
                    base.Tables.Add(new v_repairmainDataTable(ds.Tables["v_repairmain"]));
                }
                if ((ds.Tables["v_repairmaintotal"] != null)) {
                    base.Tables.Add(new v_repairmaintotalDataTable(ds.Tables["v_repairmaintotal"]));
                }
                if ((ds.Tables["v_repairMaterials"] != null)) {
                    base.Tables.Add(new v_repairMaterialsDataTable(ds.Tables["v_repairMaterials"]));
                }
                if ((ds.Tables["v_repairptypesum"] != null)) {
                    base.Tables.Add(new v_repairptypesumDataTable(ds.Tables["v_repairptypesum"]));
                }
                if ((ds.Tables["v_repairstatus"] != null)) {
                    base.Tables.Add(new v_repairstatusDataTable(ds.Tables["v_repairstatus"]));
                }
                if ((ds.Tables["v_repairworker"] != null)) {
                    base.Tables.Add(new v_repairworkerDataTable(ds.Tables["v_repairworker"]));
                }
                if ((ds.Tables["v_saledpcarinfo"] != null)) {
                    base.Tables.Add(new v_saledpcarinfoDataTable(ds.Tables["v_saledpcarinfo"]));
                }
                if ((ds.Tables["v_topdefend"] != null)) {
                    base.Tables.Add(new v_topdefendDataTable(ds.Tables["v_topdefend"]));
                }
                if ((ds.Tables["v_toprepairmain"] != null)) {
                    base.Tables.Add(new v_toprepairmainDataTable(ds.Tables["v_toprepairmain"]));
                }
                if ((ds.Tables["v_vipdiscount"] != null)) {
                    base.Tables.Add(new v_vipdiscountDataTable(ds.Tables["v_vipdiscount"]));
                }
                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.ReadXmlSchema(new System.Xml.XmlTextReader(new System.IO.StringReader(strSchema)));
            }
            this.GetSerializationData(info, context);
            System.ComponentModel.CollectionChangeEventHandler schemaChangedHandler = new System.ComponentModel.CollectionChangeEventHandler(this.SchemaChanged);
            base.Tables.CollectionChanged += schemaChangedHandler;
            this.Relations.CollectionChanged += schemaChangedHandler;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        [System.ComponentModel.Browsable(false)]
        [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Content)]
        public v_customerdeailDataTable v_customerdeail {
            get {
                return this.tablev_customerdeail;
            }
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        [System.ComponentModel.Browsable(false)]
        [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Content)]
        public v_customrepairconstDataTable v_customrepairconst {
            get {
                return this.tablev_customrepairconst;
            }
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        [System.ComponentModel.Browsable(false)]
        [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Content)]
        public v_defendDataTable v_defend {
            get {
                return this.tablev_defend;
            }
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        [System.ComponentModel.Browsable(false)]
        [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Content)]
        public v_employeerepairDataTable v_employeerepair {
            get {
                return this.tablev_employeerepair;
            }
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        [System.ComponentModel.Browsable(false)]
        [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Content)]
        public v_keepalertDataTable v_keepalert {
            get {
                return this.tablev_keepalert;
            }
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        [System.ComponentModel.Browsable(false)]
        [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Content)]
        public v_prerepairDataTable v_prerepair {
            get {
                return this.tablev_prerepair;
            }
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        [System.ComponentModel.Browsable(false)]
        [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Content)]
        public v_reapirmainDataTable v_reapirmain {
            get {
                return this.tablev_reapirmain;
            }
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        [System.ComponentModel.Browsable(false)]
        [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Content)]
        public v_repair_vistDataTable v_repair_vist {
            get {
                return this.tablev_repair_vist;
            }
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        [System.ComponentModel.Browsable(false)]
        [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Content)]
        public v_repairbtypeDataTable v_repairbtype {
            get {
                return this.tablev_repairbtype;
            }
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        [System.ComponentModel.Browsable(false)]
        [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Content)]
        public v_repairconstDataTable v_repairconst {
            get {
                return this.tablev_repairconst;
            }
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        [System.ComponentModel.Browsable(false)]
        [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Content)]
        public v_repairitemsumDataTable v_repairitemsum {
            get {
                return this.tablev_repairitemsum;
            }
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        [System.ComponentModel.Browsable(false)]
        [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Content)]
        public v_repairmainDataTable v_repairmain {
            get {
                return this.tablev_repairmain;
            }
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        [System.ComponentModel.Browsable(false)]
        [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Content)]
        public v_repairmaintotalDataTable v_repairmaintotal {
            get {
                return this.tablev_repairmaintotal;
            }
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        [System.ComponentModel.Browsable(false)]
        [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Content)]
        public v_repairMaterialsDataTable v_repairMaterials {
            get {
                return this.tablev_repairMaterials;
            }
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        [System.ComponentModel.Browsable(false)]
        [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Content)]

⌨️ 快捷键说明

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