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

📄 removedataset.designer.cs

📁 c#三层架构项目开发的全过程
💻 CS
📖 第 1 页 / 共 5 页
字号:
            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
            public event RemoveSetail_Select_ByIDRowChangeEventHandler RemoveSetail_Select_ByIDRowChanged;
            
            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
            public event RemoveSetail_Select_ByIDRowChangeEventHandler RemoveSetail_Select_ByIDRowDeleting;
            
            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
            public event RemoveSetail_Select_ByIDRowChangeEventHandler RemoveSetail_Select_ByIDRowDeleted;
            
            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
            public void AddRemoveSetail_Select_ByIDRow(RemoveSetail_Select_ByIDRow row) {
                this.Rows.Add(row);
            }
            
            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
            public RemoveSetail_Select_ByIDRow AddRemoveSetail_Select_ByIDRow(string remove_id, string Product_id, string remove_list_color, int remove_list_size1, int remove_list_size2, int remove_list_size3, int remove_list_size4, int remove_list_size5, int remove_list_size6, int remove_list_size7, int remove_list_sum) {
                RemoveSetail_Select_ByIDRow rowRemoveSetail_Select_ByIDRow = ((RemoveSetail_Select_ByIDRow)(this.NewRow()));
                object[] columnValuesArray = new object[] {
                        null,
                        remove_id,
                        Product_id,
                        remove_list_color,
                        remove_list_size1,
                        remove_list_size2,
                        remove_list_size3,
                        remove_list_size4,
                        remove_list_size5,
                        remove_list_size6,
                        remove_list_size7,
                        remove_list_sum};
                rowRemoveSetail_Select_ByIDRow.ItemArray = columnValuesArray;
                this.Rows.Add(rowRemoveSetail_Select_ByIDRow);
                return rowRemoveSetail_Select_ByIDRow;
            }
            
            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
            public RemoveSetail_Select_ByIDRow FindByremove_list_id(int remove_list_id) {
                return ((RemoveSetail_Select_ByIDRow)(this.Rows.Find(new object[] {
                            remove_list_id})));
            }
            
            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
            public override global::System.Data.DataTable Clone() {
                RemoveSetail_Select_ByIDDataTable cln = ((RemoveSetail_Select_ByIDDataTable)(base.Clone()));
                cln.InitVars();
                return cln;
            }
            
            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
            protected override global::System.Data.DataTable CreateInstance() {
                return new RemoveSetail_Select_ByIDDataTable();
            }
            
            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
            internal void InitVars() {
                this.columnremove_list_id = base.Columns["remove_list_id"];
                this.columnremove_id = base.Columns["remove_id"];
                this.columnProduct_id = base.Columns["Product_id"];
                this.columnremove_list_color = base.Columns["remove_list_color"];
                this.columnremove_list_size1 = base.Columns["remove_list_size1"];
                this.columnremove_list_size2 = base.Columns["remove_list_size2"];
                this.columnremove_list_size3 = base.Columns["remove_list_size3"];
                this.columnremove_list_size4 = base.Columns["remove_list_size4"];
                this.columnremove_list_size5 = base.Columns["remove_list_size5"];
                this.columnremove_list_size6 = base.Columns["remove_list_size6"];
                this.columnremove_list_size7 = base.Columns["remove_list_size7"];
                this.columnremove_list_sum = base.Columns["remove_list_sum"];
            }
            
            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
            private void InitClass() {
                this.columnremove_list_id = new global::System.Data.DataColumn("remove_list_id", typeof(int), null, global::System.Data.MappingType.Element);
                base.Columns.Add(this.columnremove_list_id);
                this.columnremove_id = new global::System.Data.DataColumn("remove_id", typeof(string), null, global::System.Data.MappingType.Element);
                base.Columns.Add(this.columnremove_id);
                this.columnProduct_id = new global::System.Data.DataColumn("Product_id", typeof(string), null, global::System.Data.MappingType.Element);
                base.Columns.Add(this.columnProduct_id);
                this.columnremove_list_color = new global::System.Data.DataColumn("remove_list_color", typeof(string), null, global::System.Data.MappingType.Element);
                base.Columns.Add(this.columnremove_list_color);
                this.columnremove_list_size1 = new global::System.Data.DataColumn("remove_list_size1", typeof(int), null, global::System.Data.MappingType.Element);
                base.Columns.Add(this.columnremove_list_size1);
                this.columnremove_list_size2 = new global::System.Data.DataColumn("remove_list_size2", typeof(int), null, global::System.Data.MappingType.Element);
                base.Columns.Add(this.columnremove_list_size2);
                this.columnremove_list_size3 = new global::System.Data.DataColumn("remove_list_size3", typeof(int), null, global::System.Data.MappingType.Element);
                base.Columns.Add(this.columnremove_list_size3);
                this.columnremove_list_size4 = new global::System.Data.DataColumn("remove_list_size4", typeof(int), null, global::System.Data.MappingType.Element);
                base.Columns.Add(this.columnremove_list_size4);
                this.columnremove_list_size5 = new global::System.Data.DataColumn("remove_list_size5", typeof(int), null, global::System.Data.MappingType.Element);
                base.Columns.Add(this.columnremove_list_size5);
                this.columnremove_list_size6 = new global::System.Data.DataColumn("remove_list_size6", typeof(int), null, global::System.Data.MappingType.Element);
                base.Columns.Add(this.columnremove_list_size6);
                this.columnremove_list_size7 = new global::System.Data.DataColumn("remove_list_size7", typeof(int), null, global::System.Data.MappingType.Element);
                base.Columns.Add(this.columnremove_list_size7);
                this.columnremove_list_sum = new global::System.Data.DataColumn("remove_list_sum", typeof(int), null, global::System.Data.MappingType.Element);
                base.Columns.Add(this.columnremove_list_sum);
                this.Constraints.Add(new global::System.Data.UniqueConstraint("Constraint1", new global::System.Data.DataColumn[] {
                                this.columnremove_list_id}, true));
                this.columnremove_list_id.AutoIncrement = true;
                this.columnremove_list_id.AllowDBNull = false;
                this.columnremove_list_id.ReadOnly = true;
                this.columnremove_list_id.Unique = true;
                this.columnremove_id.MaxLength = 20;
                this.columnProduct_id.MaxLength = 20;
                this.columnremove_list_color.MaxLength = 10;
            }
            
            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
            public RemoveSetail_Select_ByIDRow NewRemoveSetail_Select_ByIDRow() {
                return ((RemoveSetail_Select_ByIDRow)(this.NewRow()));
            }
            
            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
            protected override global::System.Data.DataRow NewRowFromBuilder(global::System.Data.DataRowBuilder builder) {
                return new RemoveSetail_Select_ByIDRow(builder);
            }
            
            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
            protected override global::System.Type GetRowType() {
                return typeof(RemoveSetail_Select_ByIDRow);
            }
            
            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
            protected override void OnRowChanged(global::System.Data.DataRowChangeEventArgs e) {
                base.OnRowChanged(e);
                if ((this.RemoveSetail_Select_ByIDRowChanged != null)) {
                    this.RemoveSetail_Select_ByIDRowChanged(this, new RemoveSetail_Select_ByIDRowChangeEvent(((RemoveSetail_Select_ByIDRow)(e.Row)), e.Action));
                }
            }
            
            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
            protected override void OnRowChanging(global::System.Data.DataRowChangeEventArgs e) {
                base.OnRowChanging(e);
                if ((this.RemoveSetail_Select_ByIDRowChanging != null)) {
                    this.RemoveSetail_Select_ByIDRowChanging(this, new RemoveSetail_Select_ByIDRowChangeEvent(((RemoveSetail_Select_ByIDRow)(e.Row)), e.Action));
                }
            }
            
            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
            protected override void OnRowDeleted(global::System.Data.DataRowChangeEventArgs e) {
                base.OnRowDeleted(e);
                if ((this.RemoveSetail_Select_ByIDRowDeleted != null)) {
                    this.RemoveSetail_Select_ByIDRowDeleted(this, new RemoveSetail_Select_ByIDRowChangeEvent(((RemoveSetail_Select_ByIDRow)(e.Row)), e.Action));
                }
            }
            
            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
            protected override void OnRowDeleting(global::System.Data.DataRowChangeEventArgs e) {
                base.OnRowDeleting(e);
                if ((this.RemoveSetail_Select_ByIDRowDeleting != null)) {
                    this.RemoveSetail_Select_ByIDRowDeleting(this, new RemoveSetail_Select_ByIDRowChangeEvent(((RemoveSetail_Select_ByIDRow)(e.Row)), e.Action));
                }
            }
            
            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
            public void RemoveRemoveSetail_Select_ByIDRow(RemoveSetail_Select_ByIDRow row) {
                this.Rows.Remove(row);
            }
            
            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
            public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedTableSchema(global::System.Xml.Schema.XmlSchemaSet xs) {
                global::System.Xml.Schema.XmlSchemaComplexType type = new global::System.Xml.Schema.XmlSchemaComplexType();
                global::System.Xml.Schema.XmlSchemaSequence sequence = new global::System.Xml.Schema.XmlSchemaSequence();
                RemoveDataSet ds = new RemoveDataSet();
                global::System.Xml.Schema.XmlSchemaAny any1 = new global::System.Xml.Schema.XmlSchemaAny();
                any1.Namespace = "http://www.w3.org/2001/XMLSchema";
                any1.MinOccurs = new decimal(0);
                any1.MaxOccurs = decimal.MaxValue;
                any1.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax;
                sequence.Items.Add(any1);
                global::System.Xml.Schema.XmlSchemaAny any2 = new global::System.Xml.Schema.XmlSchemaAny();
                any2.Namespace = "urn:schemas-microsoft-com:xml-diffgram-v1";
                any2.MinOccurs = new decimal(1);
                any2.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax;
                sequence.Items.Add(any2);
                global::System.Xml.Schema.XmlSchemaAttribute attribute1 = new global::System.Xml.Schema.XmlSchemaAttribute();
                attribute1.Name = "namespace";
                attribute1.FixedValue = ds.Namespace;
                type.Attributes.Add(attribute1);
                global::System.Xml.Schema.XmlSchemaAttribute attribute2 = new global::System.Xml.Schema.XmlSchemaAttribute();
                attribute2.Name = "tableTypeName";
                attribute2.FixedValue = "RemoveSetail_Select_ByIDDataTable";
                type.Attributes.Add(attribute2);
                type.Particle = sequence;
                global::System.Xml.Schema.XmlSchema dsSchema = ds.GetSchemaSerializable();
                if (xs.Contains(dsSchema.TargetNamespace)) {
                    global::System.IO.MemoryStream s1 = new global::System.IO.MemoryStream();
                    global::System.IO.MemoryStream s2 = new global::System.IO.MemoryStream();
                    try {
                        global::System.Xml.Schema.XmlSchema schema = null;
                        dsSchema.Write(s1);
                        for (global::System.Collections.IEnumerator schemas = xs.Schemas(dsSchema.TargetNamespace).GetEnumerator(); schemas.MoveNext(); ) {
                            schema = ((global::System.Xml.Schema.XmlSchema)(schemas.Current));
                            s2.SetLength(0);
                            schema.Write(s2);
                            if ((s1.Length == s2.Length)) {
                                s1.Position = 0;
                                s2.Position = 0;
                                for (; ((s1.Position != s1.Length) 
                                            && (s1.ReadByte() == s2.ReadByte())); ) {
                                    ;
                                }
                                if ((s1.Position == s1.Length)) {
                                    return type;
                                }
                            }
                        }
                    }
                    finally {
                        if ((s1 != null)) {
                            s1.Close();
                        }

⌨️ 快捷键说明

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