Nuova vers con stored cart KIT Anime da Gian
This commit is contained in:
Generated
+420
-275
@@ -10174,6 +10174,24 @@ namespace GMW_data {
|
||||
|
||||
private global::System.Data.DataColumn columnCodCS;
|
||||
|
||||
private global::System.Data.DataColumn columnAL;
|
||||
|
||||
private global::System.Data.DataColumn columnCestaAL;
|
||||
|
||||
private global::System.Data.DataColumn columnDatacreazAL;
|
||||
|
||||
private global::System.Data.DataColumn columnCodKitAL;
|
||||
|
||||
private global::System.Data.DataColumn columnDescKitAL;
|
||||
|
||||
private global::System.Data.DataColumn columnNumeroAL;
|
||||
|
||||
private global::System.Data.DataColumn columnQtaKitAL;
|
||||
|
||||
private global::System.Data.DataColumn columnTipoAL;
|
||||
|
||||
private global::System.Data.DataColumn columnCodSoggettoAL;
|
||||
|
||||
private global::System.Data.DataColumn columnCodCliente;
|
||||
|
||||
private global::System.Data.DataColumn columnRagSociale;
|
||||
@@ -10196,26 +10214,16 @@ namespace GMW_data {
|
||||
|
||||
private global::System.Data.DataColumn columnDataFus;
|
||||
|
||||
private global::System.Data.DataColumn columnTurnoFus;
|
||||
|
||||
private global::System.Data.DataColumn columnCodImballo;
|
||||
|
||||
private global::System.Data.DataColumn columnCodSoggetto;
|
||||
|
||||
private global::System.Data.DataColumn columnNumCont;
|
||||
|
||||
private global::System.Data.DataColumn columnTara;
|
||||
|
||||
private global::System.Data.DataColumn columnQta;
|
||||
|
||||
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 columnCreateDate;
|
||||
|
||||
private global::System.Data.DataColumn columnModDate;
|
||||
@@ -10234,8 +10242,6 @@ namespace GMW_data {
|
||||
|
||||
private global::System.Data.DataColumn columnNote;
|
||||
|
||||
private global::System.Data.DataColumn columnNoteTratt;
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")]
|
||||
public stp_prtCartAnimeByALDataTable() {
|
||||
@@ -10285,6 +10291,78 @@ namespace GMW_data {
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")]
|
||||
public global::System.Data.DataColumn ALColumn {
|
||||
get {
|
||||
return this.columnAL;
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")]
|
||||
public global::System.Data.DataColumn CestaALColumn {
|
||||
get {
|
||||
return this.columnCestaAL;
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")]
|
||||
public global::System.Data.DataColumn DatacreazALColumn {
|
||||
get {
|
||||
return this.columnDatacreazAL;
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")]
|
||||
public global::System.Data.DataColumn CodKitALColumn {
|
||||
get {
|
||||
return this.columnCodKitAL;
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")]
|
||||
public global::System.Data.DataColumn DescKitALColumn {
|
||||
get {
|
||||
return this.columnDescKitAL;
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")]
|
||||
public global::System.Data.DataColumn NumeroALColumn {
|
||||
get {
|
||||
return this.columnNumeroAL;
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")]
|
||||
public global::System.Data.DataColumn QtaKitALColumn {
|
||||
get {
|
||||
return this.columnQtaKitAL;
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")]
|
||||
public global::System.Data.DataColumn TipoALColumn {
|
||||
get {
|
||||
return this.columnTipoAL;
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")]
|
||||
public global::System.Data.DataColumn CodSoggettoALColumn {
|
||||
get {
|
||||
return this.columnCodSoggettoAL;
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")]
|
||||
public global::System.Data.DataColumn CodClienteColumn {
|
||||
@@ -10373,14 +10451,6 @@ namespace GMW_data {
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")]
|
||||
public global::System.Data.DataColumn TurnoFusColumn {
|
||||
get {
|
||||
return this.columnTurnoFus;
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")]
|
||||
public global::System.Data.DataColumn CodImballoColumn {
|
||||
@@ -10397,22 +10467,6 @@ namespace GMW_data {
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.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", "15.0.0.0")]
|
||||
public global::System.Data.DataColumn TaraColumn {
|
||||
get {
|
||||
return this.columnTara;
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")]
|
||||
public global::System.Data.DataColumn QtaColumn {
|
||||
@@ -10437,22 +10491,6 @@ namespace GMW_data {
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.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", "15.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", "15.0.0.0")]
|
||||
public global::System.Data.DataColumn CreateDateColumn {
|
||||
@@ -10525,14 +10563,6 @@ namespace GMW_data {
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")]
|
||||
public global::System.Data.DataColumn NoteTrattColumn {
|
||||
get {
|
||||
return this.columnNoteTratt;
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")]
|
||||
[global::System.ComponentModel.Browsable(false)]
|
||||
@@ -10573,6 +10603,15 @@ namespace GMW_data {
|
||||
public stp_prtCartAnimeByALRow Addstp_prtCartAnimeByALRow(
|
||||
string UDC,
|
||||
string CodCS,
|
||||
string AL,
|
||||
string CestaAL,
|
||||
System.DateTime DatacreazAL,
|
||||
string CodKitAL,
|
||||
string DescKitAL,
|
||||
string NumeroAL,
|
||||
int QtaKitAL,
|
||||
string TipoAL,
|
||||
string CodSoggettoAL,
|
||||
string CodCliente,
|
||||
string RagSociale,
|
||||
string Particolare,
|
||||
@@ -10584,16 +10623,11 @@ namespace GMW_data {
|
||||
string CodStampo,
|
||||
string Figura,
|
||||
System.DateTime DataFus,
|
||||
int TurnoFus,
|
||||
string CodImballo,
|
||||
string CodSoggetto,
|
||||
int NumCont,
|
||||
double Tara,
|
||||
decimal Qta,
|
||||
string CodStato,
|
||||
int IdxPosizione,
|
||||
double PesoTot,
|
||||
double PesoCad,
|
||||
System.DateTime CreateDate,
|
||||
System.DateTime ModDate,
|
||||
string Cognome,
|
||||
@@ -10602,12 +10636,20 @@ namespace GMW_data {
|
||||
string DescImballo,
|
||||
string CodFamiglia,
|
||||
string DescFamiglia,
|
||||
string Note,
|
||||
string NoteTratt) {
|
||||
string Note) {
|
||||
stp_prtCartAnimeByALRow rowstp_prtCartAnimeByALRow = ((stp_prtCartAnimeByALRow)(this.NewRow()));
|
||||
object[] columnValuesArray = new object[] {
|
||||
UDC,
|
||||
CodCS,
|
||||
AL,
|
||||
CestaAL,
|
||||
DatacreazAL,
|
||||
CodKitAL,
|
||||
DescKitAL,
|
||||
NumeroAL,
|
||||
QtaKitAL,
|
||||
TipoAL,
|
||||
CodSoggettoAL,
|
||||
CodCliente,
|
||||
RagSociale,
|
||||
Particolare,
|
||||
@@ -10619,16 +10661,11 @@ namespace GMW_data {
|
||||
CodStampo,
|
||||
Figura,
|
||||
DataFus,
|
||||
TurnoFus,
|
||||
CodImballo,
|
||||
CodSoggetto,
|
||||
NumCont,
|
||||
Tara,
|
||||
Qta,
|
||||
CodStato,
|
||||
IdxPosizione,
|
||||
PesoTot,
|
||||
PesoCad,
|
||||
CreateDate,
|
||||
ModDate,
|
||||
Cognome,
|
||||
@@ -10637,8 +10674,7 @@ namespace GMW_data {
|
||||
DescImballo,
|
||||
CodFamiglia,
|
||||
DescFamiglia,
|
||||
Note,
|
||||
NoteTratt};
|
||||
Note};
|
||||
rowstp_prtCartAnimeByALRow.ItemArray = columnValuesArray;
|
||||
this.Rows.Add(rowstp_prtCartAnimeByALRow);
|
||||
return rowstp_prtCartAnimeByALRow;
|
||||
@@ -10670,6 +10706,15 @@ namespace GMW_data {
|
||||
internal void InitVars() {
|
||||
this.columnUDC = base.Columns["UDC"];
|
||||
this.columnCodCS = base.Columns["CodCS"];
|
||||
this.columnAL = base.Columns["AL"];
|
||||
this.columnCestaAL = base.Columns["CestaAL"];
|
||||
this.columnDatacreazAL = base.Columns["DatacreazAL"];
|
||||
this.columnCodKitAL = base.Columns["CodKitAL"];
|
||||
this.columnDescKitAL = base.Columns["DescKitAL"];
|
||||
this.columnNumeroAL = base.Columns["NumeroAL"];
|
||||
this.columnQtaKitAL = base.Columns["QtaKitAL"];
|
||||
this.columnTipoAL = base.Columns["TipoAL"];
|
||||
this.columnCodSoggettoAL = base.Columns["CodSoggettoAL"];
|
||||
this.columnCodCliente = base.Columns["CodCliente"];
|
||||
this.columnRagSociale = base.Columns["RagSociale"];
|
||||
this.columnParticolare = base.Columns["Particolare"];
|
||||
@@ -10681,16 +10726,11 @@ namespace GMW_data {
|
||||
this.columnCodStampo = base.Columns["CodStampo"];
|
||||
this.columnFigura = base.Columns["Figura"];
|
||||
this.columnDataFus = base.Columns["DataFus"];
|
||||
this.columnTurnoFus = base.Columns["TurnoFus"];
|
||||
this.columnCodImballo = base.Columns["CodImballo"];
|
||||
this.columnCodSoggetto = base.Columns["CodSoggetto"];
|
||||
this.columnNumCont = base.Columns["NumCont"];
|
||||
this.columnTara = base.Columns["Tara"];
|
||||
this.columnQta = base.Columns["Qta"];
|
||||
this.columnCodStato = base.Columns["CodStato"];
|
||||
this.columnIdxPosizione = base.Columns["IdxPosizione"];
|
||||
this.columnPesoTot = base.Columns["PesoTot"];
|
||||
this.columnPesoCad = base.Columns["PesoCad"];
|
||||
this.columnCreateDate = base.Columns["CreateDate"];
|
||||
this.columnModDate = base.Columns["ModDate"];
|
||||
this.columnCognome = base.Columns["Cognome"];
|
||||
@@ -10700,7 +10740,6 @@ namespace GMW_data {
|
||||
this.columnCodFamiglia = base.Columns["CodFamiglia"];
|
||||
this.columnDescFamiglia = base.Columns["DescFamiglia"];
|
||||
this.columnNote = base.Columns["Note"];
|
||||
this.columnNoteTratt = base.Columns["NoteTratt"];
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
@@ -10710,6 +10749,24 @@ namespace GMW_data {
|
||||
base.Columns.Add(this.columnUDC);
|
||||
this.columnCodCS = new global::System.Data.DataColumn("CodCS", typeof(string), null, global::System.Data.MappingType.Element);
|
||||
base.Columns.Add(this.columnCodCS);
|
||||
this.columnAL = new global::System.Data.DataColumn("AL", typeof(string), null, global::System.Data.MappingType.Element);
|
||||
base.Columns.Add(this.columnAL);
|
||||
this.columnCestaAL = new global::System.Data.DataColumn("CestaAL", typeof(string), null, global::System.Data.MappingType.Element);
|
||||
base.Columns.Add(this.columnCestaAL);
|
||||
this.columnDatacreazAL = new global::System.Data.DataColumn("DatacreazAL", typeof(global::System.DateTime), null, global::System.Data.MappingType.Element);
|
||||
base.Columns.Add(this.columnDatacreazAL);
|
||||
this.columnCodKitAL = new global::System.Data.DataColumn("CodKitAL", typeof(string), null, global::System.Data.MappingType.Element);
|
||||
base.Columns.Add(this.columnCodKitAL);
|
||||
this.columnDescKitAL = new global::System.Data.DataColumn("DescKitAL", typeof(string), null, global::System.Data.MappingType.Element);
|
||||
base.Columns.Add(this.columnDescKitAL);
|
||||
this.columnNumeroAL = new global::System.Data.DataColumn("NumeroAL", typeof(string), null, global::System.Data.MappingType.Element);
|
||||
base.Columns.Add(this.columnNumeroAL);
|
||||
this.columnQtaKitAL = new global::System.Data.DataColumn("QtaKitAL", typeof(int), null, global::System.Data.MappingType.Element);
|
||||
base.Columns.Add(this.columnQtaKitAL);
|
||||
this.columnTipoAL = new global::System.Data.DataColumn("TipoAL", typeof(string), null, global::System.Data.MappingType.Element);
|
||||
base.Columns.Add(this.columnTipoAL);
|
||||
this.columnCodSoggettoAL = new global::System.Data.DataColumn("CodSoggettoAL", typeof(string), null, global::System.Data.MappingType.Element);
|
||||
base.Columns.Add(this.columnCodSoggettoAL);
|
||||
this.columnCodCliente = new global::System.Data.DataColumn("CodCliente", typeof(string), null, global::System.Data.MappingType.Element);
|
||||
base.Columns.Add(this.columnCodCliente);
|
||||
this.columnRagSociale = new global::System.Data.DataColumn("RagSociale", typeof(string), null, global::System.Data.MappingType.Element);
|
||||
@@ -10732,26 +10789,16 @@ namespace GMW_data {
|
||||
base.Columns.Add(this.columnFigura);
|
||||
this.columnDataFus = new global::System.Data.DataColumn("DataFus", typeof(global::System.DateTime), null, global::System.Data.MappingType.Element);
|
||||
base.Columns.Add(this.columnDataFus);
|
||||
this.columnTurnoFus = new global::System.Data.DataColumn("TurnoFus", typeof(int), null, global::System.Data.MappingType.Element);
|
||||
base.Columns.Add(this.columnTurnoFus);
|
||||
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.columnTara = new global::System.Data.DataColumn("Tara", typeof(double), null, global::System.Data.MappingType.Element);
|
||||
base.Columns.Add(this.columnTara);
|
||||
this.columnQta = new global::System.Data.DataColumn("Qta", typeof(decimal), null, global::System.Data.MappingType.Element);
|
||||
base.Columns.Add(this.columnQta);
|
||||
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.columnCreateDate = new global::System.Data.DataColumn("CreateDate", typeof(global::System.DateTime), null, global::System.Data.MappingType.Element);
|
||||
base.Columns.Add(this.columnCreateDate);
|
||||
this.columnModDate = new global::System.Data.DataColumn("ModDate", typeof(global::System.DateTime), null, global::System.Data.MappingType.Element);
|
||||
@@ -10770,14 +10817,28 @@ namespace GMW_data {
|
||||
base.Columns.Add(this.columnDescFamiglia);
|
||||
this.columnNote = new global::System.Data.DataColumn("Note", typeof(string), null, global::System.Data.MappingType.Element);
|
||||
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.Constraints.Add(new global::System.Data.UniqueConstraint("Constraint1", new global::System.Data.DataColumn[] {
|
||||
this.columnUDC}, true));
|
||||
this.columnUDC.AllowDBNull = false;
|
||||
this.columnUDC.Unique = true;
|
||||
this.columnUDC.MaxLength = 50;
|
||||
this.columnCodCS.MaxLength = 2;
|
||||
this.columnAL.ReadOnly = true;
|
||||
this.columnAL.MaxLength = 50;
|
||||
this.columnCestaAL.ReadOnly = true;
|
||||
this.columnCestaAL.MaxLength = 4;
|
||||
this.columnDatacreazAL.ReadOnly = true;
|
||||
this.columnCodKitAL.ReadOnly = true;
|
||||
this.columnCodKitAL.MaxLength = 15;
|
||||
this.columnDescKitAL.ReadOnly = true;
|
||||
this.columnDescKitAL.MaxLength = 250;
|
||||
this.columnNumeroAL.ReadOnly = true;
|
||||
this.columnNumeroAL.MaxLength = 5;
|
||||
this.columnQtaKitAL.ReadOnly = true;
|
||||
this.columnTipoAL.ReadOnly = true;
|
||||
this.columnTipoAL.MaxLength = 1;
|
||||
this.columnCodSoggettoAL.ReadOnly = true;
|
||||
this.columnCodSoggettoAL.MaxLength = 17;
|
||||
this.columnCodCliente.ReadOnly = true;
|
||||
this.columnCodCliente.MaxLength = 6;
|
||||
this.columnRagSociale.ReadOnly = true;
|
||||
@@ -10798,19 +10859,14 @@ namespace GMW_data {
|
||||
this.columnCodStampo.MaxLength = 8;
|
||||
this.columnFigura.ReadOnly = true;
|
||||
this.columnFigura.MaxLength = 4;
|
||||
this.columnTurnoFus.ReadOnly = true;
|
||||
this.columnCodImballo.ReadOnly = true;
|
||||
this.columnCodImballo.MaxLength = 15;
|
||||
this.columnCodSoggetto.ReadOnly = true;
|
||||
this.columnCodSoggetto.MaxLength = 17;
|
||||
this.columnNumCont.ReadOnly = true;
|
||||
this.columnTara.ReadOnly = true;
|
||||
this.columnQta.ReadOnly = true;
|
||||
this.columnCodStato.ReadOnly = true;
|
||||
this.columnCodStato.MaxLength = 50;
|
||||
this.columnIdxPosizione.ReadOnly = true;
|
||||
this.columnPesoTot.ReadOnly = true;
|
||||
this.columnPesoCad.ReadOnly = true;
|
||||
this.columnCognome.ReadOnly = true;
|
||||
this.columnCognome.MaxLength = 40;
|
||||
this.columnNome.ReadOnly = true;
|
||||
@@ -10823,8 +10879,6 @@ namespace GMW_data {
|
||||
this.columnDescFamiglia.MaxLength = 100;
|
||||
this.columnNote.ReadOnly = true;
|
||||
this.columnNote.MaxLength = 500;
|
||||
this.columnNoteTratt.ReadOnly = true;
|
||||
this.columnNoteTratt.MaxLength = 500;
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
@@ -21892,6 +21946,156 @@ namespace GMW_data {
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")]
|
||||
public string AL {
|
||||
get {
|
||||
try {
|
||||
return ((string)(this[this.tablestp_prtCartAnimeByAL.ALColumn]));
|
||||
}
|
||||
catch (global::System.InvalidCastException e) {
|
||||
throw new global::System.Data.StrongTypingException("Il valore della colonna \'AL\' nella tabella \'stp_prtCartAnimeByAL\' è DBNull.", e);
|
||||
}
|
||||
}
|
||||
set {
|
||||
this[this.tablestp_prtCartAnimeByAL.ALColumn] = value;
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")]
|
||||
public string CestaAL {
|
||||
get {
|
||||
try {
|
||||
return ((string)(this[this.tablestp_prtCartAnimeByAL.CestaALColumn]));
|
||||
}
|
||||
catch (global::System.InvalidCastException e) {
|
||||
throw new global::System.Data.StrongTypingException("Il valore della colonna \'CestaAL\' nella tabella \'stp_prtCartAnimeByAL\' è DBNull.", e);
|
||||
}
|
||||
}
|
||||
set {
|
||||
this[this.tablestp_prtCartAnimeByAL.CestaALColumn] = value;
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")]
|
||||
public System.DateTime DatacreazAL {
|
||||
get {
|
||||
try {
|
||||
return ((global::System.DateTime)(this[this.tablestp_prtCartAnimeByAL.DatacreazALColumn]));
|
||||
}
|
||||
catch (global::System.InvalidCastException e) {
|
||||
throw new global::System.Data.StrongTypingException("Il valore della colonna \'DatacreazAL\' nella tabella \'stp_prtCartAnimeByAL\' è DBNu" +
|
||||
"ll.", e);
|
||||
}
|
||||
}
|
||||
set {
|
||||
this[this.tablestp_prtCartAnimeByAL.DatacreazALColumn] = value;
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")]
|
||||
public string CodKitAL {
|
||||
get {
|
||||
try {
|
||||
return ((string)(this[this.tablestp_prtCartAnimeByAL.CodKitALColumn]));
|
||||
}
|
||||
catch (global::System.InvalidCastException e) {
|
||||
throw new global::System.Data.StrongTypingException("Il valore della colonna \'CodKitAL\' nella tabella \'stp_prtCartAnimeByAL\' è DBNull." +
|
||||
"", e);
|
||||
}
|
||||
}
|
||||
set {
|
||||
this[this.tablestp_prtCartAnimeByAL.CodKitALColumn] = value;
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")]
|
||||
public string DescKitAL {
|
||||
get {
|
||||
try {
|
||||
return ((string)(this[this.tablestp_prtCartAnimeByAL.DescKitALColumn]));
|
||||
}
|
||||
catch (global::System.InvalidCastException e) {
|
||||
throw new global::System.Data.StrongTypingException("Il valore della colonna \'DescKitAL\' nella tabella \'stp_prtCartAnimeByAL\' è DBNull" +
|
||||
".", e);
|
||||
}
|
||||
}
|
||||
set {
|
||||
this[this.tablestp_prtCartAnimeByAL.DescKitALColumn] = value;
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")]
|
||||
public string NumeroAL {
|
||||
get {
|
||||
try {
|
||||
return ((string)(this[this.tablestp_prtCartAnimeByAL.NumeroALColumn]));
|
||||
}
|
||||
catch (global::System.InvalidCastException e) {
|
||||
throw new global::System.Data.StrongTypingException("Il valore della colonna \'NumeroAL\' nella tabella \'stp_prtCartAnimeByAL\' è DBNull." +
|
||||
"", e);
|
||||
}
|
||||
}
|
||||
set {
|
||||
this[this.tablestp_prtCartAnimeByAL.NumeroALColumn] = value;
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")]
|
||||
public int QtaKitAL {
|
||||
get {
|
||||
try {
|
||||
return ((int)(this[this.tablestp_prtCartAnimeByAL.QtaKitALColumn]));
|
||||
}
|
||||
catch (global::System.InvalidCastException e) {
|
||||
throw new global::System.Data.StrongTypingException("Il valore della colonna \'QtaKitAL\' nella tabella \'stp_prtCartAnimeByAL\' è DBNull." +
|
||||
"", e);
|
||||
}
|
||||
}
|
||||
set {
|
||||
this[this.tablestp_prtCartAnimeByAL.QtaKitALColumn] = value;
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")]
|
||||
public string TipoAL {
|
||||
get {
|
||||
try {
|
||||
return ((string)(this[this.tablestp_prtCartAnimeByAL.TipoALColumn]));
|
||||
}
|
||||
catch (global::System.InvalidCastException e) {
|
||||
throw new global::System.Data.StrongTypingException("Il valore della colonna \'TipoAL\' nella tabella \'stp_prtCartAnimeByAL\' è DBNull.", e);
|
||||
}
|
||||
}
|
||||
set {
|
||||
this[this.tablestp_prtCartAnimeByAL.TipoALColumn] = value;
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")]
|
||||
public string CodSoggettoAL {
|
||||
get {
|
||||
try {
|
||||
return ((string)(this[this.tablestp_prtCartAnimeByAL.CodSoggettoALColumn]));
|
||||
}
|
||||
catch (global::System.InvalidCastException e) {
|
||||
throw new global::System.Data.StrongTypingException("Il valore della colonna \'CodSoggettoAL\' nella tabella \'stp_prtCartAnimeByAL\' è DB" +
|
||||
"Null.", e);
|
||||
}
|
||||
}
|
||||
set {
|
||||
this[this.tablestp_prtCartAnimeByAL.CodSoggettoALColumn] = value;
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")]
|
||||
public string CodCliente {
|
||||
@@ -22077,23 +22281,6 @@ namespace GMW_data {
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")]
|
||||
public int TurnoFus {
|
||||
get {
|
||||
try {
|
||||
return ((int)(this[this.tablestp_prtCartAnimeByAL.TurnoFusColumn]));
|
||||
}
|
||||
catch (global::System.InvalidCastException e) {
|
||||
throw new global::System.Data.StrongTypingException("Il valore della colonna \'TurnoFus\' nella tabella \'stp_prtCartAnimeByAL\' è DBNull." +
|
||||
"", e);
|
||||
}
|
||||
}
|
||||
set {
|
||||
this[this.tablestp_prtCartAnimeByAL.TurnoFusColumn] = value;
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")]
|
||||
public string CodImballo {
|
||||
@@ -22128,38 +22315,6 @@ namespace GMW_data {
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")]
|
||||
public int NumCont {
|
||||
get {
|
||||
try {
|
||||
return ((int)(this[this.tablestp_prtCartAnimeByAL.NumContColumn]));
|
||||
}
|
||||
catch (global::System.InvalidCastException e) {
|
||||
throw new global::System.Data.StrongTypingException("Il valore della colonna \'NumCont\' nella tabella \'stp_prtCartAnimeByAL\' è DBNull.", e);
|
||||
}
|
||||
}
|
||||
set {
|
||||
this[this.tablestp_prtCartAnimeByAL.NumContColumn] = value;
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")]
|
||||
public double Tara {
|
||||
get {
|
||||
try {
|
||||
return ((double)(this[this.tablestp_prtCartAnimeByAL.TaraColumn]));
|
||||
}
|
||||
catch (global::System.InvalidCastException e) {
|
||||
throw new global::System.Data.StrongTypingException("Il valore della colonna \'Tara\' nella tabella \'stp_prtCartAnimeByAL\' è DBNull.", e);
|
||||
}
|
||||
}
|
||||
set {
|
||||
this[this.tablestp_prtCartAnimeByAL.TaraColumn] = value;
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")]
|
||||
public decimal Qta {
|
||||
@@ -22210,38 +22365,6 @@ namespace GMW_data {
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")]
|
||||
public double PesoTot {
|
||||
get {
|
||||
try {
|
||||
return ((double)(this[this.tablestp_prtCartAnimeByAL.PesoTotColumn]));
|
||||
}
|
||||
catch (global::System.InvalidCastException e) {
|
||||
throw new global::System.Data.StrongTypingException("Il valore della colonna \'PesoTot\' nella tabella \'stp_prtCartAnimeByAL\' è DBNull.", e);
|
||||
}
|
||||
}
|
||||
set {
|
||||
this[this.tablestp_prtCartAnimeByAL.PesoTotColumn] = value;
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")]
|
||||
public double PesoCad {
|
||||
get {
|
||||
try {
|
||||
return ((double)(this[this.tablestp_prtCartAnimeByAL.PesoCadColumn]));
|
||||
}
|
||||
catch (global::System.InvalidCastException e) {
|
||||
throw new global::System.Data.StrongTypingException("Il valore della colonna \'PesoCad\' nella tabella \'stp_prtCartAnimeByAL\' è DBNull.", e);
|
||||
}
|
||||
}
|
||||
set {
|
||||
this[this.tablestp_prtCartAnimeByAL.PesoCadColumn] = value;
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")]
|
||||
public System.DateTime CreateDate {
|
||||
@@ -22391,23 +22514,6 @@ namespace GMW_data {
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")]
|
||||
public string NoteTratt {
|
||||
get {
|
||||
try {
|
||||
return ((string)(this[this.tablestp_prtCartAnimeByAL.NoteTrattColumn]));
|
||||
}
|
||||
catch (global::System.InvalidCastException e) {
|
||||
throw new global::System.Data.StrongTypingException("Il valore della colonna \'NoteTratt\' nella tabella \'stp_prtCartAnimeByAL\' è DBNull" +
|
||||
".", e);
|
||||
}
|
||||
}
|
||||
set {
|
||||
this[this.tablestp_prtCartAnimeByAL.NoteTrattColumn] = value;
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")]
|
||||
public bool IsCodCSNull() {
|
||||
@@ -22420,6 +22526,114 @@ namespace GMW_data {
|
||||
this[this.tablestp_prtCartAnimeByAL.CodCSColumn] = global::System.Convert.DBNull;
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")]
|
||||
public bool IsALNull() {
|
||||
return this.IsNull(this.tablestp_prtCartAnimeByAL.ALColumn);
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")]
|
||||
public void SetALNull() {
|
||||
this[this.tablestp_prtCartAnimeByAL.ALColumn] = global::System.Convert.DBNull;
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")]
|
||||
public bool IsCestaALNull() {
|
||||
return this.IsNull(this.tablestp_prtCartAnimeByAL.CestaALColumn);
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")]
|
||||
public void SetCestaALNull() {
|
||||
this[this.tablestp_prtCartAnimeByAL.CestaALColumn] = global::System.Convert.DBNull;
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")]
|
||||
public bool IsDatacreazALNull() {
|
||||
return this.IsNull(this.tablestp_prtCartAnimeByAL.DatacreazALColumn);
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")]
|
||||
public void SetDatacreazALNull() {
|
||||
this[this.tablestp_prtCartAnimeByAL.DatacreazALColumn] = global::System.Convert.DBNull;
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")]
|
||||
public bool IsCodKitALNull() {
|
||||
return this.IsNull(this.tablestp_prtCartAnimeByAL.CodKitALColumn);
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")]
|
||||
public void SetCodKitALNull() {
|
||||
this[this.tablestp_prtCartAnimeByAL.CodKitALColumn] = global::System.Convert.DBNull;
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")]
|
||||
public bool IsDescKitALNull() {
|
||||
return this.IsNull(this.tablestp_prtCartAnimeByAL.DescKitALColumn);
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")]
|
||||
public void SetDescKitALNull() {
|
||||
this[this.tablestp_prtCartAnimeByAL.DescKitALColumn] = global::System.Convert.DBNull;
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")]
|
||||
public bool IsNumeroALNull() {
|
||||
return this.IsNull(this.tablestp_prtCartAnimeByAL.NumeroALColumn);
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")]
|
||||
public void SetNumeroALNull() {
|
||||
this[this.tablestp_prtCartAnimeByAL.NumeroALColumn] = global::System.Convert.DBNull;
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")]
|
||||
public bool IsQtaKitALNull() {
|
||||
return this.IsNull(this.tablestp_prtCartAnimeByAL.QtaKitALColumn);
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")]
|
||||
public void SetQtaKitALNull() {
|
||||
this[this.tablestp_prtCartAnimeByAL.QtaKitALColumn] = global::System.Convert.DBNull;
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")]
|
||||
public bool IsTipoALNull() {
|
||||
return this.IsNull(this.tablestp_prtCartAnimeByAL.TipoALColumn);
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")]
|
||||
public void SetTipoALNull() {
|
||||
this[this.tablestp_prtCartAnimeByAL.TipoALColumn] = global::System.Convert.DBNull;
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")]
|
||||
public bool IsCodSoggettoALNull() {
|
||||
return this.IsNull(this.tablestp_prtCartAnimeByAL.CodSoggettoALColumn);
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")]
|
||||
public void SetCodSoggettoALNull() {
|
||||
this[this.tablestp_prtCartAnimeByAL.CodSoggettoALColumn] = global::System.Convert.DBNull;
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")]
|
||||
public bool IsCodClienteNull() {
|
||||
@@ -22552,18 +22766,6 @@ namespace GMW_data {
|
||||
this[this.tablestp_prtCartAnimeByAL.DataFusColumn] = global::System.Convert.DBNull;
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")]
|
||||
public bool IsTurnoFusNull() {
|
||||
return this.IsNull(this.tablestp_prtCartAnimeByAL.TurnoFusColumn);
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")]
|
||||
public void SetTurnoFusNull() {
|
||||
this[this.tablestp_prtCartAnimeByAL.TurnoFusColumn] = global::System.Convert.DBNull;
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")]
|
||||
public bool IsCodImballoNull() {
|
||||
@@ -22588,30 +22790,6 @@ namespace GMW_data {
|
||||
this[this.tablestp_prtCartAnimeByAL.CodSoggettoColumn] = global::System.Convert.DBNull;
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")]
|
||||
public bool IsNumContNull() {
|
||||
return this.IsNull(this.tablestp_prtCartAnimeByAL.NumContColumn);
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")]
|
||||
public void SetNumContNull() {
|
||||
this[this.tablestp_prtCartAnimeByAL.NumContColumn] = global::System.Convert.DBNull;
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")]
|
||||
public bool IsTaraNull() {
|
||||
return this.IsNull(this.tablestp_prtCartAnimeByAL.TaraColumn);
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")]
|
||||
public void SetTaraNull() {
|
||||
this[this.tablestp_prtCartAnimeByAL.TaraColumn] = global::System.Convert.DBNull;
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")]
|
||||
public bool IsQtaNull() {
|
||||
@@ -22648,30 +22826,6 @@ namespace GMW_data {
|
||||
this[this.tablestp_prtCartAnimeByAL.IdxPosizioneColumn] = global::System.Convert.DBNull;
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")]
|
||||
public bool IsPesoTotNull() {
|
||||
return this.IsNull(this.tablestp_prtCartAnimeByAL.PesoTotColumn);
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")]
|
||||
public void SetPesoTotNull() {
|
||||
this[this.tablestp_prtCartAnimeByAL.PesoTotColumn] = global::System.Convert.DBNull;
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")]
|
||||
public bool IsPesoCadNull() {
|
||||
return this.IsNull(this.tablestp_prtCartAnimeByAL.PesoCadColumn);
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")]
|
||||
public void SetPesoCadNull() {
|
||||
this[this.tablestp_prtCartAnimeByAL.PesoCadColumn] = global::System.Convert.DBNull;
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")]
|
||||
public bool IsCreateDateNull() {
|
||||
@@ -22779,18 +22933,6 @@ namespace GMW_data {
|
||||
public void SetNoteNull() {
|
||||
this[this.tablestp_prtCartAnimeByAL.NoteColumn] = global::System.Convert.DBNull;
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")]
|
||||
public bool IsNoteTrattNull() {
|
||||
return this.IsNull(this.tablestp_prtCartAnimeByAL.NoteTrattColumn);
|
||||
}
|
||||
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "15.0.0.0")]
|
||||
public void SetNoteTrattNull() {
|
||||
this[this.tablestp_prtCartAnimeByAL.NoteTrattColumn] = global::System.Convert.DBNull;
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
@@ -26605,6 +26747,15 @@ SELECT IdxPrintJob, TipoCart, UDC, prtName, dtStart, dtEnd, stato, dtLastTry FRO
|
||||
tableMapping.DataSetTable = "stp_prtCartAnimeByAL";
|
||||
tableMapping.ColumnMappings.Add("UDC", "UDC");
|
||||
tableMapping.ColumnMappings.Add("CodCS", "CodCS");
|
||||
tableMapping.ColumnMappings.Add("AL", "AL");
|
||||
tableMapping.ColumnMappings.Add("CestaAL", "CestaAL");
|
||||
tableMapping.ColumnMappings.Add("DatacreazAL", "DatacreazAL");
|
||||
tableMapping.ColumnMappings.Add("CodKitAL", "CodKitAL");
|
||||
tableMapping.ColumnMappings.Add("DescKitAL", "DescKitAL");
|
||||
tableMapping.ColumnMappings.Add("NumeroAL", "NumeroAL");
|
||||
tableMapping.ColumnMappings.Add("QtaKitAL", "QtaKitAL");
|
||||
tableMapping.ColumnMappings.Add("TipoAL", "TipoAL");
|
||||
tableMapping.ColumnMappings.Add("CodSoggettoAL", "CodSoggettoAL");
|
||||
tableMapping.ColumnMappings.Add("CodCliente", "CodCliente");
|
||||
tableMapping.ColumnMappings.Add("RagSociale", "RagSociale");
|
||||
tableMapping.ColumnMappings.Add("Particolare", "Particolare");
|
||||
@@ -26616,16 +26767,11 @@ SELECT IdxPrintJob, TipoCart, UDC, prtName, dtStart, dtEnd, stato, dtLastTry FRO
|
||||
tableMapping.ColumnMappings.Add("CodStampo", "CodStampo");
|
||||
tableMapping.ColumnMappings.Add("Figura", "Figura");
|
||||
tableMapping.ColumnMappings.Add("DataFus", "DataFus");
|
||||
tableMapping.ColumnMappings.Add("TurnoFus", "TurnoFus");
|
||||
tableMapping.ColumnMappings.Add("CodImballo", "CodImballo");
|
||||
tableMapping.ColumnMappings.Add("CodSoggetto", "CodSoggetto");
|
||||
tableMapping.ColumnMappings.Add("NumCont", "NumCont");
|
||||
tableMapping.ColumnMappings.Add("Tara", "Tara");
|
||||
tableMapping.ColumnMappings.Add("Qta", "Qta");
|
||||
tableMapping.ColumnMappings.Add("CodStato", "CodStato");
|
||||
tableMapping.ColumnMappings.Add("IdxPosizione", "IdxPosizione");
|
||||
tableMapping.ColumnMappings.Add("PesoTot", "PesoTot");
|
||||
tableMapping.ColumnMappings.Add("PesoCad", "PesoCad");
|
||||
tableMapping.ColumnMappings.Add("CreateDate", "CreateDate");
|
||||
tableMapping.ColumnMappings.Add("ModDate", "ModDate");
|
||||
tableMapping.ColumnMappings.Add("Cognome", "Cognome");
|
||||
@@ -26635,7 +26781,6 @@ SELECT IdxPrintJob, TipoCart, UDC, prtName, dtStart, dtEnd, stato, dtLastTry FRO
|
||||
tableMapping.ColumnMappings.Add("CodFamiglia", "CodFamiglia");
|
||||
tableMapping.ColumnMappings.Add("DescFamiglia", "DescFamiglia");
|
||||
tableMapping.ColumnMappings.Add("Note", "Note");
|
||||
tableMapping.ColumnMappings.Add("NoteTratt", "NoteTratt");
|
||||
this._adapter.TableMappings.Add(tableMapping);
|
||||
}
|
||||
|
||||
|
||||
+72
-30
@@ -750,7 +750,7 @@ SELECT IdxPrintJob, TipoCart, UDC, prtName, dtStart, dtEnd, stato, dtLastTry FRO
|
||||
</TableAdapter>
|
||||
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="stp_prtCartAnimeByALTableAdapter" GeneratorDataComponentClassName="stp_prtCartAnimeByALTableAdapter" Name="stp_prtCartAnimeByAL" UserDataComponentName="stp_prtCartAnimeByALTableAdapter">
|
||||
<MainSource>
|
||||
<DbSource ConnectionRef="GMWConnectionString (Settings)" DbObjectName="TK_GMW.dbo.stp_prtCartAnimeByAL" DbObjectType="StoredProcedure" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="true" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
|
||||
<DbSource ConnectionRef="GMWConnectionString (Settings)" DbObjectName="TK_GMW.dbo.stp_prtCartAnimeByAL" DbObjectType="StoredProcedure" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="false" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="false" UserGetMethodName="GetData" UserSourceName="Fill">
|
||||
<SelectCommand>
|
||||
<DbCommand CommandType="StoredProcedure" ModifiedByUser="false">
|
||||
<CommandText>dbo.stp_prtCartAnimeByAL</CommandText>
|
||||
@@ -765,6 +765,15 @@ SELECT IdxPrintJob, TipoCart, UDC, prtName, dtStart, dtEnd, stato, dtLastTry FRO
|
||||
<Mappings>
|
||||
<Mapping SourceColumn="UDC" DataSetColumn="UDC" />
|
||||
<Mapping SourceColumn="CodCS" DataSetColumn="CodCS" />
|
||||
<Mapping SourceColumn="AL" DataSetColumn="AL" />
|
||||
<Mapping SourceColumn="CestaAL" DataSetColumn="CestaAL" />
|
||||
<Mapping SourceColumn="DatacreazAL" DataSetColumn="DatacreazAL" />
|
||||
<Mapping SourceColumn="CodKitAL" DataSetColumn="CodKitAL" />
|
||||
<Mapping SourceColumn="DescKitAL" DataSetColumn="DescKitAL" />
|
||||
<Mapping SourceColumn="NumeroAL" DataSetColumn="NumeroAL" />
|
||||
<Mapping SourceColumn="QtaKitAL" DataSetColumn="QtaKitAL" />
|
||||
<Mapping SourceColumn="TipoAL" DataSetColumn="TipoAL" />
|
||||
<Mapping SourceColumn="CodSoggettoAL" DataSetColumn="CodSoggettoAL" />
|
||||
<Mapping SourceColumn="CodCliente" DataSetColumn="CodCliente" />
|
||||
<Mapping SourceColumn="RagSociale" DataSetColumn="RagSociale" />
|
||||
<Mapping SourceColumn="Particolare" DataSetColumn="Particolare" />
|
||||
@@ -776,16 +785,11 @@ SELECT IdxPrintJob, TipoCart, UDC, prtName, dtStart, dtEnd, stato, dtLastTry FRO
|
||||
<Mapping SourceColumn="CodStampo" DataSetColumn="CodStampo" />
|
||||
<Mapping SourceColumn="Figura" DataSetColumn="Figura" />
|
||||
<Mapping SourceColumn="DataFus" DataSetColumn="DataFus" />
|
||||
<Mapping SourceColumn="TurnoFus" DataSetColumn="TurnoFus" />
|
||||
<Mapping SourceColumn="CodImballo" DataSetColumn="CodImballo" />
|
||||
<Mapping SourceColumn="CodSoggetto" DataSetColumn="CodSoggetto" />
|
||||
<Mapping SourceColumn="NumCont" DataSetColumn="NumCont" />
|
||||
<Mapping SourceColumn="Tara" DataSetColumn="Tara" />
|
||||
<Mapping SourceColumn="Qta" DataSetColumn="Qta" />
|
||||
<Mapping SourceColumn="CodStato" DataSetColumn="CodStato" />
|
||||
<Mapping SourceColumn="IdxPosizione" DataSetColumn="IdxPosizione" />
|
||||
<Mapping SourceColumn="PesoTot" DataSetColumn="PesoTot" />
|
||||
<Mapping SourceColumn="PesoCad" DataSetColumn="PesoCad" />
|
||||
<Mapping SourceColumn="CreateDate" DataSetColumn="CreateDate" />
|
||||
<Mapping SourceColumn="ModDate" DataSetColumn="ModDate" />
|
||||
<Mapping SourceColumn="Cognome" DataSetColumn="Cognome" />
|
||||
@@ -795,7 +799,6 @@ SELECT IdxPrintJob, TipoCart, UDC, prtName, dtStart, dtEnd, stato, dtLastTry FRO
|
||||
<Mapping SourceColumn="CodFamiglia" DataSetColumn="CodFamiglia" />
|
||||
<Mapping SourceColumn="DescFamiglia" DataSetColumn="DescFamiglia" />
|
||||
<Mapping SourceColumn="Note" DataSetColumn="Note" />
|
||||
<Mapping SourceColumn="NoteTratt" DataSetColumn="NoteTratt" />
|
||||
</Mappings>
|
||||
<Sources />
|
||||
</TableAdapter>
|
||||
@@ -1446,7 +1449,7 @@ SELECT IdxPrintJob, TipoCart, UDC, prtName, dtStart, dtEnd, stato, dtLastTry FRO
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="PrintJobQueue" msprop:Generator_TableClassName="PrintJobQueueDataTable" msprop:Generator_TableVarName="tablePrintJobQueue" msprop:Generator_RowChangedName="PrintJobQueueRowChanged" msprop:Generator_TablePropName="PrintJobQueue" msprop:Generator_RowDeletingName="PrintJobQueueRowDeleting" msprop:Generator_RowChangingName="PrintJobQueueRowChanging" msprop:Generator_RowEvHandlerName="PrintJobQueueRowChangeEventHandler" msprop:Generator_RowDeletedName="PrintJobQueueRowDeleted" msprop:Generator_RowClassName="PrintJobQueueRow" msprop:Generator_UserTableName="PrintJobQueue" msprop:Generator_RowEvArgName="PrintJobQueueRowChangeEvent">
|
||||
<xs:element name="PrintJobQueue" msprop:Generator_TableClassName="PrintJobQueueDataTable" msprop:Generator_TableVarName="tablePrintJobQueue" msprop:Generator_TablePropName="PrintJobQueue" msprop:Generator_RowDeletingName="PrintJobQueueRowDeleting" msprop:Generator_RowChangingName="PrintJobQueueRowChanging" msprop:Generator_RowEvHandlerName="PrintJobQueueRowChangeEventHandler" msprop:Generator_RowDeletedName="PrintJobQueueRowDeleted" msprop:Generator_UserTableName="PrintJobQueue" msprop:Generator_RowChangedName="PrintJobQueueRowChanged" msprop:Generator_RowEvArgName="PrintJobQueueRowChangeEvent" msprop:Generator_RowClassName="PrintJobQueueRow">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="IdxPrintJob" msdata:ReadOnly="true" msdata:AutoIncrement="true" msdata:AutoIncrementSeed="-1" msdata:AutoIncrementStep="-1" msprop:Generator_ColumnVarNameInTable="columnIdxPrintJob" msprop:Generator_ColumnPropNameInRow="IdxPrintJob" msprop:Generator_ColumnPropNameInTable="IdxPrintJobColumn" msprop:Generator_UserColumnName="IdxPrintJob" type="xs:int" />
|
||||
@@ -1478,7 +1481,7 @@ SELECT IdxPrintJob, TipoCart, UDC, prtName, dtStart, dtEnd, stato, dtLastTry FRO
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="stp_prtCartAL" msprop:Generator_TableClassName="stp_prtCartALDataTable" msprop:Generator_TableVarName="tablestp_prtCartAL" msprop:Generator_TablePropName="stp_prtCartAL" msprop:Generator_RowDeletingName="stp_prtCartALRowDeleting" msprop:Generator_RowChangingName="stp_prtCartALRowChanging" msprop:Generator_RowEvHandlerName="stp_prtCartALRowChangeEventHandler" msprop:Generator_RowDeletedName="stp_prtCartALRowDeleted" msprop:Generator_UserTableName="stp_prtCartAL" msprop:Generator_RowChangedName="stp_prtCartALRowChanged" msprop:Generator_RowEvArgName="stp_prtCartALRowChangeEvent" msprop:Generator_RowClassName="stp_prtCartALRow">
|
||||
<xs:element name="stp_prtCartAL" msprop:Generator_TableClassName="stp_prtCartALDataTable" msprop:Generator_TableVarName="tablestp_prtCartAL" msprop:Generator_RowChangedName="stp_prtCartALRowChanged" msprop:Generator_TablePropName="stp_prtCartAL" msprop:Generator_RowDeletingName="stp_prtCartALRowDeleting" msprop:Generator_RowChangingName="stp_prtCartALRowChanging" msprop:Generator_RowEvHandlerName="stp_prtCartALRowChangeEventHandler" msprop:Generator_RowDeletedName="stp_prtCartALRowDeleted" msprop:Generator_RowClassName="stp_prtCartALRow" msprop:Generator_UserTableName="stp_prtCartAL" msprop:Generator_RowEvArgName="stp_prtCartALRowChangeEvent">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="AL" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnAL" msprop:Generator_ColumnPropNameInRow="AL" msprop:Generator_ColumnPropNameInTable="ALColumn" msprop:Generator_UserColumnName="AL" minOccurs="0">
|
||||
@@ -1585,7 +1588,7 @@ SELECT IdxPrintJob, TipoCart, UDC, prtName, dtStart, dtEnd, stato, dtLastTry FRO
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="stp_prtCartFinitiByUDC_SP" msprop:Generator_TableClassName="stp_prtCartFinitiByUDC_SPDataTable" msprop:Generator_TableVarName="tablestp_prtCartFinitiByUDC_SP" msprop:Generator_TablePropName="stp_prtCartFinitiByUDC_SP" msprop:Generator_RowDeletingName="stp_prtCartFinitiByUDC_SPRowDeleting" msprop:Generator_RowChangingName="stp_prtCartFinitiByUDC_SPRowChanging" msprop:Generator_RowEvHandlerName="stp_prtCartFinitiByUDC_SPRowChangeEventHandler" msprop:Generator_RowDeletedName="stp_prtCartFinitiByUDC_SPRowDeleted" msprop:Generator_UserTableName="stp_prtCartFinitiByUDC_SP" msprop:Generator_RowChangedName="stp_prtCartFinitiByUDC_SPRowChanged" msprop:Generator_RowEvArgName="stp_prtCartFinitiByUDC_SPRowChangeEvent" msprop:Generator_RowClassName="stp_prtCartFinitiByUDC_SPRow">
|
||||
<xs:element name="stp_prtCartFinitiByUDC_SP" msprop:Generator_TableClassName="stp_prtCartFinitiByUDC_SPDataTable" msprop:Generator_TableVarName="tablestp_prtCartFinitiByUDC_SP" msprop:Generator_RowChangedName="stp_prtCartFinitiByUDC_SPRowChanged" msprop:Generator_TablePropName="stp_prtCartFinitiByUDC_SP" msprop:Generator_RowDeletingName="stp_prtCartFinitiByUDC_SPRowDeleting" msprop:Generator_RowChangingName="stp_prtCartFinitiByUDC_SPRowChanging" msprop:Generator_RowEvHandlerName="stp_prtCartFinitiByUDC_SPRowChangeEventHandler" msprop:Generator_RowDeletedName="stp_prtCartFinitiByUDC_SPRowDeleted" msprop:Generator_RowClassName="stp_prtCartFinitiByUDC_SPRow" msprop:Generator_UserTableName="stp_prtCartFinitiByUDC_SP" msprop:Generator_RowEvArgName="stp_prtCartFinitiByUDC_SPRowChangeEvent">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="UDC" msprop:Generator_ColumnVarNameInTable="columnUDC" msprop:Generator_ColumnPropNameInRow="UDC" msprop:Generator_ColumnPropNameInTable="UDCColumn" msprop:Generator_UserColumnName="UDC">
|
||||
@@ -1771,7 +1774,7 @@ SELECT IdxPrintJob, TipoCart, UDC, prtName, dtStart, dtEnd, stato, dtLastTry FRO
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="stp_prtCartFinitiByUDC" msprop:Generator_TableClassName="stp_prtCartFinitiByUDCDataTable" msprop:Generator_TableVarName="tablestp_prtCartFinitiByUDC" msprop:Generator_TablePropName="stp_prtCartFinitiByUDC" msprop:Generator_RowDeletingName="stp_prtCartFinitiByUDCRowDeleting" msprop:Generator_RowChangingName="stp_prtCartFinitiByUDCRowChanging" msprop:Generator_RowEvHandlerName="stp_prtCartFinitiByUDCRowChangeEventHandler" msprop:Generator_RowDeletedName="stp_prtCartFinitiByUDCRowDeleted" msprop:Generator_UserTableName="stp_prtCartFinitiByUDC" msprop:Generator_RowChangedName="stp_prtCartFinitiByUDCRowChanged" msprop:Generator_RowEvArgName="stp_prtCartFinitiByUDCRowChangeEvent" msprop:Generator_RowClassName="stp_prtCartFinitiByUDCRow">
|
||||
<xs:element name="stp_prtCartFinitiByUDC" msprop:Generator_TableClassName="stp_prtCartFinitiByUDCDataTable" msprop:Generator_TableVarName="tablestp_prtCartFinitiByUDC" msprop:Generator_RowChangedName="stp_prtCartFinitiByUDCRowChanged" msprop:Generator_TablePropName="stp_prtCartFinitiByUDC" msprop:Generator_RowDeletingName="stp_prtCartFinitiByUDCRowDeleting" msprop:Generator_RowChangingName="stp_prtCartFinitiByUDCRowChanging" msprop:Generator_RowEvHandlerName="stp_prtCartFinitiByUDCRowChangeEventHandler" msprop:Generator_RowDeletedName="stp_prtCartFinitiByUDCRowDeleted" msprop:Generator_RowClassName="stp_prtCartFinitiByUDCRow" msprop:Generator_UserTableName="stp_prtCartFinitiByUDC" msprop:Generator_RowEvArgName="stp_prtCartFinitiByUDCRowChangeEvent">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="UDC" msprop:Generator_ColumnVarNameInTable="columnUDC" msprop:Generator_ColumnPropNameInRow="UDC" msprop:Generator_ColumnPropNameInTable="UDCColumn" msprop:Generator_UserColumnName="UDC">
|
||||
@@ -1955,7 +1958,7 @@ SELECT IdxPrintJob, TipoCart, UDC, prtName, dtStart, dtEnd, stato, dtLastTry FRO
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="stp_prtCartAnimeByUDC" msprop:Generator_TableClassName="stp_prtCartAnimeByUDCDataTable" msprop:Generator_TableVarName="tablestp_prtCartAnimeByUDC" msprop:Generator_TablePropName="stp_prtCartAnimeByUDC" msprop:Generator_RowDeletingName="stp_prtCartAnimeByUDCRowDeleting" msprop:Generator_RowChangingName="stp_prtCartAnimeByUDCRowChanging" msprop:Generator_RowEvHandlerName="stp_prtCartAnimeByUDCRowChangeEventHandler" msprop:Generator_RowDeletedName="stp_prtCartAnimeByUDCRowDeleted" msprop:Generator_UserTableName="stp_prtCartAnimeByUDC" msprop:Generator_RowChangedName="stp_prtCartAnimeByUDCRowChanged" msprop:Generator_RowEvArgName="stp_prtCartAnimeByUDCRowChangeEvent" msprop:Generator_RowClassName="stp_prtCartAnimeByUDCRow">
|
||||
<xs:element name="stp_prtCartAnimeByUDC" msprop:Generator_TableClassName="stp_prtCartAnimeByUDCDataTable" msprop:Generator_TableVarName="tablestp_prtCartAnimeByUDC" msprop:Generator_RowChangedName="stp_prtCartAnimeByUDCRowChanged" msprop:Generator_TablePropName="stp_prtCartAnimeByUDC" msprop:Generator_RowDeletingName="stp_prtCartAnimeByUDCRowDeleting" msprop:Generator_RowChangingName="stp_prtCartAnimeByUDCRowChanging" msprop:Generator_RowEvHandlerName="stp_prtCartAnimeByUDCRowChangeEventHandler" msprop:Generator_RowDeletedName="stp_prtCartAnimeByUDCRowDeleted" msprop:Generator_RowClassName="stp_prtCartAnimeByUDCRow" msprop:Generator_UserTableName="stp_prtCartAnimeByUDC" msprop:Generator_RowEvArgName="stp_prtCartAnimeByUDCRowChangeEvent">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="UDC" msprop:Generator_ColumnVarNameInTable="columnUDC" msprop:Generator_ColumnPropNameInRow="UDC" msprop:Generator_ColumnPropNameInTable="UDCColumn" msprop:Generator_UserColumnName="UDC">
|
||||
@@ -2132,7 +2135,7 @@ SELECT IdxPrintJob, TipoCart, UDC, prtName, dtStart, dtEnd, stato, dtLastTry FRO
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="stp_prtCartFusiByUDC" msprop:Generator_TableClassName="stp_prtCartFusiByUDCDataTable" msprop:Generator_TableVarName="tablestp_prtCartFusiByUDC" msprop:Generator_TablePropName="stp_prtCartFusiByUDC" msprop:Generator_RowDeletingName="stp_prtCartFusiByUDCRowDeleting" msprop:Generator_RowChangingName="stp_prtCartFusiByUDCRowChanging" msprop:Generator_RowEvHandlerName="stp_prtCartFusiByUDCRowChangeEventHandler" msprop:Generator_RowDeletedName="stp_prtCartFusiByUDCRowDeleted" msprop:Generator_UserTableName="stp_prtCartFusiByUDC" msprop:Generator_RowChangedName="stp_prtCartFusiByUDCRowChanged" msprop:Generator_RowEvArgName="stp_prtCartFusiByUDCRowChangeEvent" msprop:Generator_RowClassName="stp_prtCartFusiByUDCRow">
|
||||
<xs:element name="stp_prtCartFusiByUDC" msprop:Generator_TableClassName="stp_prtCartFusiByUDCDataTable" msprop:Generator_TableVarName="tablestp_prtCartFusiByUDC" msprop:Generator_RowChangedName="stp_prtCartFusiByUDCRowChanged" msprop:Generator_TablePropName="stp_prtCartFusiByUDC" msprop:Generator_RowDeletingName="stp_prtCartFusiByUDCRowDeleting" msprop:Generator_RowChangingName="stp_prtCartFusiByUDCRowChanging" msprop:Generator_RowEvHandlerName="stp_prtCartFusiByUDCRowChangeEventHandler" msprop:Generator_RowDeletedName="stp_prtCartFusiByUDCRowDeleted" msprop:Generator_RowClassName="stp_prtCartFusiByUDCRow" msprop:Generator_UserTableName="stp_prtCartFusiByUDC" msprop:Generator_RowEvArgName="stp_prtCartFusiByUDCRowChangeEvent">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="UDC" msprop:Generator_ColumnVarNameInTable="columnUDC" msprop:Generator_ColumnPropNameInRow="UDC" msprop:Generator_ColumnPropNameInTable="UDCColumn" msprop:Generator_UserColumnName="UDC">
|
||||
@@ -2316,7 +2319,7 @@ SELECT IdxPrintJob, TipoCart, UDC, prtName, dtStart, dtEnd, stato, dtLastTry FRO
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="stp_prtCartSterratiByUDC" msprop:Generator_TableClassName="stp_prtCartSterratiByUDCDataTable" msprop:Generator_TableVarName="tablestp_prtCartSterratiByUDC" msprop:Generator_TablePropName="stp_prtCartSterratiByUDC" msprop:Generator_RowDeletingName="stp_prtCartSterratiByUDCRowDeleting" msprop:Generator_RowChangingName="stp_prtCartSterratiByUDCRowChanging" msprop:Generator_RowEvHandlerName="stp_prtCartSterratiByUDCRowChangeEventHandler" msprop:Generator_RowDeletedName="stp_prtCartSterratiByUDCRowDeleted" msprop:Generator_UserTableName="stp_prtCartSterratiByUDC" msprop:Generator_RowChangedName="stp_prtCartSterratiByUDCRowChanged" msprop:Generator_RowEvArgName="stp_prtCartSterratiByUDCRowChangeEvent" msprop:Generator_RowClassName="stp_prtCartSterratiByUDCRow">
|
||||
<xs:element name="stp_prtCartSterratiByUDC" msprop:Generator_TableClassName="stp_prtCartSterratiByUDCDataTable" msprop:Generator_TableVarName="tablestp_prtCartSterratiByUDC" msprop:Generator_RowChangedName="stp_prtCartSterratiByUDCRowChanged" msprop:Generator_TablePropName="stp_prtCartSterratiByUDC" msprop:Generator_RowDeletingName="stp_prtCartSterratiByUDCRowDeleting" msprop:Generator_RowChangingName="stp_prtCartSterratiByUDCRowChanging" msprop:Generator_RowEvHandlerName="stp_prtCartSterratiByUDCRowChangeEventHandler" msprop:Generator_RowDeletedName="stp_prtCartSterratiByUDCRowDeleted" msprop:Generator_RowClassName="stp_prtCartSterratiByUDCRow" msprop:Generator_UserTableName="stp_prtCartSterratiByUDC" msprop:Generator_RowEvArgName="stp_prtCartSterratiByUDCRowChangeEvent">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="UDC" msprop:Generator_ColumnVarNameInTable="columnUDC" msprop:Generator_ColumnPropNameInRow="UDC" msprop:Generator_ColumnPropNameInTable="UDCColumn" msprop:Generator_UserColumnName="UDC">
|
||||
@@ -2500,7 +2503,7 @@ SELECT IdxPrintJob, TipoCart, UDC, prtName, dtStart, dtEnd, stato, dtLastTry FRO
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="stp_prtCartTrattatiByUDC" msprop:Generator_TableClassName="stp_prtCartTrattatiByUDCDataTable" msprop:Generator_TableVarName="tablestp_prtCartTrattatiByUDC" msprop:Generator_TablePropName="stp_prtCartTrattatiByUDC" msprop:Generator_RowDeletingName="stp_prtCartTrattatiByUDCRowDeleting" msprop:Generator_RowChangingName="stp_prtCartTrattatiByUDCRowChanging" msprop:Generator_RowEvHandlerName="stp_prtCartTrattatiByUDCRowChangeEventHandler" msprop:Generator_RowDeletedName="stp_prtCartTrattatiByUDCRowDeleted" msprop:Generator_UserTableName="stp_prtCartTrattatiByUDC" msprop:Generator_RowChangedName="stp_prtCartTrattatiByUDCRowChanged" msprop:Generator_RowEvArgName="stp_prtCartTrattatiByUDCRowChangeEvent" msprop:Generator_RowClassName="stp_prtCartTrattatiByUDCRow">
|
||||
<xs:element name="stp_prtCartTrattatiByUDC" msprop:Generator_TableClassName="stp_prtCartTrattatiByUDCDataTable" msprop:Generator_TableVarName="tablestp_prtCartTrattatiByUDC" msprop:Generator_RowChangedName="stp_prtCartTrattatiByUDCRowChanged" msprop:Generator_TablePropName="stp_prtCartTrattatiByUDC" msprop:Generator_RowDeletingName="stp_prtCartTrattatiByUDCRowDeleting" msprop:Generator_RowChangingName="stp_prtCartTrattatiByUDCRowChanging" msprop:Generator_RowEvHandlerName="stp_prtCartTrattatiByUDCRowChangeEventHandler" msprop:Generator_RowDeletedName="stp_prtCartTrattatiByUDCRowDeleted" msprop:Generator_RowClassName="stp_prtCartTrattatiByUDCRow" msprop:Generator_UserTableName="stp_prtCartTrattatiByUDC" msprop:Generator_RowEvArgName="stp_prtCartTrattatiByUDCRowChangeEvent">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="UDC" msprop:Generator_ColumnVarNameInTable="columnUDC" msprop:Generator_ColumnPropNameInRow="UDC" msprop:Generator_ColumnPropNameInTable="UDCColumn" msprop:Generator_UserColumnName="UDC">
|
||||
@@ -2684,7 +2687,7 @@ SELECT IdxPrintJob, TipoCart, UDC, prtName, dtStart, dtEnd, stato, dtLastTry FRO
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="stp_prtCartFinitiRxByUDC_SP" msprop:Generator_TableClassName="stp_prtCartFinitiRxByUDC_SPDataTable" msprop:Generator_TableVarName="tablestp_prtCartFinitiRxByUDC_SP" msprop:Generator_RowChangedName="stp_prtCartFinitiRxByUDC_SPRowChanged" msprop:Generator_TablePropName="stp_prtCartFinitiRxByUDC_SP" msprop:Generator_RowDeletingName="stp_prtCartFinitiRxByUDC_SPRowDeleting" msprop:Generator_RowChangingName="stp_prtCartFinitiRxByUDC_SPRowChanging" msprop:Generator_RowEvHandlerName="stp_prtCartFinitiRxByUDC_SPRowChangeEventHandler" msprop:Generator_RowDeletedName="stp_prtCartFinitiRxByUDC_SPRowDeleted" msprop:Generator_RowClassName="stp_prtCartFinitiRxByUDC_SPRow" msprop:Generator_UserTableName="stp_prtCartFinitiRxByUDC_SP" msprop:Generator_RowEvArgName="stp_prtCartFinitiRxByUDC_SPRowChangeEvent">
|
||||
<xs:element name="stp_prtCartFinitiRxByUDC_SP" msprop:Generator_TableClassName="stp_prtCartFinitiRxByUDC_SPDataTable" msprop:Generator_TableVarName="tablestp_prtCartFinitiRxByUDC_SP" msprop:Generator_TablePropName="stp_prtCartFinitiRxByUDC_SP" msprop:Generator_RowDeletingName="stp_prtCartFinitiRxByUDC_SPRowDeleting" msprop:Generator_RowChangingName="stp_prtCartFinitiRxByUDC_SPRowChanging" msprop:Generator_RowEvHandlerName="stp_prtCartFinitiRxByUDC_SPRowChangeEventHandler" msprop:Generator_RowDeletedName="stp_prtCartFinitiRxByUDC_SPRowDeleted" msprop:Generator_UserTableName="stp_prtCartFinitiRxByUDC_SP" msprop:Generator_RowChangedName="stp_prtCartFinitiRxByUDC_SPRowChanged" msprop:Generator_RowEvArgName="stp_prtCartFinitiRxByUDC_SPRowChangeEvent" msprop:Generator_RowClassName="stp_prtCartFinitiRxByUDC_SPRow">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="UDC" msprop:Generator_ColumnVarNameInTable="columnUDC" msprop:Generator_ColumnPropNameInRow="UDC" msprop:Generator_ColumnPropNameInTable="UDCColumn" msprop:Generator_UserColumnName="UDC">
|
||||
@@ -2870,10 +2873,10 @@ SELECT IdxPrintJob, TipoCart, UDC, prtName, dtStart, dtEnd, stato, dtLastTry FRO
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="stp_prtCartAnimeByAL" msprop:Generator_TableClassName="stp_prtCartAnimeByALDataTable" msprop:Generator_TableVarName="tablestp_prtCartAnimeByAL" msprop:Generator_TablePropName="stp_prtCartAnimeByAL" msprop:Generator_RowDeletingName="stp_prtCartAnimeByALRowDeleting" msprop:Generator_RowChangingName="stp_prtCartAnimeByALRowChanging" msprop:Generator_RowEvHandlerName="stp_prtCartAnimeByALRowChangeEventHandler" msprop:Generator_RowDeletedName="stp_prtCartAnimeByALRowDeleted" msprop:Generator_UserTableName="stp_prtCartAnimeByAL" msprop:Generator_RowChangedName="stp_prtCartAnimeByALRowChanged" msprop:Generator_RowEvArgName="stp_prtCartAnimeByALRowChangeEvent" msprop:Generator_RowClassName="stp_prtCartAnimeByALRow">
|
||||
<xs:element name="stp_prtCartAnimeByAL" msprop:Generator_TableClassName="stp_prtCartAnimeByALDataTable" msprop:Generator_TableVarName="tablestp_prtCartAnimeByAL" msprop:Generator_RowChangedName="stp_prtCartAnimeByALRowChanged" msprop:Generator_TablePropName="stp_prtCartAnimeByAL" msprop:Generator_RowDeletingName="stp_prtCartAnimeByALRowDeleting" msprop:Generator_RowChangingName="stp_prtCartAnimeByALRowChanging" msprop:Generator_RowEvHandlerName="stp_prtCartAnimeByALRowChangeEventHandler" msprop:Generator_RowDeletedName="stp_prtCartAnimeByALRowDeleted" msprop:Generator_RowClassName="stp_prtCartAnimeByALRow" msprop:Generator_UserTableName="stp_prtCartAnimeByAL" msprop:Generator_RowEvArgName="stp_prtCartAnimeByALRowChangeEvent">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="UDC" msprop:Generator_ColumnVarNameInTable="columnUDC" msprop:Generator_ColumnPropNameInRow="UDC" msprop:Generator_ColumnPropNameInTable="UDCColumn" msprop:Generator_UserColumnName="UDC">
|
||||
<xs:element name="UDC" msprop:Generator_ColumnVarNameInTable="columnUDC" msprop:Generator_ColumnPropNameInRow="UDC" msprop:Generator_ColumnPropNameInTable="UDCColumn" msprop:Generator_UserColumnName="UDC" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
@@ -2887,6 +2890,57 @@ SELECT IdxPrintJob, TipoCart, UDC, prtName, dtStart, dtEnd, stato, dtLastTry FRO
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="AL" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnAL" msprop:Generator_ColumnPropNameInRow="AL" msprop:Generator_ColumnPropNameInTable="ALColumn" msprop:Generator_UserColumnName="AL" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="CestaAL" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCestaAL" msprop:Generator_ColumnPropNameInRow="CestaAL" msprop:Generator_ColumnPropNameInTable="CestaALColumn" msprop:Generator_UserColumnName="CestaAL" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="4" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="DatacreazAL" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnDatacreazAL" msprop:Generator_ColumnPropNameInRow="DatacreazAL" msprop:Generator_ColumnPropNameInTable="DatacreazALColumn" msprop:Generator_UserColumnName="DatacreazAL" type="xs:dateTime" minOccurs="0" />
|
||||
<xs:element name="CodKitAL" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCodKitAL" msprop:Generator_ColumnPropNameInRow="CodKitAL" msprop:Generator_ColumnPropNameInTable="CodKitALColumn" msprop:Generator_UserColumnName="CodKitAL" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="15" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="DescKitAL" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnDescKitAL" msprop:Generator_ColumnPropNameInRow="DescKitAL" msprop:Generator_ColumnPropNameInTable="DescKitALColumn" msprop:Generator_UserColumnName="DescKitAL" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="250" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="NumeroAL" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnNumeroAL" msprop:Generator_ColumnPropNameInRow="NumeroAL" msprop:Generator_ColumnPropNameInTable="NumeroALColumn" msprop:Generator_UserColumnName="NumeroAL" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="5" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="QtaKitAL" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnQtaKitAL" msprop:Generator_ColumnPropNameInRow="QtaKitAL" msprop:Generator_ColumnPropNameInTable="QtaKitALColumn" msprop:Generator_UserColumnName="QtaKitAL" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="TipoAL" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnTipoAL" msprop:Generator_ColumnPropNameInRow="TipoAL" msprop:Generator_ColumnPropNameInTable="TipoALColumn" msprop:Generator_UserColumnName="TipoAL" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="1" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="CodSoggettoAL" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCodSoggettoAL" msprop:Generator_ColumnPropNameInRow="CodSoggettoAL" msprop:Generator_ColumnPropNameInTable="CodSoggettoALColumn" msprop:Generator_UserColumnName="CodSoggettoAL" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="17" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="CodCliente" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCodCliente" msprop:Generator_ColumnPropNameInRow="CodCliente" msprop:Generator_ColumnPropNameInTable="CodClienteColumn" msprop:Generator_UserColumnName="CodCliente" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
@@ -2958,7 +3012,6 @@ SELECT IdxPrintJob, TipoCart, UDC, prtName, dtStart, dtEnd, stato, dtLastTry FRO
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="DataFus" msprop:Generator_ColumnVarNameInTable="columnDataFus" msprop:Generator_ColumnPropNameInRow="DataFus" msprop:Generator_ColumnPropNameInTable="DataFusColumn" msprop:Generator_UserColumnName="DataFus" type="xs:dateTime" minOccurs="0" />
|
||||
<xs:element name="TurnoFus" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnTurnoFus" msprop:Generator_ColumnPropNameInRow="TurnoFus" msprop:Generator_ColumnPropNameInTable="TurnoFusColumn" msprop:Generator_UserColumnName="TurnoFus" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="CodImballo" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCodImballo" msprop:Generator_ColumnPropNameInRow="CodImballo" msprop:Generator_ColumnPropNameInTable="CodImballoColumn" msprop:Generator_UserColumnName="CodImballo" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
@@ -2973,8 +3026,6 @@ SELECT IdxPrintJob, TipoCart, UDC, prtName, dtStart, dtEnd, stato, dtLastTry FRO
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="NumCont" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnNumCont" msprop:Generator_ColumnPropNameInRow="NumCont" msprop:Generator_ColumnPropNameInTable="NumContColumn" msprop:Generator_UserColumnName="NumCont" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="Tara" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnTara" msprop:Generator_ColumnPropNameInRow="Tara" msprop:Generator_ColumnPropNameInTable="TaraColumn" msprop:Generator_UserColumnName="Tara" type="xs:double" minOccurs="0" />
|
||||
<xs:element name="Qta" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnQta" msprop:Generator_ColumnPropNameInRow="Qta" msprop:Generator_ColumnPropNameInTable="QtaColumn" msprop:Generator_UserColumnName="Qta" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="CodStato" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCodStato" msprop:Generator_ColumnPropNameInRow="CodStato" msprop:Generator_ColumnPropNameInTable="CodStatoColumn" msprop:Generator_UserColumnName="CodStato" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
@@ -2984,8 +3035,6 @@ SELECT IdxPrintJob, TipoCart, UDC, prtName, dtStart, dtEnd, stato, dtLastTry FRO
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="IdxPosizione" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnIdxPosizione" msprop:Generator_ColumnPropNameInRow="IdxPosizione" msprop:Generator_ColumnPropNameInTable="IdxPosizioneColumn" msprop:Generator_UserColumnName="IdxPosizione" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="PesoTot" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnPesoTot" msprop:Generator_ColumnPropNameInRow="PesoTot" msprop:Generator_ColumnPropNameInTable="PesoTotColumn" msprop:Generator_UserColumnName="PesoTot" type="xs:double" minOccurs="0" />
|
||||
<xs:element name="PesoCad" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnPesoCad" msprop:Generator_ColumnPropNameInRow="PesoCad" msprop:Generator_ColumnPropNameInTable="PesoCadColumn" msprop:Generator_UserColumnName="PesoCad" type="xs:double" minOccurs="0" />
|
||||
<xs:element name="CreateDate" msprop:Generator_ColumnVarNameInTable="columnCreateDate" msprop:Generator_ColumnPropNameInRow="CreateDate" msprop:Generator_ColumnPropNameInTable="CreateDateColumn" msprop:Generator_UserColumnName="CreateDate" type="xs:dateTime" minOccurs="0" />
|
||||
<xs:element name="ModDate" msprop:Generator_ColumnVarNameInTable="columnModDate" msprop:Generator_ColumnPropNameInRow="ModDate" msprop:Generator_ColumnPropNameInTable="ModDateColumn" msprop:Generator_UserColumnName="ModDate" type="xs:dateTime" minOccurs="0" />
|
||||
<xs:element name="Cognome" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCognome" msprop:Generator_ColumnPropNameInRow="Cognome" msprop:Generator_ColumnPropNameInTable="CognomeColumn" msprop:Generator_UserColumnName="Cognome" minOccurs="0">
|
||||
@@ -3037,13 +3086,6 @@ SELECT IdxPrintJob, TipoCart, UDC, prtName, dtStart, dtEnd, stato, dtLastTry FRO
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="NoteTratt" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnNoteTratt" msprop:Generator_ColumnPropNameInRow="NoteTratt" msprop:Generator_ColumnPropNameInTable="NoteTrattColumn" msprop:Generator_UserColumnName="NoteTratt" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="500" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
|
||||
Reference in New Issue
Block a user