diff --git a/GMW-RT/bin/GMW_data.dll b/GMW-RT/bin/GMW_data.dll index cf8a56c2..c1b32a37 100644 Binary files a/GMW-RT/bin/GMW_data.dll and b/GMW-RT/bin/GMW_data.dll differ diff --git a/GMW-RT/bin/SteamWare.dll b/GMW-RT/bin/SteamWare.dll index a9e4680c..8d5111b0 100644 Binary files a/GMW-RT/bin/SteamWare.dll and b/GMW-RT/bin/SteamWare.dll differ diff --git a/GMW-UT/bin/GMW_data.dll b/GMW-UT/bin/GMW_data.dll index cf8a56c2..c1b32a37 100644 Binary files a/GMW-UT/bin/GMW_data.dll and b/GMW-UT/bin/GMW_data.dll differ diff --git a/GMW-UT/bin/SteamWare.dll b/GMW-UT/bin/SteamWare.dll index a9e4680c..8d5111b0 100644 Binary files a/GMW-UT/bin/SteamWare.dll and b/GMW-UT/bin/SteamWare.dll differ diff --git a/GMW/bin/GMW.dll b/GMW/bin/GMW.dll index 25983e59..3c6a2302 100644 Binary files a/GMW/bin/GMW.dll and b/GMW/bin/GMW.dll differ diff --git a/GMW/bin/GMW_data.dll b/GMW/bin/GMW_data.dll index cf8a56c2..c1b32a37 100644 Binary files a/GMW/bin/GMW_data.dll and b/GMW/bin/GMW_data.dll differ diff --git a/GMW/bin/SteamWare.dll b/GMW/bin/SteamWare.dll index a9e4680c..8d5111b0 100644 Binary files a/GMW/bin/SteamWare.dll and b/GMW/bin/SteamWare.dll differ diff --git a/GMW_data/DS_cartellini.Designer.cs b/GMW_data/DS_cartellini.Designer.cs index 49737917..ccb831f2 100644 --- a/GMW_data/DS_cartellini.Designer.cs +++ b/GMW_data/DS_cartellini.Designer.cs @@ -4385,6 +4385,36 @@ namespace GMW_data { private global::System.Data.DataColumn columnNoteTratt; + private global::System.Data.DataColumn columndescparticolare; + + private global::System.Data.DataColumn columndisegnogrezzo; + + private global::System.Data.DataColumn columncodimpianto; + + private global::System.Data.DataColumn columndescimpianto; + + private global::System.Data.DataColumn columnDataFus; + + private global::System.Data.DataColumn columncodimballo; + + private global::System.Data.DataColumn columncodsoggetto; + + private global::System.Data.DataColumn columnnumcont; + + private global::System.Data.DataColumn columncodstato; + + private global::System.Data.DataColumn columnidxposizione; + + private global::System.Data.DataColumn columnpesotot; + + private global::System.Data.DataColumn columnpesocad; + + private global::System.Data.DataColumn columndescstato; + + private global::System.Data.DataColumn columndescimballo; + + private global::System.Data.DataColumn columnNC; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] public stp_prtCartFusiByUDCDataTable() { @@ -4682,6 +4712,126 @@ namespace GMW_data { } } + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public global::System.Data.DataColumn descparticolareColumn { + get { + return this.columndescparticolare; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public global::System.Data.DataColumn disegnogrezzoColumn { + get { + return this.columndisegnogrezzo; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public global::System.Data.DataColumn codimpiantoColumn { + get { + return this.columncodimpianto; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public global::System.Data.DataColumn descimpiantoColumn { + get { + return this.columndescimpianto; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public global::System.Data.DataColumn DataFusColumn { + get { + return this.columnDataFus; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public global::System.Data.DataColumn codimballoColumn { + get { + return this.columncodimballo; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public global::System.Data.DataColumn codsoggettoColumn { + get { + return this.columncodsoggetto; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public global::System.Data.DataColumn numcontColumn { + get { + return this.columnnumcont; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public global::System.Data.DataColumn codstatoColumn { + get { + return this.columncodstato; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public global::System.Data.DataColumn idxposizioneColumn { + get { + return this.columnidxposizione; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public global::System.Data.DataColumn pesototColumn { + get { + return this.columnpesotot; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public global::System.Data.DataColumn pesocadColumn { + get { + return this.columnpesocad; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public global::System.Data.DataColumn descstatoColumn { + get { + return this.columndescstato; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public global::System.Data.DataColumn descimballoColumn { + get { + return this.columndescimballo; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public global::System.Data.DataColumn NCColumn { + get { + return this.columnNC; + } + } + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] [global::System.ComponentModel.Browsable(false)] @@ -4752,7 +4902,22 @@ namespace GMW_data { string CodFamiglia, string DescFamiglia, string Note, - string NoteTratt) { + string NoteTratt, + string descparticolare1, + string disegnogrezzo1, + string codimpianto1, + string descimpianto1, + System.DateTime DataFus1, + string codimballo1, + string codsoggetto1, + int numcont1, + string codstato1, + int idxposizione1, + double pesotot1, + double pesocad1, + string descstato1, + string descimballo1, + string NC) { stp_prtCartFusiByUDCRow rowstp_prtCartFusiByUDCRow = ((stp_prtCartFusiByUDCRow)(this.NewRow())); object[] columnValuesArray = new object[] { UDC, @@ -4787,7 +4952,22 @@ namespace GMW_data { CodFamiglia, DescFamiglia, Note, - NoteTratt}; + NoteTratt, + descparticolare1, + disegnogrezzo1, + codimpianto1, + descimpianto1, + DataFus1, + codimballo1, + codsoggetto1, + numcont1, + codstato1, + idxposizione1, + pesotot1, + pesocad1, + descstato1, + descimballo1, + NC}; rowstp_prtCartFusiByUDCRow.ItemArray = columnValuesArray; this.Rows.Add(rowstp_prtCartFusiByUDCRow); return rowstp_prtCartFusiByUDCRow; @@ -4850,6 +5030,21 @@ namespace GMW_data { this.columnDescFamiglia = base.Columns["DescFamiglia"]; this.columnNote = base.Columns["Note"]; this.columnNoteTratt = base.Columns["NoteTratt"]; + this.columndescparticolare = base.Columns["descparticolare"]; + this.columndisegnogrezzo = base.Columns["disegnogrezzo"]; + this.columncodimpianto = base.Columns["codimpianto"]; + this.columndescimpianto = base.Columns["descimpianto"]; + this.columnDataFus = base.Columns["DataFus"]; + this.columncodimballo = base.Columns["codimballo"]; + this.columncodsoggetto = base.Columns["codsoggetto"]; + this.columnnumcont = base.Columns["numcont"]; + this.columncodstato = base.Columns["codstato"]; + this.columnidxposizione = base.Columns["idxposizione"]; + this.columnpesotot = base.Columns["pesotot"]; + this.columnpesocad = base.Columns["pesocad"]; + this.columndescstato = base.Columns["descstato"]; + this.columndescimballo = base.Columns["descimballo"]; + this.columnNC = base.Columns["NC"]; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] @@ -4921,6 +5116,36 @@ namespace GMW_data { base.Columns.Add(this.columnNote); this.columnNoteTratt = new global::System.Data.DataColumn("NoteTratt", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnNoteTratt); + this.columndescparticolare = new global::System.Data.DataColumn("descparticolare", typeof(string), null, global::System.Data.MappingType.Element); + base.Columns.Add(this.columndescparticolare); + this.columndisegnogrezzo = new global::System.Data.DataColumn("disegnogrezzo", typeof(string), null, global::System.Data.MappingType.Element); + base.Columns.Add(this.columndisegnogrezzo); + this.columncodimpianto = new global::System.Data.DataColumn("codimpianto", typeof(string), null, global::System.Data.MappingType.Element); + base.Columns.Add(this.columncodimpianto); + this.columndescimpianto = new global::System.Data.DataColumn("descimpianto", typeof(string), null, global::System.Data.MappingType.Element); + base.Columns.Add(this.columndescimpianto); + this.columnDataFus = new global::System.Data.DataColumn("DataFus", typeof(global::System.DateTime), null, global::System.Data.MappingType.Element); + base.Columns.Add(this.columnDataFus); + this.columncodimballo = new global::System.Data.DataColumn("codimballo", typeof(string), null, global::System.Data.MappingType.Element); + base.Columns.Add(this.columncodimballo); + this.columncodsoggetto = new global::System.Data.DataColumn("codsoggetto", typeof(string), null, global::System.Data.MappingType.Element); + base.Columns.Add(this.columncodsoggetto); + this.columnnumcont = new global::System.Data.DataColumn("numcont", typeof(int), null, global::System.Data.MappingType.Element); + base.Columns.Add(this.columnnumcont); + this.columncodstato = new global::System.Data.DataColumn("codstato", typeof(string), null, global::System.Data.MappingType.Element); + base.Columns.Add(this.columncodstato); + this.columnidxposizione = new global::System.Data.DataColumn("idxposizione", typeof(int), null, global::System.Data.MappingType.Element); + base.Columns.Add(this.columnidxposizione); + this.columnpesotot = new global::System.Data.DataColumn("pesotot", typeof(double), null, global::System.Data.MappingType.Element); + base.Columns.Add(this.columnpesotot); + this.columnpesocad = new global::System.Data.DataColumn("pesocad", typeof(double), null, global::System.Data.MappingType.Element); + base.Columns.Add(this.columnpesocad); + this.columndescstato = new global::System.Data.DataColumn("descstato", typeof(string), null, global::System.Data.MappingType.Element); + base.Columns.Add(this.columndescstato); + this.columndescimballo = new global::System.Data.DataColumn("descimballo", typeof(string), null, global::System.Data.MappingType.Element); + base.Columns.Add(this.columndescimballo); + this.columnNC = new global::System.Data.DataColumn("NC", typeof(string), null, global::System.Data.MappingType.Element); + base.Columns.Add(this.columnNC); this.Constraints.Add(new global::System.Data.UniqueConstraint("Constraint1", new global::System.Data.DataColumn[] { this.columnUDC}, true)); this.columnUDC.AllowDBNull = false; @@ -4975,6 +5200,30 @@ namespace GMW_data { this.columnNote.MaxLength = 500; this.columnNoteTratt.ReadOnly = true; this.columnNoteTratt.MaxLength = 500; + this.columndescparticolare.ReadOnly = true; + this.columndescparticolare.MaxLength = 30; + this.columndisegnogrezzo.ReadOnly = true; + this.columndisegnogrezzo.MaxLength = 30; + this.columncodimpianto.ReadOnly = true; + this.columncodimpianto.MaxLength = 50; + this.columndescimpianto.ReadOnly = true; + this.columndescimpianto.MaxLength = 50; + this.columncodimballo.ReadOnly = true; + this.columncodimballo.MaxLength = 15; + this.columncodsoggetto.ReadOnly = true; + this.columncodsoggetto.MaxLength = 17; + this.columnnumcont.ReadOnly = true; + this.columncodstato.ReadOnly = true; + this.columncodstato.MaxLength = 50; + this.columnidxposizione.ReadOnly = true; + this.columnpesotot.ReadOnly = true; + this.columnpesocad.ReadOnly = true; + this.columndescstato.ReadOnly = true; + this.columndescstato.MaxLength = 50; + this.columndescimballo.ReadOnly = true; + this.columndescimballo.MaxLength = 30; + this.columnNC.ReadOnly = true; + this.columnNC.MaxLength = 500; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] @@ -5174,6 +5423,34 @@ namespace GMW_data { private global::System.Data.DataColumn columnNoteTratt; + private global::System.Data.DataColumn columndescparticolare; + + private global::System.Data.DataColumn columndisegnogrezzo; + + private global::System.Data.DataColumn columncodimpianto; + + private global::System.Data.DataColumn columndescimpianto; + + private global::System.Data.DataColumn columncodimballo; + + private global::System.Data.DataColumn columncodsoggetto; + + private global::System.Data.DataColumn columnnumcont; + + private global::System.Data.DataColumn columncodstato; + + private global::System.Data.DataColumn columnidxposizione; + + private global::System.Data.DataColumn columnpesotot; + + private global::System.Data.DataColumn columnpesocad; + + private global::System.Data.DataColumn columndescstato; + + private global::System.Data.DataColumn columndescimballo; + + private global::System.Data.DataColumn columnNC; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] public stp_prtCartFinitiByUDCDataTable() { @@ -5471,6 +5748,118 @@ namespace GMW_data { } } + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public global::System.Data.DataColumn descparticolareColumn { + get { + return this.columndescparticolare; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public global::System.Data.DataColumn disegnogrezzoColumn { + get { + return this.columndisegnogrezzo; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public global::System.Data.DataColumn codimpiantoColumn { + get { + return this.columncodimpianto; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public global::System.Data.DataColumn descimpiantoColumn { + get { + return this.columndescimpianto; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public global::System.Data.DataColumn codimballoColumn { + get { + return this.columncodimballo; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public global::System.Data.DataColumn codsoggettoColumn { + get { + return this.columncodsoggetto; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public global::System.Data.DataColumn numcontColumn { + get { + return this.columnnumcont; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public global::System.Data.DataColumn codstatoColumn { + get { + return this.columncodstato; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public global::System.Data.DataColumn idxposizioneColumn { + get { + return this.columnidxposizione; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public global::System.Data.DataColumn pesototColumn { + get { + return this.columnpesotot; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public global::System.Data.DataColumn pesocadColumn { + get { + return this.columnpesocad; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public global::System.Data.DataColumn descstatoColumn { + get { + return this.columndescstato; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public global::System.Data.DataColumn descimballoColumn { + get { + return this.columndescimballo; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public global::System.Data.DataColumn NCColumn { + get { + return this.columnNC; + } + } + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] [global::System.ComponentModel.Browsable(false)] @@ -5541,7 +5930,21 @@ namespace GMW_data { string CodFamiglia, string DescFamiglia, string Note, - string NoteTratt) { + string NoteTratt, + string descparticolare1, + string disegnogrezzo1, + string codimpianto1, + string descimpianto1, + string codimballo1, + string codsoggetto1, + int numcont1, + string codstato1, + int idxposizione1, + double pesotot1, + double pesocad1, + string descstato1, + string descimballo1, + string NC) { stp_prtCartFinitiByUDCRow rowstp_prtCartFinitiByUDCRow = ((stp_prtCartFinitiByUDCRow)(this.NewRow())); object[] columnValuesArray = new object[] { UDC, @@ -5576,7 +5979,21 @@ namespace GMW_data { CodFamiglia, DescFamiglia, Note, - NoteTratt}; + NoteTratt, + descparticolare1, + disegnogrezzo1, + codimpianto1, + descimpianto1, + codimballo1, + codsoggetto1, + numcont1, + codstato1, + idxposizione1, + pesotot1, + pesocad1, + descstato1, + descimballo1, + NC}; rowstp_prtCartFinitiByUDCRow.ItemArray = columnValuesArray; this.Rows.Add(rowstp_prtCartFinitiByUDCRow); return rowstp_prtCartFinitiByUDCRow; @@ -5639,6 +6056,20 @@ namespace GMW_data { this.columnDescFamiglia = base.Columns["DescFamiglia"]; this.columnNote = base.Columns["Note"]; this.columnNoteTratt = base.Columns["NoteTratt"]; + this.columndescparticolare = base.Columns["descparticolare"]; + this.columndisegnogrezzo = base.Columns["disegnogrezzo"]; + this.columncodimpianto = base.Columns["codimpianto"]; + this.columndescimpianto = base.Columns["descimpianto"]; + this.columncodimballo = base.Columns["codimballo"]; + this.columncodsoggetto = base.Columns["codsoggetto"]; + this.columnnumcont = base.Columns["numcont"]; + this.columncodstato = base.Columns["codstato"]; + this.columnidxposizione = base.Columns["idxposizione"]; + this.columnpesotot = base.Columns["pesotot"]; + this.columnpesocad = base.Columns["pesocad"]; + this.columndescstato = base.Columns["descstato"]; + this.columndescimballo = base.Columns["descimballo"]; + this.columnNC = base.Columns["NC"]; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] @@ -5710,6 +6141,34 @@ namespace GMW_data { base.Columns.Add(this.columnNote); this.columnNoteTratt = new global::System.Data.DataColumn("NoteTratt", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnNoteTratt); + this.columndescparticolare = new global::System.Data.DataColumn("descparticolare", typeof(string), null, global::System.Data.MappingType.Element); + base.Columns.Add(this.columndescparticolare); + this.columndisegnogrezzo = new global::System.Data.DataColumn("disegnogrezzo", typeof(string), null, global::System.Data.MappingType.Element); + base.Columns.Add(this.columndisegnogrezzo); + this.columncodimpianto = new global::System.Data.DataColumn("codimpianto", typeof(string), null, global::System.Data.MappingType.Element); + base.Columns.Add(this.columncodimpianto); + this.columndescimpianto = new global::System.Data.DataColumn("descimpianto", typeof(string), null, global::System.Data.MappingType.Element); + base.Columns.Add(this.columndescimpianto); + this.columncodimballo = new global::System.Data.DataColumn("codimballo", typeof(string), null, global::System.Data.MappingType.Element); + base.Columns.Add(this.columncodimballo); + this.columncodsoggetto = new global::System.Data.DataColumn("codsoggetto", typeof(string), null, global::System.Data.MappingType.Element); + base.Columns.Add(this.columncodsoggetto); + this.columnnumcont = new global::System.Data.DataColumn("numcont", typeof(int), null, global::System.Data.MappingType.Element); + base.Columns.Add(this.columnnumcont); + this.columncodstato = new global::System.Data.DataColumn("codstato", typeof(string), null, global::System.Data.MappingType.Element); + base.Columns.Add(this.columncodstato); + this.columnidxposizione = new global::System.Data.DataColumn("idxposizione", typeof(int), null, global::System.Data.MappingType.Element); + base.Columns.Add(this.columnidxposizione); + this.columnpesotot = new global::System.Data.DataColumn("pesotot", typeof(double), null, global::System.Data.MappingType.Element); + base.Columns.Add(this.columnpesotot); + this.columnpesocad = new global::System.Data.DataColumn("pesocad", typeof(double), null, global::System.Data.MappingType.Element); + base.Columns.Add(this.columnpesocad); + this.columndescstato = new global::System.Data.DataColumn("descstato", typeof(string), null, global::System.Data.MappingType.Element); + base.Columns.Add(this.columndescstato); + this.columndescimballo = new global::System.Data.DataColumn("descimballo", typeof(string), null, global::System.Data.MappingType.Element); + base.Columns.Add(this.columndescimballo); + this.columnNC = new global::System.Data.DataColumn("NC", typeof(string), null, global::System.Data.MappingType.Element); + base.Columns.Add(this.columnNC); this.Constraints.Add(new global::System.Data.UniqueConstraint("Constraint1", new global::System.Data.DataColumn[] { this.columnUDC}, true)); this.columnUDC.AllowDBNull = false; @@ -5764,6 +6223,30 @@ namespace GMW_data { this.columnNote.MaxLength = 500; this.columnNoteTratt.ReadOnly = true; this.columnNoteTratt.MaxLength = 500; + this.columndescparticolare.ReadOnly = true; + this.columndescparticolare.MaxLength = 30; + this.columndisegnogrezzo.ReadOnly = true; + this.columndisegnogrezzo.MaxLength = 30; + this.columncodimpianto.ReadOnly = true; + this.columncodimpianto.MaxLength = 50; + this.columndescimpianto.ReadOnly = true; + this.columndescimpianto.MaxLength = 50; + this.columncodimballo.ReadOnly = true; + this.columncodimballo.MaxLength = 15; + this.columncodsoggetto.ReadOnly = true; + this.columncodsoggetto.MaxLength = 17; + this.columnnumcont.ReadOnly = true; + this.columncodstato.ReadOnly = true; + this.columncodstato.MaxLength = 50; + this.columnidxposizione.ReadOnly = true; + this.columnpesotot.ReadOnly = true; + this.columnpesocad.ReadOnly = true; + this.columndescstato.ReadOnly = true; + this.columndescstato.MaxLength = 50; + this.columndescimballo.ReadOnly = true; + this.columndescimballo.MaxLength = 30; + this.columnNC.ReadOnly = true; + this.columnNC.MaxLength = 500; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] @@ -6331,6 +6814,36 @@ namespace GMW_data { private global::System.Data.DataColumn columnNoteTratt; + private global::System.Data.DataColumn columndescparticolare; + + private global::System.Data.DataColumn columndisegnogrezzo; + + private global::System.Data.DataColumn columncodimpianto; + + private global::System.Data.DataColumn columndescimpianto; + + private global::System.Data.DataColumn columnDataFus; + + private global::System.Data.DataColumn columncodimballo; + + private global::System.Data.DataColumn columncodsoggetto; + + private global::System.Data.DataColumn columnnumcont; + + private global::System.Data.DataColumn columncodstato; + + private global::System.Data.DataColumn columnidxposizione; + + private global::System.Data.DataColumn columnpesotot; + + private global::System.Data.DataColumn columnpesocad; + + private global::System.Data.DataColumn columndescstato; + + private global::System.Data.DataColumn columndescimballo; + + private global::System.Data.DataColumn columnNC; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] public stp_prtCartSterratiByUDCDataTable() { @@ -6628,6 +7141,126 @@ namespace GMW_data { } } + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public global::System.Data.DataColumn descparticolareColumn { + get { + return this.columndescparticolare; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public global::System.Data.DataColumn disegnogrezzoColumn { + get { + return this.columndisegnogrezzo; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public global::System.Data.DataColumn codimpiantoColumn { + get { + return this.columncodimpianto; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public global::System.Data.DataColumn descimpiantoColumn { + get { + return this.columndescimpianto; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public global::System.Data.DataColumn DataFusColumn { + get { + return this.columnDataFus; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public global::System.Data.DataColumn codimballoColumn { + get { + return this.columncodimballo; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public global::System.Data.DataColumn codsoggettoColumn { + get { + return this.columncodsoggetto; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public global::System.Data.DataColumn numcontColumn { + get { + return this.columnnumcont; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public global::System.Data.DataColumn codstatoColumn { + get { + return this.columncodstato; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public global::System.Data.DataColumn idxposizioneColumn { + get { + return this.columnidxposizione; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public global::System.Data.DataColumn pesototColumn { + get { + return this.columnpesotot; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public global::System.Data.DataColumn pesocadColumn { + get { + return this.columnpesocad; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public global::System.Data.DataColumn descstatoColumn { + get { + return this.columndescstato; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public global::System.Data.DataColumn descimballoColumn { + get { + return this.columndescimballo; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public global::System.Data.DataColumn NCColumn { + get { + return this.columnNC; + } + } + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] [global::System.ComponentModel.Browsable(false)] @@ -6698,7 +7331,22 @@ namespace GMW_data { string CodFamiglia, string DescFamiglia, string Note, - string NoteTratt) { + string NoteTratt, + string descparticolare1, + string disegnogrezzo1, + string codimpianto1, + string descimpianto1, + System.DateTime DataFus1, + string codimballo1, + string codsoggetto1, + int numcont1, + string codstato1, + int idxposizione1, + double pesotot1, + double pesocad1, + string descstato1, + string descimballo1, + string NC) { stp_prtCartSterratiByUDCRow rowstp_prtCartSterratiByUDCRow = ((stp_prtCartSterratiByUDCRow)(this.NewRow())); object[] columnValuesArray = new object[] { UDC, @@ -6733,7 +7381,22 @@ namespace GMW_data { CodFamiglia, DescFamiglia, Note, - NoteTratt}; + NoteTratt, + descparticolare1, + disegnogrezzo1, + codimpianto1, + descimpianto1, + DataFus1, + codimballo1, + codsoggetto1, + numcont1, + codstato1, + idxposizione1, + pesotot1, + pesocad1, + descstato1, + descimballo1, + NC}; rowstp_prtCartSterratiByUDCRow.ItemArray = columnValuesArray; this.Rows.Add(rowstp_prtCartSterratiByUDCRow); return rowstp_prtCartSterratiByUDCRow; @@ -6796,6 +7459,21 @@ namespace GMW_data { this.columnDescFamiglia = base.Columns["DescFamiglia"]; this.columnNote = base.Columns["Note"]; this.columnNoteTratt = base.Columns["NoteTratt"]; + this.columndescparticolare = base.Columns["descparticolare"]; + this.columndisegnogrezzo = base.Columns["disegnogrezzo"]; + this.columncodimpianto = base.Columns["codimpianto"]; + this.columndescimpianto = base.Columns["descimpianto"]; + this.columnDataFus = base.Columns["DataFus"]; + this.columncodimballo = base.Columns["codimballo"]; + this.columncodsoggetto = base.Columns["codsoggetto"]; + this.columnnumcont = base.Columns["numcont"]; + this.columncodstato = base.Columns["codstato"]; + this.columnidxposizione = base.Columns["idxposizione"]; + this.columnpesotot = base.Columns["pesotot"]; + this.columnpesocad = base.Columns["pesocad"]; + this.columndescstato = base.Columns["descstato"]; + this.columndescimballo = base.Columns["descimballo"]; + this.columnNC = base.Columns["NC"]; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] @@ -6867,6 +7545,36 @@ namespace GMW_data { base.Columns.Add(this.columnNote); this.columnNoteTratt = new global::System.Data.DataColumn("NoteTratt", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnNoteTratt); + this.columndescparticolare = new global::System.Data.DataColumn("descparticolare", typeof(string), null, global::System.Data.MappingType.Element); + base.Columns.Add(this.columndescparticolare); + this.columndisegnogrezzo = new global::System.Data.DataColumn("disegnogrezzo", typeof(string), null, global::System.Data.MappingType.Element); + base.Columns.Add(this.columndisegnogrezzo); + this.columncodimpianto = new global::System.Data.DataColumn("codimpianto", typeof(string), null, global::System.Data.MappingType.Element); + base.Columns.Add(this.columncodimpianto); + this.columndescimpianto = new global::System.Data.DataColumn("descimpianto", typeof(string), null, global::System.Data.MappingType.Element); + base.Columns.Add(this.columndescimpianto); + this.columnDataFus = new global::System.Data.DataColumn("DataFus", typeof(global::System.DateTime), null, global::System.Data.MappingType.Element); + base.Columns.Add(this.columnDataFus); + this.columncodimballo = new global::System.Data.DataColumn("codimballo", typeof(string), null, global::System.Data.MappingType.Element); + base.Columns.Add(this.columncodimballo); + this.columncodsoggetto = new global::System.Data.DataColumn("codsoggetto", typeof(string), null, global::System.Data.MappingType.Element); + base.Columns.Add(this.columncodsoggetto); + this.columnnumcont = new global::System.Data.DataColumn("numcont", typeof(int), null, global::System.Data.MappingType.Element); + base.Columns.Add(this.columnnumcont); + this.columncodstato = new global::System.Data.DataColumn("codstato", typeof(string), null, global::System.Data.MappingType.Element); + base.Columns.Add(this.columncodstato); + this.columnidxposizione = new global::System.Data.DataColumn("idxposizione", typeof(int), null, global::System.Data.MappingType.Element); + base.Columns.Add(this.columnidxposizione); + this.columnpesotot = new global::System.Data.DataColumn("pesotot", typeof(double), null, global::System.Data.MappingType.Element); + base.Columns.Add(this.columnpesotot); + this.columnpesocad = new global::System.Data.DataColumn("pesocad", typeof(double), null, global::System.Data.MappingType.Element); + base.Columns.Add(this.columnpesocad); + this.columndescstato = new global::System.Data.DataColumn("descstato", typeof(string), null, global::System.Data.MappingType.Element); + base.Columns.Add(this.columndescstato); + this.columndescimballo = new global::System.Data.DataColumn("descimballo", typeof(string), null, global::System.Data.MappingType.Element); + base.Columns.Add(this.columndescimballo); + this.columnNC = new global::System.Data.DataColumn("NC", typeof(string), null, global::System.Data.MappingType.Element); + base.Columns.Add(this.columnNC); this.Constraints.Add(new global::System.Data.UniqueConstraint("Constraint1", new global::System.Data.DataColumn[] { this.columnUDC}, true)); this.columnUDC.AllowDBNull = false; @@ -6921,6 +7629,30 @@ namespace GMW_data { this.columnNote.MaxLength = 500; this.columnNoteTratt.ReadOnly = true; this.columnNoteTratt.MaxLength = 500; + this.columndescparticolare.ReadOnly = true; + this.columndescparticolare.MaxLength = 30; + this.columndisegnogrezzo.ReadOnly = true; + this.columndisegnogrezzo.MaxLength = 30; + this.columncodimpianto.ReadOnly = true; + this.columncodimpianto.MaxLength = 50; + this.columndescimpianto.ReadOnly = true; + this.columndescimpianto.MaxLength = 50; + this.columncodimballo.ReadOnly = true; + this.columncodimballo.MaxLength = 15; + this.columncodsoggetto.ReadOnly = true; + this.columncodsoggetto.MaxLength = 17; + this.columnnumcont.ReadOnly = true; + this.columncodstato.ReadOnly = true; + this.columncodstato.MaxLength = 50; + this.columnidxposizione.ReadOnly = true; + this.columnpesotot.ReadOnly = true; + this.columnpesocad.ReadOnly = true; + this.columndescstato.ReadOnly = true; + this.columndescstato.MaxLength = 50; + this.columndescimballo.ReadOnly = true; + this.columndescimballo.MaxLength = 30; + this.columnNC.ReadOnly = true; + this.columnNC.MaxLength = 500; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] @@ -7120,6 +7852,34 @@ namespace GMW_data { private global::System.Data.DataColumn columnNoteTratt; + private global::System.Data.DataColumn columndescparticolare; + + private global::System.Data.DataColumn columndisegnogrezzo; + + private global::System.Data.DataColumn columncodimpianto; + + private global::System.Data.DataColumn columndescimpianto; + + private global::System.Data.DataColumn columncodimballo; + + private global::System.Data.DataColumn columncodsoggetto; + + private global::System.Data.DataColumn columnnumcont; + + private global::System.Data.DataColumn columncodstato; + + private global::System.Data.DataColumn columnidxposizione; + + private global::System.Data.DataColumn columnpesotot; + + private global::System.Data.DataColumn columnpesocad; + + private global::System.Data.DataColumn columndescstato; + + private global::System.Data.DataColumn columndescimballo; + + private global::System.Data.DataColumn columnNC; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] public stp_prtCartTrattatiByUDCDataTable() { @@ -7417,6 +8177,118 @@ namespace GMW_data { } } + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public global::System.Data.DataColumn descparticolareColumn { + get { + return this.columndescparticolare; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public global::System.Data.DataColumn disegnogrezzoColumn { + get { + return this.columndisegnogrezzo; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public global::System.Data.DataColumn codimpiantoColumn { + get { + return this.columncodimpianto; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public global::System.Data.DataColumn descimpiantoColumn { + get { + return this.columndescimpianto; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public global::System.Data.DataColumn codimballoColumn { + get { + return this.columncodimballo; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public global::System.Data.DataColumn codsoggettoColumn { + get { + return this.columncodsoggetto; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public global::System.Data.DataColumn numcontColumn { + get { + return this.columnnumcont; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public global::System.Data.DataColumn codstatoColumn { + get { + return this.columncodstato; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public global::System.Data.DataColumn idxposizioneColumn { + get { + return this.columnidxposizione; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public global::System.Data.DataColumn pesototColumn { + get { + return this.columnpesotot; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public global::System.Data.DataColumn pesocadColumn { + get { + return this.columnpesocad; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public global::System.Data.DataColumn descstatoColumn { + get { + return this.columndescstato; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public global::System.Data.DataColumn descimballoColumn { + get { + return this.columndescimballo; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public global::System.Data.DataColumn NCColumn { + get { + return this.columnNC; + } + } + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] [global::System.ComponentModel.Browsable(false)] @@ -7487,7 +8359,21 @@ namespace GMW_data { string CodFamiglia, string DescFamiglia, string Note, - string NoteTratt) { + string NoteTratt, + string descparticolare1, + string disegnogrezzo1, + string codimpianto1, + string descimpianto1, + string codimballo1, + string codsoggetto1, + int numcont1, + string codstato1, + int idxposizione1, + double pesotot1, + double pesocad1, + string descstato1, + string descimballo1, + string NC) { stp_prtCartTrattatiByUDCRow rowstp_prtCartTrattatiByUDCRow = ((stp_prtCartTrattatiByUDCRow)(this.NewRow())); object[] columnValuesArray = new object[] { UDC, @@ -7522,7 +8408,21 @@ namespace GMW_data { CodFamiglia, DescFamiglia, Note, - NoteTratt}; + NoteTratt, + descparticolare1, + disegnogrezzo1, + codimpianto1, + descimpianto1, + codimballo1, + codsoggetto1, + numcont1, + codstato1, + idxposizione1, + pesotot1, + pesocad1, + descstato1, + descimballo1, + NC}; rowstp_prtCartTrattatiByUDCRow.ItemArray = columnValuesArray; this.Rows.Add(rowstp_prtCartTrattatiByUDCRow); return rowstp_prtCartTrattatiByUDCRow; @@ -7585,6 +8485,20 @@ namespace GMW_data { this.columnDescFamiglia = base.Columns["DescFamiglia"]; this.columnNote = base.Columns["Note"]; this.columnNoteTratt = base.Columns["NoteTratt"]; + this.columndescparticolare = base.Columns["descparticolare"]; + this.columndisegnogrezzo = base.Columns["disegnogrezzo"]; + this.columncodimpianto = base.Columns["codimpianto"]; + this.columndescimpianto = base.Columns["descimpianto"]; + this.columncodimballo = base.Columns["codimballo"]; + this.columncodsoggetto = base.Columns["codsoggetto"]; + this.columnnumcont = base.Columns["numcont"]; + this.columncodstato = base.Columns["codstato"]; + this.columnidxposizione = base.Columns["idxposizione"]; + this.columnpesotot = base.Columns["pesotot"]; + this.columnpesocad = base.Columns["pesocad"]; + this.columndescstato = base.Columns["descstato"]; + this.columndescimballo = base.Columns["descimballo"]; + this.columnNC = base.Columns["NC"]; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] @@ -7656,6 +8570,34 @@ namespace GMW_data { base.Columns.Add(this.columnNote); this.columnNoteTratt = new global::System.Data.DataColumn("NoteTratt", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnNoteTratt); + this.columndescparticolare = new global::System.Data.DataColumn("descparticolare", typeof(string), null, global::System.Data.MappingType.Element); + base.Columns.Add(this.columndescparticolare); + this.columndisegnogrezzo = new global::System.Data.DataColumn("disegnogrezzo", typeof(string), null, global::System.Data.MappingType.Element); + base.Columns.Add(this.columndisegnogrezzo); + this.columncodimpianto = new global::System.Data.DataColumn("codimpianto", typeof(string), null, global::System.Data.MappingType.Element); + base.Columns.Add(this.columncodimpianto); + this.columndescimpianto = new global::System.Data.DataColumn("descimpianto", typeof(string), null, global::System.Data.MappingType.Element); + base.Columns.Add(this.columndescimpianto); + this.columncodimballo = new global::System.Data.DataColumn("codimballo", typeof(string), null, global::System.Data.MappingType.Element); + base.Columns.Add(this.columncodimballo); + this.columncodsoggetto = new global::System.Data.DataColumn("codsoggetto", typeof(string), null, global::System.Data.MappingType.Element); + base.Columns.Add(this.columncodsoggetto); + this.columnnumcont = new global::System.Data.DataColumn("numcont", typeof(int), null, global::System.Data.MappingType.Element); + base.Columns.Add(this.columnnumcont); + this.columncodstato = new global::System.Data.DataColumn("codstato", typeof(string), null, global::System.Data.MappingType.Element); + base.Columns.Add(this.columncodstato); + this.columnidxposizione = new global::System.Data.DataColumn("idxposizione", typeof(int), null, global::System.Data.MappingType.Element); + base.Columns.Add(this.columnidxposizione); + this.columnpesotot = new global::System.Data.DataColumn("pesotot", typeof(double), null, global::System.Data.MappingType.Element); + base.Columns.Add(this.columnpesotot); + this.columnpesocad = new global::System.Data.DataColumn("pesocad", typeof(double), null, global::System.Data.MappingType.Element); + base.Columns.Add(this.columnpesocad); + this.columndescstato = new global::System.Data.DataColumn("descstato", typeof(string), null, global::System.Data.MappingType.Element); + base.Columns.Add(this.columndescstato); + this.columndescimballo = new global::System.Data.DataColumn("descimballo", typeof(string), null, global::System.Data.MappingType.Element); + base.Columns.Add(this.columndescimballo); + this.columnNC = new global::System.Data.DataColumn("NC", typeof(string), null, global::System.Data.MappingType.Element); + base.Columns.Add(this.columnNC); this.Constraints.Add(new global::System.Data.UniqueConstraint("Constraint1", new global::System.Data.DataColumn[] { this.columnUDC}, true)); this.columnUDC.AllowDBNull = false; @@ -7710,6 +8652,30 @@ namespace GMW_data { this.columnNote.MaxLength = 500; this.columnNoteTratt.ReadOnly = true; this.columnNoteTratt.MaxLength = 500; + this.columndescparticolare.ReadOnly = true; + this.columndescparticolare.MaxLength = 30; + this.columndisegnogrezzo.ReadOnly = true; + this.columndisegnogrezzo.MaxLength = 30; + this.columncodimpianto.ReadOnly = true; + this.columncodimpianto.MaxLength = 50; + this.columndescimpianto.ReadOnly = true; + this.columndescimpianto.MaxLength = 50; + this.columncodimballo.ReadOnly = true; + this.columncodimballo.MaxLength = 15; + this.columncodsoggetto.ReadOnly = true; + this.columncodsoggetto.MaxLength = 17; + this.columnnumcont.ReadOnly = true; + this.columncodstato.ReadOnly = true; + this.columncodstato.MaxLength = 50; + this.columnidxposizione.ReadOnly = true; + this.columnpesotot.ReadOnly = true; + this.columnpesocad.ReadOnly = true; + this.columndescstato.ReadOnly = true; + this.columndescstato.MaxLength = 50; + this.columndescimballo.ReadOnly = true; + this.columndescimballo.MaxLength = 30; + this.columnNC.ReadOnly = true; + this.columnNC.MaxLength = 500; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] @@ -13950,6 +14916,247 @@ namespace GMW_data { } } + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public string descparticolare { + get { + try { + return ((string)(this[this.tablestp_prtCartFusiByUDC.descparticolareColumn])); + } + catch (global::System.InvalidCastException e) { + throw new global::System.Data.StrongTypingException("The value for column \'descparticolare\' in table \'stp_prtCartFusiByUDC\' is DBNull." + + "", e); + } + } + set { + this[this.tablestp_prtCartFusiByUDC.descparticolareColumn] = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public string disegnogrezzo { + get { + try { + return ((string)(this[this.tablestp_prtCartFusiByUDC.disegnogrezzoColumn])); + } + catch (global::System.InvalidCastException e) { + throw new global::System.Data.StrongTypingException("The value for column \'disegnogrezzo\' in table \'stp_prtCartFusiByUDC\' is DBNull.", e); + } + } + set { + this[this.tablestp_prtCartFusiByUDC.disegnogrezzoColumn] = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public string codimpianto { + get { + try { + return ((string)(this[this.tablestp_prtCartFusiByUDC.codimpiantoColumn])); + } + catch (global::System.InvalidCastException e) { + throw new global::System.Data.StrongTypingException("The value for column \'codimpianto\' in table \'stp_prtCartFusiByUDC\' is DBNull.", e); + } + } + set { + this[this.tablestp_prtCartFusiByUDC.codimpiantoColumn] = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public string descimpianto { + get { + try { + return ((string)(this[this.tablestp_prtCartFusiByUDC.descimpiantoColumn])); + } + catch (global::System.InvalidCastException e) { + throw new global::System.Data.StrongTypingException("The value for column \'descimpianto\' in table \'stp_prtCartFusiByUDC\' is DBNull.", e); + } + } + set { + this[this.tablestp_prtCartFusiByUDC.descimpiantoColumn] = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public System.DateTime DataFus { + get { + try { + return ((global::System.DateTime)(this[this.tablestp_prtCartFusiByUDC.DataFusColumn])); + } + catch (global::System.InvalidCastException e) { + throw new global::System.Data.StrongTypingException("The value for column \'DataFus\' in table \'stp_prtCartFusiByUDC\' is DBNull.", e); + } + } + set { + this[this.tablestp_prtCartFusiByUDC.DataFusColumn] = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public string codimballo { + get { + try { + return ((string)(this[this.tablestp_prtCartFusiByUDC.codimballoColumn])); + } + catch (global::System.InvalidCastException e) { + throw new global::System.Data.StrongTypingException("The value for column \'codimballo\' in table \'stp_prtCartFusiByUDC\' is DBNull.", e); + } + } + set { + this[this.tablestp_prtCartFusiByUDC.codimballoColumn] = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public string codsoggetto { + get { + try { + return ((string)(this[this.tablestp_prtCartFusiByUDC.codsoggettoColumn])); + } + catch (global::System.InvalidCastException e) { + throw new global::System.Data.StrongTypingException("The value for column \'codsoggetto\' in table \'stp_prtCartFusiByUDC\' is DBNull.", e); + } + } + set { + this[this.tablestp_prtCartFusiByUDC.codsoggettoColumn] = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public int numcont { + get { + try { + return ((int)(this[this.tablestp_prtCartFusiByUDC.numcontColumn])); + } + catch (global::System.InvalidCastException e) { + throw new global::System.Data.StrongTypingException("The value for column \'numcont\' in table \'stp_prtCartFusiByUDC\' is DBNull.", e); + } + } + set { + this[this.tablestp_prtCartFusiByUDC.numcontColumn] = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public string codstato { + get { + try { + return ((string)(this[this.tablestp_prtCartFusiByUDC.codstatoColumn])); + } + catch (global::System.InvalidCastException e) { + throw new global::System.Data.StrongTypingException("The value for column \'codstato\' in table \'stp_prtCartFusiByUDC\' is DBNull.", e); + } + } + set { + this[this.tablestp_prtCartFusiByUDC.codstatoColumn] = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public int idxposizione { + get { + try { + return ((int)(this[this.tablestp_prtCartFusiByUDC.idxposizioneColumn])); + } + catch (global::System.InvalidCastException e) { + throw new global::System.Data.StrongTypingException("The value for column \'idxposizione\' in table \'stp_prtCartFusiByUDC\' is DBNull.", e); + } + } + set { + this[this.tablestp_prtCartFusiByUDC.idxposizioneColumn] = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public double pesotot { + get { + try { + return ((double)(this[this.tablestp_prtCartFusiByUDC.pesototColumn])); + } + catch (global::System.InvalidCastException e) { + throw new global::System.Data.StrongTypingException("The value for column \'pesotot\' in table \'stp_prtCartFusiByUDC\' is DBNull.", e); + } + } + set { + this[this.tablestp_prtCartFusiByUDC.pesototColumn] = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public double pesocad { + get { + try { + return ((double)(this[this.tablestp_prtCartFusiByUDC.pesocadColumn])); + } + catch (global::System.InvalidCastException e) { + throw new global::System.Data.StrongTypingException("The value for column \'pesocad\' in table \'stp_prtCartFusiByUDC\' is DBNull.", e); + } + } + set { + this[this.tablestp_prtCartFusiByUDC.pesocadColumn] = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public string descstato { + get { + try { + return ((string)(this[this.tablestp_prtCartFusiByUDC.descstatoColumn])); + } + catch (global::System.InvalidCastException e) { + throw new global::System.Data.StrongTypingException("The value for column \'descstato\' in table \'stp_prtCartFusiByUDC\' is DBNull.", e); + } + } + set { + this[this.tablestp_prtCartFusiByUDC.descstatoColumn] = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public string descimballo { + get { + try { + return ((string)(this[this.tablestp_prtCartFusiByUDC.descimballoColumn])); + } + catch (global::System.InvalidCastException e) { + throw new global::System.Data.StrongTypingException("The value for column \'descimballo\' in table \'stp_prtCartFusiByUDC\' is DBNull.", e); + } + } + set { + this[this.tablestp_prtCartFusiByUDC.descimballoColumn] = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public string NC { + get { + try { + return ((string)(this[this.tablestp_prtCartFusiByUDC.NCColumn])); + } + catch (global::System.InvalidCastException e) { + throw new global::System.Data.StrongTypingException("The value for column \'NC\' in table \'stp_prtCartFusiByUDC\' is DBNull.", e); + } + } + set { + this[this.tablestp_prtCartFusiByUDC.NCColumn] = value; + } + } + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] public bool IsCodCSNull() { @@ -14333,6 +15540,186 @@ namespace GMW_data { public void SetNoteTrattNull() { this[this.tablestp_prtCartFusiByUDC.NoteTrattColumn] = global::System.Convert.DBNull; } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public bool IsdescparticolareNull() { + return this.IsNull(this.tablestp_prtCartFusiByUDC.descparticolareColumn); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public void SetdescparticolareNull() { + this[this.tablestp_prtCartFusiByUDC.descparticolareColumn] = global::System.Convert.DBNull; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public bool IsdisegnogrezzoNull() { + return this.IsNull(this.tablestp_prtCartFusiByUDC.disegnogrezzoColumn); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public void SetdisegnogrezzoNull() { + this[this.tablestp_prtCartFusiByUDC.disegnogrezzoColumn] = global::System.Convert.DBNull; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public bool IscodimpiantoNull() { + return this.IsNull(this.tablestp_prtCartFusiByUDC.codimpiantoColumn); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public void SetcodimpiantoNull() { + this[this.tablestp_prtCartFusiByUDC.codimpiantoColumn] = global::System.Convert.DBNull; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public bool IsdescimpiantoNull() { + return this.IsNull(this.tablestp_prtCartFusiByUDC.descimpiantoColumn); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public void SetdescimpiantoNull() { + this[this.tablestp_prtCartFusiByUDC.descimpiantoColumn] = global::System.Convert.DBNull; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public bool IsDataFusNull() { + return this.IsNull(this.tablestp_prtCartFusiByUDC.DataFusColumn); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public void SetDataFusNull() { + this[this.tablestp_prtCartFusiByUDC.DataFusColumn] = global::System.Convert.DBNull; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public bool IscodimballoNull() { + return this.IsNull(this.tablestp_prtCartFusiByUDC.codimballoColumn); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public void SetcodimballoNull() { + this[this.tablestp_prtCartFusiByUDC.codimballoColumn] = global::System.Convert.DBNull; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public bool IscodsoggettoNull() { + return this.IsNull(this.tablestp_prtCartFusiByUDC.codsoggettoColumn); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public void SetcodsoggettoNull() { + this[this.tablestp_prtCartFusiByUDC.codsoggettoColumn] = global::System.Convert.DBNull; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public bool IsnumcontNull() { + return this.IsNull(this.tablestp_prtCartFusiByUDC.numcontColumn); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public void SetnumcontNull() { + this[this.tablestp_prtCartFusiByUDC.numcontColumn] = global::System.Convert.DBNull; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public bool IscodstatoNull() { + return this.IsNull(this.tablestp_prtCartFusiByUDC.codstatoColumn); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public void SetcodstatoNull() { + this[this.tablestp_prtCartFusiByUDC.codstatoColumn] = global::System.Convert.DBNull; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public bool IsidxposizioneNull() { + return this.IsNull(this.tablestp_prtCartFusiByUDC.idxposizioneColumn); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public void SetidxposizioneNull() { + this[this.tablestp_prtCartFusiByUDC.idxposizioneColumn] = global::System.Convert.DBNull; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public bool IspesototNull() { + return this.IsNull(this.tablestp_prtCartFusiByUDC.pesototColumn); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public void SetpesototNull() { + this[this.tablestp_prtCartFusiByUDC.pesototColumn] = global::System.Convert.DBNull; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public bool IspesocadNull() { + return this.IsNull(this.tablestp_prtCartFusiByUDC.pesocadColumn); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public void SetpesocadNull() { + this[this.tablestp_prtCartFusiByUDC.pesocadColumn] = global::System.Convert.DBNull; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public bool IsdescstatoNull() { + return this.IsNull(this.tablestp_prtCartFusiByUDC.descstatoColumn); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public void SetdescstatoNull() { + this[this.tablestp_prtCartFusiByUDC.descstatoColumn] = global::System.Convert.DBNull; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public bool IsdescimballoNull() { + return this.IsNull(this.tablestp_prtCartFusiByUDC.descimballoColumn); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public void SetdescimballoNull() { + this[this.tablestp_prtCartFusiByUDC.descimballoColumn] = global::System.Convert.DBNull; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public bool IsNCNull() { + return this.IsNull(this.tablestp_prtCartFusiByUDC.NCColumn); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public void SetNCNull() { + this[this.tablestp_prtCartFusiByUDC.NCColumn] = global::System.Convert.DBNull; + } } /// @@ -14874,6 +16261,232 @@ namespace GMW_data { } } + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public string descparticolare { + get { + try { + return ((string)(this[this.tablestp_prtCartFinitiByUDC.descparticolareColumn])); + } + catch (global::System.InvalidCastException e) { + throw new global::System.Data.StrongTypingException("The value for column \'descparticolare\' in table \'stp_prtCartFinitiByUDC\' is DBNul" + + "l.", e); + } + } + set { + this[this.tablestp_prtCartFinitiByUDC.descparticolareColumn] = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public string disegnogrezzo { + get { + try { + return ((string)(this[this.tablestp_prtCartFinitiByUDC.disegnogrezzoColumn])); + } + catch (global::System.InvalidCastException e) { + throw new global::System.Data.StrongTypingException("The value for column \'disegnogrezzo\' in table \'stp_prtCartFinitiByUDC\' is DBNull." + + "", e); + } + } + set { + this[this.tablestp_prtCartFinitiByUDC.disegnogrezzoColumn] = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public string codimpianto { + get { + try { + return ((string)(this[this.tablestp_prtCartFinitiByUDC.codimpiantoColumn])); + } + catch (global::System.InvalidCastException e) { + throw new global::System.Data.StrongTypingException("The value for column \'codimpianto\' in table \'stp_prtCartFinitiByUDC\' is DBNull.", e); + } + } + set { + this[this.tablestp_prtCartFinitiByUDC.codimpiantoColumn] = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public string descimpianto { + get { + try { + return ((string)(this[this.tablestp_prtCartFinitiByUDC.descimpiantoColumn])); + } + catch (global::System.InvalidCastException e) { + throw new global::System.Data.StrongTypingException("The value for column \'descimpianto\' in table \'stp_prtCartFinitiByUDC\' is DBNull.", e); + } + } + set { + this[this.tablestp_prtCartFinitiByUDC.descimpiantoColumn] = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public string codimballo { + get { + try { + return ((string)(this[this.tablestp_prtCartFinitiByUDC.codimballoColumn])); + } + catch (global::System.InvalidCastException e) { + throw new global::System.Data.StrongTypingException("The value for column \'codimballo\' in table \'stp_prtCartFinitiByUDC\' is DBNull.", e); + } + } + set { + this[this.tablestp_prtCartFinitiByUDC.codimballoColumn] = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public string codsoggetto { + get { + try { + return ((string)(this[this.tablestp_prtCartFinitiByUDC.codsoggettoColumn])); + } + catch (global::System.InvalidCastException e) { + throw new global::System.Data.StrongTypingException("The value for column \'codsoggetto\' in table \'stp_prtCartFinitiByUDC\' is DBNull.", e); + } + } + set { + this[this.tablestp_prtCartFinitiByUDC.codsoggettoColumn] = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public int numcont { + get { + try { + return ((int)(this[this.tablestp_prtCartFinitiByUDC.numcontColumn])); + } + catch (global::System.InvalidCastException e) { + throw new global::System.Data.StrongTypingException("The value for column \'numcont\' in table \'stp_prtCartFinitiByUDC\' is DBNull.", e); + } + } + set { + this[this.tablestp_prtCartFinitiByUDC.numcontColumn] = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public string codstato { + get { + try { + return ((string)(this[this.tablestp_prtCartFinitiByUDC.codstatoColumn])); + } + catch (global::System.InvalidCastException e) { + throw new global::System.Data.StrongTypingException("The value for column \'codstato\' in table \'stp_prtCartFinitiByUDC\' is DBNull.", e); + } + } + set { + this[this.tablestp_prtCartFinitiByUDC.codstatoColumn] = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public int idxposizione { + get { + try { + return ((int)(this[this.tablestp_prtCartFinitiByUDC.idxposizioneColumn])); + } + catch (global::System.InvalidCastException e) { + throw new global::System.Data.StrongTypingException("The value for column \'idxposizione\' in table \'stp_prtCartFinitiByUDC\' is DBNull.", e); + } + } + set { + this[this.tablestp_prtCartFinitiByUDC.idxposizioneColumn] = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public double pesotot { + get { + try { + return ((double)(this[this.tablestp_prtCartFinitiByUDC.pesototColumn])); + } + catch (global::System.InvalidCastException e) { + throw new global::System.Data.StrongTypingException("The value for column \'pesotot\' in table \'stp_prtCartFinitiByUDC\' is DBNull.", e); + } + } + set { + this[this.tablestp_prtCartFinitiByUDC.pesototColumn] = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public double pesocad { + get { + try { + return ((double)(this[this.tablestp_prtCartFinitiByUDC.pesocadColumn])); + } + catch (global::System.InvalidCastException e) { + throw new global::System.Data.StrongTypingException("The value for column \'pesocad\' in table \'stp_prtCartFinitiByUDC\' is DBNull.", e); + } + } + set { + this[this.tablestp_prtCartFinitiByUDC.pesocadColumn] = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public string descstato { + get { + try { + return ((string)(this[this.tablestp_prtCartFinitiByUDC.descstatoColumn])); + } + catch (global::System.InvalidCastException e) { + throw new global::System.Data.StrongTypingException("The value for column \'descstato\' in table \'stp_prtCartFinitiByUDC\' is DBNull.", e); + } + } + set { + this[this.tablestp_prtCartFinitiByUDC.descstatoColumn] = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public string descimballo { + get { + try { + return ((string)(this[this.tablestp_prtCartFinitiByUDC.descimballoColumn])); + } + catch (global::System.InvalidCastException e) { + throw new global::System.Data.StrongTypingException("The value for column \'descimballo\' in table \'stp_prtCartFinitiByUDC\' is DBNull.", e); + } + } + set { + this[this.tablestp_prtCartFinitiByUDC.descimballoColumn] = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public string NC { + get { + try { + return ((string)(this[this.tablestp_prtCartFinitiByUDC.NCColumn])); + } + catch (global::System.InvalidCastException e) { + throw new global::System.Data.StrongTypingException("The value for column \'NC\' in table \'stp_prtCartFinitiByUDC\' is DBNull.", e); + } + } + set { + this[this.tablestp_prtCartFinitiByUDC.NCColumn] = value; + } + } + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] public bool IsCodCSNull() { @@ -15257,6 +16870,174 @@ namespace GMW_data { public void SetNoteTrattNull() { this[this.tablestp_prtCartFinitiByUDC.NoteTrattColumn] = global::System.Convert.DBNull; } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public bool IsdescparticolareNull() { + return this.IsNull(this.tablestp_prtCartFinitiByUDC.descparticolareColumn); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public void SetdescparticolareNull() { + this[this.tablestp_prtCartFinitiByUDC.descparticolareColumn] = global::System.Convert.DBNull; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public bool IsdisegnogrezzoNull() { + return this.IsNull(this.tablestp_prtCartFinitiByUDC.disegnogrezzoColumn); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public void SetdisegnogrezzoNull() { + this[this.tablestp_prtCartFinitiByUDC.disegnogrezzoColumn] = global::System.Convert.DBNull; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public bool IscodimpiantoNull() { + return this.IsNull(this.tablestp_prtCartFinitiByUDC.codimpiantoColumn); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public void SetcodimpiantoNull() { + this[this.tablestp_prtCartFinitiByUDC.codimpiantoColumn] = global::System.Convert.DBNull; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public bool IsdescimpiantoNull() { + return this.IsNull(this.tablestp_prtCartFinitiByUDC.descimpiantoColumn); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public void SetdescimpiantoNull() { + this[this.tablestp_prtCartFinitiByUDC.descimpiantoColumn] = global::System.Convert.DBNull; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public bool IscodimballoNull() { + return this.IsNull(this.tablestp_prtCartFinitiByUDC.codimballoColumn); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public void SetcodimballoNull() { + this[this.tablestp_prtCartFinitiByUDC.codimballoColumn] = global::System.Convert.DBNull; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public bool IscodsoggettoNull() { + return this.IsNull(this.tablestp_prtCartFinitiByUDC.codsoggettoColumn); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public void SetcodsoggettoNull() { + this[this.tablestp_prtCartFinitiByUDC.codsoggettoColumn] = global::System.Convert.DBNull; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public bool IsnumcontNull() { + return this.IsNull(this.tablestp_prtCartFinitiByUDC.numcontColumn); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public void SetnumcontNull() { + this[this.tablestp_prtCartFinitiByUDC.numcontColumn] = global::System.Convert.DBNull; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public bool IscodstatoNull() { + return this.IsNull(this.tablestp_prtCartFinitiByUDC.codstatoColumn); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public void SetcodstatoNull() { + this[this.tablestp_prtCartFinitiByUDC.codstatoColumn] = global::System.Convert.DBNull; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public bool IsidxposizioneNull() { + return this.IsNull(this.tablestp_prtCartFinitiByUDC.idxposizioneColumn); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public void SetidxposizioneNull() { + this[this.tablestp_prtCartFinitiByUDC.idxposizioneColumn] = global::System.Convert.DBNull; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public bool IspesototNull() { + return this.IsNull(this.tablestp_prtCartFinitiByUDC.pesototColumn); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public void SetpesototNull() { + this[this.tablestp_prtCartFinitiByUDC.pesototColumn] = global::System.Convert.DBNull; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public bool IspesocadNull() { + return this.IsNull(this.tablestp_prtCartFinitiByUDC.pesocadColumn); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public void SetpesocadNull() { + this[this.tablestp_prtCartFinitiByUDC.pesocadColumn] = global::System.Convert.DBNull; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public bool IsdescstatoNull() { + return this.IsNull(this.tablestp_prtCartFinitiByUDC.descstatoColumn); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public void SetdescstatoNull() { + this[this.tablestp_prtCartFinitiByUDC.descstatoColumn] = global::System.Convert.DBNull; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public bool IsdescimballoNull() { + return this.IsNull(this.tablestp_prtCartFinitiByUDC.descimballoColumn); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public void SetdescimballoNull() { + this[this.tablestp_prtCartFinitiByUDC.descimballoColumn] = global::System.Convert.DBNull; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public bool IsNCNull() { + return this.IsNull(this.tablestp_prtCartFinitiByUDC.NCColumn); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public void SetNCNull() { + this[this.tablestp_prtCartFinitiByUDC.NCColumn] = global::System.Convert.DBNull; + } } /// @@ -15943,6 +17724,253 @@ namespace GMW_data { } } + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public string descparticolare { + get { + try { + return ((string)(this[this.tablestp_prtCartSterratiByUDC.descparticolareColumn])); + } + catch (global::System.InvalidCastException e) { + throw new global::System.Data.StrongTypingException("The value for column \'descparticolare\' in table \'stp_prtCartSterratiByUDC\' is DBN" + + "ull.", e); + } + } + set { + this[this.tablestp_prtCartSterratiByUDC.descparticolareColumn] = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public string disegnogrezzo { + get { + try { + return ((string)(this[this.tablestp_prtCartSterratiByUDC.disegnogrezzoColumn])); + } + catch (global::System.InvalidCastException e) { + throw new global::System.Data.StrongTypingException("The value for column \'disegnogrezzo\' in table \'stp_prtCartSterratiByUDC\' is DBNul" + + "l.", e); + } + } + set { + this[this.tablestp_prtCartSterratiByUDC.disegnogrezzoColumn] = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public string codimpianto { + get { + try { + return ((string)(this[this.tablestp_prtCartSterratiByUDC.codimpiantoColumn])); + } + catch (global::System.InvalidCastException e) { + throw new global::System.Data.StrongTypingException("The value for column \'codimpianto\' in table \'stp_prtCartSterratiByUDC\' is DBNull." + + "", e); + } + } + set { + this[this.tablestp_prtCartSterratiByUDC.codimpiantoColumn] = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public string descimpianto { + get { + try { + return ((string)(this[this.tablestp_prtCartSterratiByUDC.descimpiantoColumn])); + } + catch (global::System.InvalidCastException e) { + throw new global::System.Data.StrongTypingException("The value for column \'descimpianto\' in table \'stp_prtCartSterratiByUDC\' is DBNull" + + ".", e); + } + } + set { + this[this.tablestp_prtCartSterratiByUDC.descimpiantoColumn] = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public System.DateTime DataFus { + get { + try { + return ((global::System.DateTime)(this[this.tablestp_prtCartSterratiByUDC.DataFusColumn])); + } + catch (global::System.InvalidCastException e) { + throw new global::System.Data.StrongTypingException("The value for column \'DataFus\' in table \'stp_prtCartSterratiByUDC\' is DBNull.", e); + } + } + set { + this[this.tablestp_prtCartSterratiByUDC.DataFusColumn] = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public string codimballo { + get { + try { + return ((string)(this[this.tablestp_prtCartSterratiByUDC.codimballoColumn])); + } + catch (global::System.InvalidCastException e) { + throw new global::System.Data.StrongTypingException("The value for column \'codimballo\' in table \'stp_prtCartSterratiByUDC\' is DBNull.", e); + } + } + set { + this[this.tablestp_prtCartSterratiByUDC.codimballoColumn] = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public string codsoggetto { + get { + try { + return ((string)(this[this.tablestp_prtCartSterratiByUDC.codsoggettoColumn])); + } + catch (global::System.InvalidCastException e) { + throw new global::System.Data.StrongTypingException("The value for column \'codsoggetto\' in table \'stp_prtCartSterratiByUDC\' is DBNull." + + "", e); + } + } + set { + this[this.tablestp_prtCartSterratiByUDC.codsoggettoColumn] = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public int numcont { + get { + try { + return ((int)(this[this.tablestp_prtCartSterratiByUDC.numcontColumn])); + } + catch (global::System.InvalidCastException e) { + throw new global::System.Data.StrongTypingException("The value for column \'numcont\' in table \'stp_prtCartSterratiByUDC\' is DBNull.", e); + } + } + set { + this[this.tablestp_prtCartSterratiByUDC.numcontColumn] = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public string codstato { + get { + try { + return ((string)(this[this.tablestp_prtCartSterratiByUDC.codstatoColumn])); + } + catch (global::System.InvalidCastException e) { + throw new global::System.Data.StrongTypingException("The value for column \'codstato\' in table \'stp_prtCartSterratiByUDC\' is DBNull.", e); + } + } + set { + this[this.tablestp_prtCartSterratiByUDC.codstatoColumn] = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public int idxposizione { + get { + try { + return ((int)(this[this.tablestp_prtCartSterratiByUDC.idxposizioneColumn])); + } + catch (global::System.InvalidCastException e) { + throw new global::System.Data.StrongTypingException("The value for column \'idxposizione\' in table \'stp_prtCartSterratiByUDC\' is DBNull" + + ".", e); + } + } + set { + this[this.tablestp_prtCartSterratiByUDC.idxposizioneColumn] = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public double pesotot { + get { + try { + return ((double)(this[this.tablestp_prtCartSterratiByUDC.pesototColumn])); + } + catch (global::System.InvalidCastException e) { + throw new global::System.Data.StrongTypingException("The value for column \'pesotot\' in table \'stp_prtCartSterratiByUDC\' is DBNull.", e); + } + } + set { + this[this.tablestp_prtCartSterratiByUDC.pesototColumn] = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public double pesocad { + get { + try { + return ((double)(this[this.tablestp_prtCartSterratiByUDC.pesocadColumn])); + } + catch (global::System.InvalidCastException e) { + throw new global::System.Data.StrongTypingException("The value for column \'pesocad\' in table \'stp_prtCartSterratiByUDC\' is DBNull.", e); + } + } + set { + this[this.tablestp_prtCartSterratiByUDC.pesocadColumn] = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public string descstato { + get { + try { + return ((string)(this[this.tablestp_prtCartSterratiByUDC.descstatoColumn])); + } + catch (global::System.InvalidCastException e) { + throw new global::System.Data.StrongTypingException("The value for column \'descstato\' in table \'stp_prtCartSterratiByUDC\' is DBNull.", e); + } + } + set { + this[this.tablestp_prtCartSterratiByUDC.descstatoColumn] = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public string descimballo { + get { + try { + return ((string)(this[this.tablestp_prtCartSterratiByUDC.descimballoColumn])); + } + catch (global::System.InvalidCastException e) { + throw new global::System.Data.StrongTypingException("The value for column \'descimballo\' in table \'stp_prtCartSterratiByUDC\' is DBNull." + + "", e); + } + } + set { + this[this.tablestp_prtCartSterratiByUDC.descimballoColumn] = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public string NC { + get { + try { + return ((string)(this[this.tablestp_prtCartSterratiByUDC.NCColumn])); + } + catch (global::System.InvalidCastException e) { + throw new global::System.Data.StrongTypingException("The value for column \'NC\' in table \'stp_prtCartSterratiByUDC\' is DBNull.", e); + } + } + set { + this[this.tablestp_prtCartSterratiByUDC.NCColumn] = value; + } + } + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] public bool IsCodCSNull() { @@ -16326,6 +18354,186 @@ namespace GMW_data { public void SetNoteTrattNull() { this[this.tablestp_prtCartSterratiByUDC.NoteTrattColumn] = global::System.Convert.DBNull; } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public bool IsdescparticolareNull() { + return this.IsNull(this.tablestp_prtCartSterratiByUDC.descparticolareColumn); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public void SetdescparticolareNull() { + this[this.tablestp_prtCartSterratiByUDC.descparticolareColumn] = global::System.Convert.DBNull; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public bool IsdisegnogrezzoNull() { + return this.IsNull(this.tablestp_prtCartSterratiByUDC.disegnogrezzoColumn); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public void SetdisegnogrezzoNull() { + this[this.tablestp_prtCartSterratiByUDC.disegnogrezzoColumn] = global::System.Convert.DBNull; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public bool IscodimpiantoNull() { + return this.IsNull(this.tablestp_prtCartSterratiByUDC.codimpiantoColumn); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public void SetcodimpiantoNull() { + this[this.tablestp_prtCartSterratiByUDC.codimpiantoColumn] = global::System.Convert.DBNull; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public bool IsdescimpiantoNull() { + return this.IsNull(this.tablestp_prtCartSterratiByUDC.descimpiantoColumn); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public void SetdescimpiantoNull() { + this[this.tablestp_prtCartSterratiByUDC.descimpiantoColumn] = global::System.Convert.DBNull; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public bool IsDataFusNull() { + return this.IsNull(this.tablestp_prtCartSterratiByUDC.DataFusColumn); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public void SetDataFusNull() { + this[this.tablestp_prtCartSterratiByUDC.DataFusColumn] = global::System.Convert.DBNull; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public bool IscodimballoNull() { + return this.IsNull(this.tablestp_prtCartSterratiByUDC.codimballoColumn); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public void SetcodimballoNull() { + this[this.tablestp_prtCartSterratiByUDC.codimballoColumn] = global::System.Convert.DBNull; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public bool IscodsoggettoNull() { + return this.IsNull(this.tablestp_prtCartSterratiByUDC.codsoggettoColumn); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public void SetcodsoggettoNull() { + this[this.tablestp_prtCartSterratiByUDC.codsoggettoColumn] = global::System.Convert.DBNull; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public bool IsnumcontNull() { + return this.IsNull(this.tablestp_prtCartSterratiByUDC.numcontColumn); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public void SetnumcontNull() { + this[this.tablestp_prtCartSterratiByUDC.numcontColumn] = global::System.Convert.DBNull; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public bool IscodstatoNull() { + return this.IsNull(this.tablestp_prtCartSterratiByUDC.codstatoColumn); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public void SetcodstatoNull() { + this[this.tablestp_prtCartSterratiByUDC.codstatoColumn] = global::System.Convert.DBNull; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public bool IsidxposizioneNull() { + return this.IsNull(this.tablestp_prtCartSterratiByUDC.idxposizioneColumn); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public void SetidxposizioneNull() { + this[this.tablestp_prtCartSterratiByUDC.idxposizioneColumn] = global::System.Convert.DBNull; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public bool IspesototNull() { + return this.IsNull(this.tablestp_prtCartSterratiByUDC.pesototColumn); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public void SetpesototNull() { + this[this.tablestp_prtCartSterratiByUDC.pesototColumn] = global::System.Convert.DBNull; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public bool IspesocadNull() { + return this.IsNull(this.tablestp_prtCartSterratiByUDC.pesocadColumn); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public void SetpesocadNull() { + this[this.tablestp_prtCartSterratiByUDC.pesocadColumn] = global::System.Convert.DBNull; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public bool IsdescstatoNull() { + return this.IsNull(this.tablestp_prtCartSterratiByUDC.descstatoColumn); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public void SetdescstatoNull() { + this[this.tablestp_prtCartSterratiByUDC.descstatoColumn] = global::System.Convert.DBNull; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public bool IsdescimballoNull() { + return this.IsNull(this.tablestp_prtCartSterratiByUDC.descimballoColumn); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public void SetdescimballoNull() { + this[this.tablestp_prtCartSterratiByUDC.descimballoColumn] = global::System.Convert.DBNull; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public bool IsNCNull() { + return this.IsNull(this.tablestp_prtCartSterratiByUDC.NCColumn); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public void SetNCNull() { + this[this.tablestp_prtCartSterratiByUDC.NCColumn] = global::System.Convert.DBNull; + } } /// @@ -16875,6 +19083,237 @@ namespace GMW_data { } } + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public string descparticolare { + get { + try { + return ((string)(this[this.tablestp_prtCartTrattatiByUDC.descparticolareColumn])); + } + catch (global::System.InvalidCastException e) { + throw new global::System.Data.StrongTypingException("The value for column \'descparticolare\' in table \'stp_prtCartTrattatiByUDC\' is DBN" + + "ull.", e); + } + } + set { + this[this.tablestp_prtCartTrattatiByUDC.descparticolareColumn] = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public string disegnogrezzo { + get { + try { + return ((string)(this[this.tablestp_prtCartTrattatiByUDC.disegnogrezzoColumn])); + } + catch (global::System.InvalidCastException e) { + throw new global::System.Data.StrongTypingException("The value for column \'disegnogrezzo\' in table \'stp_prtCartTrattatiByUDC\' is DBNul" + + "l.", e); + } + } + set { + this[this.tablestp_prtCartTrattatiByUDC.disegnogrezzoColumn] = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public string codimpianto { + get { + try { + return ((string)(this[this.tablestp_prtCartTrattatiByUDC.codimpiantoColumn])); + } + catch (global::System.InvalidCastException e) { + throw new global::System.Data.StrongTypingException("The value for column \'codimpianto\' in table \'stp_prtCartTrattatiByUDC\' is DBNull." + + "", e); + } + } + set { + this[this.tablestp_prtCartTrattatiByUDC.codimpiantoColumn] = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public string descimpianto { + get { + try { + return ((string)(this[this.tablestp_prtCartTrattatiByUDC.descimpiantoColumn])); + } + catch (global::System.InvalidCastException e) { + throw new global::System.Data.StrongTypingException("The value for column \'descimpianto\' in table \'stp_prtCartTrattatiByUDC\' is DBNull" + + ".", e); + } + } + set { + this[this.tablestp_prtCartTrattatiByUDC.descimpiantoColumn] = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public string codimballo { + get { + try { + return ((string)(this[this.tablestp_prtCartTrattatiByUDC.codimballoColumn])); + } + catch (global::System.InvalidCastException e) { + throw new global::System.Data.StrongTypingException("The value for column \'codimballo\' in table \'stp_prtCartTrattatiByUDC\' is DBNull.", e); + } + } + set { + this[this.tablestp_prtCartTrattatiByUDC.codimballoColumn] = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public string codsoggetto { + get { + try { + return ((string)(this[this.tablestp_prtCartTrattatiByUDC.codsoggettoColumn])); + } + catch (global::System.InvalidCastException e) { + throw new global::System.Data.StrongTypingException("The value for column \'codsoggetto\' in table \'stp_prtCartTrattatiByUDC\' is DBNull." + + "", e); + } + } + set { + this[this.tablestp_prtCartTrattatiByUDC.codsoggettoColumn] = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public int numcont { + get { + try { + return ((int)(this[this.tablestp_prtCartTrattatiByUDC.numcontColumn])); + } + catch (global::System.InvalidCastException e) { + throw new global::System.Data.StrongTypingException("The value for column \'numcont\' in table \'stp_prtCartTrattatiByUDC\' is DBNull.", e); + } + } + set { + this[this.tablestp_prtCartTrattatiByUDC.numcontColumn] = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public string codstato { + get { + try { + return ((string)(this[this.tablestp_prtCartTrattatiByUDC.codstatoColumn])); + } + catch (global::System.InvalidCastException e) { + throw new global::System.Data.StrongTypingException("The value for column \'codstato\' in table \'stp_prtCartTrattatiByUDC\' is DBNull.", e); + } + } + set { + this[this.tablestp_prtCartTrattatiByUDC.codstatoColumn] = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public int idxposizione { + get { + try { + return ((int)(this[this.tablestp_prtCartTrattatiByUDC.idxposizioneColumn])); + } + catch (global::System.InvalidCastException e) { + throw new global::System.Data.StrongTypingException("The value for column \'idxposizione\' in table \'stp_prtCartTrattatiByUDC\' is DBNull" + + ".", e); + } + } + set { + this[this.tablestp_prtCartTrattatiByUDC.idxposizioneColumn] = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public double pesotot { + get { + try { + return ((double)(this[this.tablestp_prtCartTrattatiByUDC.pesototColumn])); + } + catch (global::System.InvalidCastException e) { + throw new global::System.Data.StrongTypingException("The value for column \'pesotot\' in table \'stp_prtCartTrattatiByUDC\' is DBNull.", e); + } + } + set { + this[this.tablestp_prtCartTrattatiByUDC.pesototColumn] = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public double pesocad { + get { + try { + return ((double)(this[this.tablestp_prtCartTrattatiByUDC.pesocadColumn])); + } + catch (global::System.InvalidCastException e) { + throw new global::System.Data.StrongTypingException("The value for column \'pesocad\' in table \'stp_prtCartTrattatiByUDC\' is DBNull.", e); + } + } + set { + this[this.tablestp_prtCartTrattatiByUDC.pesocadColumn] = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public string descstato { + get { + try { + return ((string)(this[this.tablestp_prtCartTrattatiByUDC.descstatoColumn])); + } + catch (global::System.InvalidCastException e) { + throw new global::System.Data.StrongTypingException("The value for column \'descstato\' in table \'stp_prtCartTrattatiByUDC\' is DBNull.", e); + } + } + set { + this[this.tablestp_prtCartTrattatiByUDC.descstatoColumn] = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public string descimballo { + get { + try { + return ((string)(this[this.tablestp_prtCartTrattatiByUDC.descimballoColumn])); + } + catch (global::System.InvalidCastException e) { + throw new global::System.Data.StrongTypingException("The value for column \'descimballo\' in table \'stp_prtCartTrattatiByUDC\' is DBNull." + + "", e); + } + } + set { + this[this.tablestp_prtCartTrattatiByUDC.descimballoColumn] = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public string NC { + get { + try { + return ((string)(this[this.tablestp_prtCartTrattatiByUDC.NCColumn])); + } + catch (global::System.InvalidCastException e) { + throw new global::System.Data.StrongTypingException("The value for column \'NC\' in table \'stp_prtCartTrattatiByUDC\' is DBNull.", e); + } + } + set { + this[this.tablestp_prtCartTrattatiByUDC.NCColumn] = value; + } + } + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] public bool IsCodCSNull() { @@ -17258,6 +19697,174 @@ namespace GMW_data { public void SetNoteTrattNull() { this[this.tablestp_prtCartTrattatiByUDC.NoteTrattColumn] = global::System.Convert.DBNull; } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public bool IsdescparticolareNull() { + return this.IsNull(this.tablestp_prtCartTrattatiByUDC.descparticolareColumn); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public void SetdescparticolareNull() { + this[this.tablestp_prtCartTrattatiByUDC.descparticolareColumn] = global::System.Convert.DBNull; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public bool IsdisegnogrezzoNull() { + return this.IsNull(this.tablestp_prtCartTrattatiByUDC.disegnogrezzoColumn); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public void SetdisegnogrezzoNull() { + this[this.tablestp_prtCartTrattatiByUDC.disegnogrezzoColumn] = global::System.Convert.DBNull; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public bool IscodimpiantoNull() { + return this.IsNull(this.tablestp_prtCartTrattatiByUDC.codimpiantoColumn); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public void SetcodimpiantoNull() { + this[this.tablestp_prtCartTrattatiByUDC.codimpiantoColumn] = global::System.Convert.DBNull; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public bool IsdescimpiantoNull() { + return this.IsNull(this.tablestp_prtCartTrattatiByUDC.descimpiantoColumn); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public void SetdescimpiantoNull() { + this[this.tablestp_prtCartTrattatiByUDC.descimpiantoColumn] = global::System.Convert.DBNull; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public bool IscodimballoNull() { + return this.IsNull(this.tablestp_prtCartTrattatiByUDC.codimballoColumn); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public void SetcodimballoNull() { + this[this.tablestp_prtCartTrattatiByUDC.codimballoColumn] = global::System.Convert.DBNull; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public bool IscodsoggettoNull() { + return this.IsNull(this.tablestp_prtCartTrattatiByUDC.codsoggettoColumn); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public void SetcodsoggettoNull() { + this[this.tablestp_prtCartTrattatiByUDC.codsoggettoColumn] = global::System.Convert.DBNull; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public bool IsnumcontNull() { + return this.IsNull(this.tablestp_prtCartTrattatiByUDC.numcontColumn); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public void SetnumcontNull() { + this[this.tablestp_prtCartTrattatiByUDC.numcontColumn] = global::System.Convert.DBNull; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public bool IscodstatoNull() { + return this.IsNull(this.tablestp_prtCartTrattatiByUDC.codstatoColumn); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public void SetcodstatoNull() { + this[this.tablestp_prtCartTrattatiByUDC.codstatoColumn] = global::System.Convert.DBNull; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public bool IsidxposizioneNull() { + return this.IsNull(this.tablestp_prtCartTrattatiByUDC.idxposizioneColumn); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public void SetidxposizioneNull() { + this[this.tablestp_prtCartTrattatiByUDC.idxposizioneColumn] = global::System.Convert.DBNull; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public bool IspesototNull() { + return this.IsNull(this.tablestp_prtCartTrattatiByUDC.pesototColumn); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public void SetpesototNull() { + this[this.tablestp_prtCartTrattatiByUDC.pesototColumn] = global::System.Convert.DBNull; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public bool IspesocadNull() { + return this.IsNull(this.tablestp_prtCartTrattatiByUDC.pesocadColumn); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public void SetpesocadNull() { + this[this.tablestp_prtCartTrattatiByUDC.pesocadColumn] = global::System.Convert.DBNull; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public bool IsdescstatoNull() { + return this.IsNull(this.tablestp_prtCartTrattatiByUDC.descstatoColumn); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public void SetdescstatoNull() { + this[this.tablestp_prtCartTrattatiByUDC.descstatoColumn] = global::System.Convert.DBNull; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public bool IsdescimballoNull() { + return this.IsNull(this.tablestp_prtCartTrattatiByUDC.descimballoColumn); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public void SetdescimballoNull() { + this[this.tablestp_prtCartTrattatiByUDC.descimballoColumn] = global::System.Convert.DBNull; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public bool IsNCNull() { + return this.IsNull(this.tablestp_prtCartTrattatiByUDC.NCColumn); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] + public void SetNCNull() { + this[this.tablestp_prtCartTrattatiByUDC.NCColumn] = global::System.Convert.DBNull; + } } /// @@ -20388,6 +22995,21 @@ namespace GMW_data.DS_cartelliniTableAdapters { tableMapping.ColumnMappings.Add("DescFamiglia", "DescFamiglia"); tableMapping.ColumnMappings.Add("Note", "Note"); tableMapping.ColumnMappings.Add("NoteTratt", "NoteTratt"); + tableMapping.ColumnMappings.Add("descparticolare", "descparticolare"); + tableMapping.ColumnMappings.Add("disegnogrezzo", "disegnogrezzo"); + tableMapping.ColumnMappings.Add("codimpianto", "codimpianto"); + tableMapping.ColumnMappings.Add("descimpianto", "descimpianto"); + tableMapping.ColumnMappings.Add("DataFus", "DataFus"); + tableMapping.ColumnMappings.Add("codimballo", "codimballo"); + tableMapping.ColumnMappings.Add("codsoggetto", "codsoggetto"); + tableMapping.ColumnMappings.Add("numcont", "numcont"); + tableMapping.ColumnMappings.Add("codstato", "codstato"); + tableMapping.ColumnMappings.Add("idxposizione", "idxposizione"); + tableMapping.ColumnMappings.Add("pesotot", "pesotot"); + tableMapping.ColumnMappings.Add("pesocad", "pesocad"); + tableMapping.ColumnMappings.Add("descstato", "descstato"); + tableMapping.ColumnMappings.Add("descimballo", "descimballo"); + tableMapping.ColumnMappings.Add("NC", "NC"); this._adapter.TableMappings.Add(tableMapping); } @@ -20601,6 +23223,20 @@ namespace GMW_data.DS_cartelliniTableAdapters { tableMapping.ColumnMappings.Add("DescFamiglia", "DescFamiglia"); tableMapping.ColumnMappings.Add("Note", "Note"); tableMapping.ColumnMappings.Add("NoteTratt", "NoteTratt"); + tableMapping.ColumnMappings.Add("descparticolare", "descparticolare"); + tableMapping.ColumnMappings.Add("disegnogrezzo", "disegnogrezzo"); + tableMapping.ColumnMappings.Add("codimpianto", "codimpianto"); + tableMapping.ColumnMappings.Add("descimpianto", "descimpianto"); + tableMapping.ColumnMappings.Add("codimballo", "codimballo"); + tableMapping.ColumnMappings.Add("codsoggetto", "codsoggetto"); + tableMapping.ColumnMappings.Add("numcont", "numcont"); + tableMapping.ColumnMappings.Add("codstato", "codstato"); + tableMapping.ColumnMappings.Add("idxposizione", "idxposizione"); + tableMapping.ColumnMappings.Add("pesotot", "pesotot"); + tableMapping.ColumnMappings.Add("pesocad", "pesocad"); + tableMapping.ColumnMappings.Add("descstato", "descstato"); + tableMapping.ColumnMappings.Add("descimballo", "descimballo"); + tableMapping.ColumnMappings.Add("NC", "NC"); this._adapter.TableMappings.Add(tableMapping); } @@ -21488,6 +24124,21 @@ SELECT IdxPrintJob, TipoCart, UDC, prtName, dtStart, dtEnd, stato, dtLastTry FRO tableMapping.ColumnMappings.Add("DescFamiglia", "DescFamiglia"); tableMapping.ColumnMappings.Add("Note", "Note"); tableMapping.ColumnMappings.Add("NoteTratt", "NoteTratt"); + tableMapping.ColumnMappings.Add("descparticolare", "descparticolare"); + tableMapping.ColumnMappings.Add("disegnogrezzo", "disegnogrezzo"); + tableMapping.ColumnMappings.Add("codimpianto", "codimpianto"); + tableMapping.ColumnMappings.Add("descimpianto", "descimpianto"); + tableMapping.ColumnMappings.Add("DataFus", "DataFus"); + tableMapping.ColumnMappings.Add("codimballo", "codimballo"); + tableMapping.ColumnMappings.Add("codsoggetto", "codsoggetto"); + tableMapping.ColumnMappings.Add("numcont", "numcont"); + tableMapping.ColumnMappings.Add("codstato", "codstato"); + tableMapping.ColumnMappings.Add("idxposizione", "idxposizione"); + tableMapping.ColumnMappings.Add("pesotot", "pesotot"); + tableMapping.ColumnMappings.Add("pesocad", "pesocad"); + tableMapping.ColumnMappings.Add("descstato", "descstato"); + tableMapping.ColumnMappings.Add("descimballo", "descimballo"); + tableMapping.ColumnMappings.Add("NC", "NC"); this._adapter.TableMappings.Add(tableMapping); } @@ -21701,6 +24352,20 @@ SELECT IdxPrintJob, TipoCart, UDC, prtName, dtStart, dtEnd, stato, dtLastTry FRO tableMapping.ColumnMappings.Add("DescFamiglia", "DescFamiglia"); tableMapping.ColumnMappings.Add("Note", "Note"); tableMapping.ColumnMappings.Add("NoteTratt", "NoteTratt"); + tableMapping.ColumnMappings.Add("descparticolare", "descparticolare"); + tableMapping.ColumnMappings.Add("disegnogrezzo", "disegnogrezzo"); + tableMapping.ColumnMappings.Add("codimpianto", "codimpianto"); + tableMapping.ColumnMappings.Add("descimpianto", "descimpianto"); + tableMapping.ColumnMappings.Add("codimballo", "codimballo"); + tableMapping.ColumnMappings.Add("codsoggetto", "codsoggetto"); + tableMapping.ColumnMappings.Add("numcont", "numcont"); + tableMapping.ColumnMappings.Add("codstato", "codstato"); + tableMapping.ColumnMappings.Add("idxposizione", "idxposizione"); + tableMapping.ColumnMappings.Add("pesotot", "pesotot"); + tableMapping.ColumnMappings.Add("pesocad", "pesocad"); + tableMapping.ColumnMappings.Add("descstato", "descstato"); + tableMapping.ColumnMappings.Add("descimballo", "descimballo"); + tableMapping.ColumnMappings.Add("NC", "NC"); this._adapter.TableMappings.Add(tableMapping); } diff --git a/GMW_data/DS_cartellini.xsd b/GMW_data/DS_cartellini.xsd index 550d8a4f..4c495cb9 100644 --- a/GMW_data/DS_cartellini.xsd +++ b/GMW_data/DS_cartellini.xsd @@ -249,7 +249,7 @@ - + dbo.stp_prtCartFusiByUDC @@ -295,12 +295,27 @@ + + + + + + + + + + + + + + + - + dbo.stp_prtCartFinitiByUDC @@ -346,6 +361,20 @@ + + + + + + + + + + + + + + @@ -501,7 +530,7 @@ SELECT IdxPrintJob, TipoCart, UDC, prtName, dtStart, dtEnd, stato, dtLastTry FRO - + dbo.stp_prtCartSterratiByUDC @@ -547,12 +576,27 @@ SELECT IdxPrintJob, TipoCart, UDC, prtName, dtStart, dtEnd, stato, dtLastTry FRO + + + + + + + + + + + + + + + - + dbo.stp_prtCartTrattatiByUDC @@ -598,6 +642,20 @@ SELECT IdxPrintJob, TipoCart, UDC, prtName, dtStart, dtEnd, stato, dtLastTry FRO + + + + + + + + + + + + + + @@ -1514,7 +1572,7 @@ SELECT IdxPrintJob, TipoCart, UDC, prtName, dtStart, dtEnd, stato, dtLastTry FRO - + @@ -1688,10 +1746,85 @@ SELECT IdxPrintJob, TipoCart, UDC, prtName, dtStart, dtEnd, stato, dtLastTry FRO + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + @@ -1865,10 +1998,84 @@ SELECT IdxPrintJob, TipoCart, UDC, prtName, dtStart, dtEnd, stato, dtLastTry FRO + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + @@ -1900,7 +2107,7 @@ SELECT IdxPrintJob, TipoCart, UDC, prtName, dtStart, dtEnd, stato, dtLastTry FRO - + @@ -2074,10 +2281,85 @@ SELECT IdxPrintJob, TipoCart, UDC, prtName, dtStart, dtEnd, stato, dtLastTry FRO + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + @@ -2251,10 +2533,84 @@ SELECT IdxPrintJob, TipoCart, UDC, prtName, dtStart, dtEnd, stato, dtLastTry FRO + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + @@ -2361,7 +2717,7 @@ SELECT IdxPrintJob, TipoCart, UDC, prtName, dtStart, dtEnd, stato, dtLastTry FRO - + diff --git a/GMW_data/DS_cartellini.xss b/GMW_data/DS_cartellini.xss index f947e6d9..a35f3bb7 100644 --- a/GMW_data/DS_cartellini.xss +++ b/GMW_data/DS_cartellini.xss @@ -4,18 +4,18 @@ Changes to this file may cause incorrect behavior and will be lost if the code is regenerated. --> - + - + - + diff --git a/GMW_data/bin/TK_prod/GMW_data.dll b/GMW_data/bin/TK_prod/GMW_data.dll index 1a0162e2..2c41325c 100644 Binary files a/GMW_data/bin/TK_prod/GMW_data.dll and b/GMW_data/bin/TK_prod/GMW_data.dll differ diff --git a/GMW_data/bin/TK_prod/SteamWare.dll b/GMW_data/bin/TK_prod/SteamWare.dll index a9e4680c..8d5111b0 100644 Binary files a/GMW_data/bin/TK_prod/SteamWare.dll and b/GMW_data/bin/TK_prod/SteamWare.dll differ diff --git a/ReleaseClienti/TK_prod/GMW.zip b/ReleaseClienti/TK_prod/GMW.zip index ccc2e1a7..742fcd13 100644 Binary files a/ReleaseClienti/TK_prod/GMW.zip and b/ReleaseClienti/TK_prod/GMW.zip differ diff --git a/ReleaseClienti/TK_test/GMW.zip b/ReleaseClienti/TK_test/GMW.zip index ac73a9a8..c2b1fef3 100644 Binary files a/ReleaseClienti/TK_test/GMW.zip and b/ReleaseClienti/TK_test/GMW.zip differ