removedataset.designer.cs

来自「c#三层架构项目开发的全过程」· CS 代码 · 共 1,132 行 · 第 1/5 页

CS
1,132
字号
                        if ((s2 != null)) {
                            s2.Close();
                        }
                    }
                }
                xs.Add(dsSchema);
                return type;
            }
        }
        
        /// <summary>
        ///Represents strongly named DataRow class.
        ///</summary>
        public partial class RemoveSetail_Select_ByIDRow : global::System.Data.DataRow {
            
            private RemoveSetail_Select_ByIDDataTable tableRemoveSetail_Select_ByID;
            
            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
            internal RemoveSetail_Select_ByIDRow(global::System.Data.DataRowBuilder rb) : 
                    base(rb) {
                this.tableRemoveSetail_Select_ByID = ((RemoveSetail_Select_ByIDDataTable)(this.Table));
            }
            
            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
            public int remove_list_id {
                get {
                    return ((int)(this[this.tableRemoveSetail_Select_ByID.remove_list_idColumn]));
                }
                set {
                    this[this.tableRemoveSetail_Select_ByID.remove_list_idColumn] = value;
                }
            }
            
            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
            public string remove_id {
                get {
                    try {
                        return ((string)(this[this.tableRemoveSetail_Select_ByID.remove_idColumn]));
                    }
                    catch (global::System.InvalidCastException e) {
                        throw new global::System.Data.StrongTypingException("表“RemoveSetail_Select_ByID”中列“remove_id”的值为 DBNull。", e);
                    }
                }
                set {
                    this[this.tableRemoveSetail_Select_ByID.remove_idColumn] = value;
                }
            }
            
            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
            public string Product_id {
                get {
                    try {
                        return ((string)(this[this.tableRemoveSetail_Select_ByID.Product_idColumn]));
                    }
                    catch (global::System.InvalidCastException e) {
                        throw new global::System.Data.StrongTypingException("表“RemoveSetail_Select_ByID”中列“Product_id”的值为 DBNull。", e);
                    }
                }
                set {
                    this[this.tableRemoveSetail_Select_ByID.Product_idColumn] = value;
                }
            }
            
            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
            public string remove_list_color {
                get {
                    try {
                        return ((string)(this[this.tableRemoveSetail_Select_ByID.remove_list_colorColumn]));
                    }
                    catch (global::System.InvalidCastException e) {
                        throw new global::System.Data.StrongTypingException("表“RemoveSetail_Select_ByID”中列“remove_list_color”的值为 DBNull。", e);
                    }
                }
                set {
                    this[this.tableRemoveSetail_Select_ByID.remove_list_colorColumn] = value;
                }
            }
            
            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
            public int remove_list_size1 {
                get {
                    try {
                        return ((int)(this[this.tableRemoveSetail_Select_ByID.remove_list_size1Column]));
                    }
                    catch (global::System.InvalidCastException e) {
                        throw new global::System.Data.StrongTypingException("表“RemoveSetail_Select_ByID”中列“remove_list_size1”的值为 DBNull。", e);
                    }
                }
                set {
                    this[this.tableRemoveSetail_Select_ByID.remove_list_size1Column] = value;
                }
            }
            
            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
            public int remove_list_size2 {
                get {
                    try {
                        return ((int)(this[this.tableRemoveSetail_Select_ByID.remove_list_size2Column]));
                    }
                    catch (global::System.InvalidCastException e) {
                        throw new global::System.Data.StrongTypingException("表“RemoveSetail_Select_ByID”中列“remove_list_size2”的值为 DBNull。", e);
                    }
                }
                set {
                    this[this.tableRemoveSetail_Select_ByID.remove_list_size2Column] = value;
                }
            }
            
            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
            public int remove_list_size3 {
                get {
                    try {
                        return ((int)(this[this.tableRemoveSetail_Select_ByID.remove_list_size3Column]));
                    }
                    catch (global::System.InvalidCastException e) {
                        throw new global::System.Data.StrongTypingException("表“RemoveSetail_Select_ByID”中列“remove_list_size3”的值为 DBNull。", e);
                    }
                }
                set {
                    this[this.tableRemoveSetail_Select_ByID.remove_list_size3Column] = value;
                }
            }
            
            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
            public int remove_list_size4 {
                get {
                    try {
                        return ((int)(this[this.tableRemoveSetail_Select_ByID.remove_list_size4Column]));
                    }
                    catch (global::System.InvalidCastException e) {
                        throw new global::System.Data.StrongTypingException("表“RemoveSetail_Select_ByID”中列“remove_list_size4”的值为 DBNull。", e);
                    }
                }
                set {
                    this[this.tableRemoveSetail_Select_ByID.remove_list_size4Column] = value;
                }
            }
            
            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
            public int remove_list_size5 {
                get {
                    try {
                        return ((int)(this[this.tableRemoveSetail_Select_ByID.remove_list_size5Column]));
                    }
                    catch (global::System.InvalidCastException e) {
                        throw new global::System.Data.StrongTypingException("表“RemoveSetail_Select_ByID”中列“remove_list_size5”的值为 DBNull。", e);
                    }
                }
                set {
                    this[this.tableRemoveSetail_Select_ByID.remove_list_size5Column] = value;
                }
            }
            
            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
            public int remove_list_size6 {
                get {
                    try {
                        return ((int)(this[this.tableRemoveSetail_Select_ByID.remove_list_size6Column]));
                    }
                    catch (global::System.InvalidCastException e) {
                        throw new global::System.Data.StrongTypingException("表“RemoveSetail_Select_ByID”中列“remove_list_size6”的值为 DBNull。", e);
                    }
                }
                set {
                    this[this.tableRemoveSetail_Select_ByID.remove_list_size6Column] = value;
                }
            }
            
            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
            public int remove_list_size7 {
                get {
                    try {
                        return ((int)(this[this.tableRemoveSetail_Select_ByID.remove_list_size7Column]));
                    }
                    catch (global::System.InvalidCastException e) {
                        throw new global::System.Data.StrongTypingException("表“RemoveSetail_Select_ByID”中列“remove_list_size7”的值为 DBNull。", e);
                    }
                }
                set {
                    this[this.tableRemoveSetail_Select_ByID.remove_list_size7Column] = value;
                }
            }
            
            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
            public int remove_list_sum {
                get {
                    try {
                        return ((int)(this[this.tableRemoveSetail_Select_ByID.remove_list_sumColumn]));
                    }
                    catch (global::System.InvalidCastException e) {
                        throw new global::System.Data.StrongTypingException("表“RemoveSetail_Select_ByID”中列“remove_list_sum”的值为 DBNull。", e);
                    }
                }
                set {
                    this[this.tableRemoveSetail_Select_ByID.remove_list_sumColumn] = value;
                }
            }
            
            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
            public bool Isremove_idNull() {
                return this.IsNull(this.tableRemoveSetail_Select_ByID.remove_idColumn);
            }
            
            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
            public void Setremove_idNull() {
                this[this.tableRemoveSetail_Select_ByID.remove_idColumn] = global::System.Convert.DBNull;
            }
            
            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
            public bool IsProduct_idNull() {
                return this.IsNull(this.tableRemoveSetail_Select_ByID.Product_idColumn);

⌨️ 快捷键说明

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