From 22dd5c96805517a556a94f6ccdaed1a02bbf452d Mon Sep 17 00:00:00 2001 From: "Samuele E. Locatelli" Date: Thu, 13 Apr 2017 16:15:51 +0200 Subject: [PATCH] Update MapoDB a framework 4.6.2 --- MapoDb/DS_Utility.Designer.cs | 99 +++++++++-------- MapoDb/DS_applicazione.Designer.cs | 147 +++++++++++++------------ MapoDb/DataLayer.cs | 8 +- MapoDb/MapoDb.csproj | 2 +- MapoDb/Properties/Settings.Designer.cs | 10 +- MapoDb/app.config | 2 +- 6 files changed, 139 insertions(+), 129 deletions(-) diff --git a/MapoDb/DS_Utility.Designer.cs b/MapoDb/DS_Utility.Designer.cs index 5a9bc854..28e90216 100644 --- a/MapoDb/DS_Utility.Designer.cs +++ b/MapoDb/DS_Utility.Designer.cs @@ -1,10 +1,10 @@ //------------------------------------------------------------------------------ // -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 +// Il codice è stato generato da uno strumento. +// Versione runtime:4.0.30319.42000 // -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. +// Le modifiche apportate a questo file possono provocare un comportamento non corretto e andranno perse se +// il codice viene rigenerato. // //------------------------------------------------------------------------------ @@ -3817,7 +3817,7 @@ namespace MapoDb { return ((global::System.DateTime)(this[this.tableStatoMacchine.InizioStatoColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'InizioStato\' in table \'StatoMacchine\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'InizioStato\' nella tabella \'StatoMacchine\' è DBNull.", e); } } set { @@ -3833,7 +3833,7 @@ namespace MapoDb { return ((string)(this[this.tableStatoMacchine.ValueColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'Value\' in table \'StatoMacchine\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'Value\' nella tabella \'StatoMacchine\' è DBNull.", e); } } set { @@ -3849,7 +3849,7 @@ namespace MapoDb { return ((double)(this[this.tableStatoMacchine.TempoCicloBaseColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'TempoCicloBase\' in table \'StatoMacchine\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'TempoCicloBase\' nella tabella \'StatoMacchine\' è DBNull.", e); } } set { @@ -3865,7 +3865,7 @@ namespace MapoDb { return ((int)(this[this.tableStatoMacchine.PzPalletProdColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'PzPalletProd\' in table \'StatoMacchine\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'PzPalletProd\' nella tabella \'StatoMacchine\' è DBNull.", e); } } set { @@ -3881,7 +3881,7 @@ namespace MapoDb { return ((int)(this[this.tableStatoMacchine.MatrOprColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'MatrOpr\' in table \'StatoMacchine\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'MatrOpr\' nella tabella \'StatoMacchine\' è DBNull.", e); } } set { @@ -3897,7 +3897,7 @@ namespace MapoDb { return ((string)(this[this.tableStatoMacchine.palletColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'pallet\' in table \'StatoMacchine\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'pallet\' nella tabella \'StatoMacchine\' è DBNull.", e); } } set { @@ -3913,7 +3913,7 @@ namespace MapoDb { return ((string)(this[this.tableStatoMacchine.CodArticoloColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'CodArticolo\' in table \'StatoMacchine\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'CodArticolo\' nella tabella \'StatoMacchine\' è DBNull.", e); } } set { @@ -4039,7 +4039,7 @@ namespace MapoDb { return ((string)(this[this.tablev_selArticoli.labelColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'label\' in table \'v_selArticoli\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'label\' nella tabella \'v_selArticoli\' è DBNull.", e); } } set { @@ -4093,7 +4093,7 @@ namespace MapoDb { return ((string)(this[this.tablev_selOperatori.labelColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'label\' in table \'v_selOperatori\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'label\' nella tabella \'v_selOperatori\' è DBNull.", e); } } set { @@ -4147,7 +4147,7 @@ namespace MapoDb { return ((string)(this[this.tablev_selODL.labelColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'label\' in table \'v_selODL\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'label\' nella tabella \'v_selODL\' è DBNull.", e); } } set { @@ -4163,7 +4163,7 @@ namespace MapoDb { return ((global::System.DateTime)(this[this.tablev_selODL.conditioColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'conditio\' in table \'v_selODL\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'conditio\' nella tabella \'v_selODL\' è DBNull.", e); } } set { @@ -4229,7 +4229,7 @@ namespace MapoDb { return ((string)(this[this.tablev_selEventiBCode.labelColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'label\' in table \'v_selEventiBCode\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'label\' nella tabella \'v_selEventiBCode\' è DBNull.", e); } } set { @@ -4283,7 +4283,7 @@ namespace MapoDb { return ((string)(this[this.tablev_selMacchine.labelColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'label\' in table \'v_selMacchine\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'label\' nella tabella \'v_selMacchine\' è DBNull.", e); } } set { @@ -4337,7 +4337,8 @@ namespace MapoDb { return ((string)(this[this.tablestp_statusCorrente.CodMacchinaColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'CodMacchina\' in table \'stp_statusCorrente\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'CodMacchina\' nella tabella \'stp_statusCorrente\' è DBNull" + + ".", e); } } set { @@ -4364,7 +4365,7 @@ namespace MapoDb { return ((string)(this[this.tablestp_statusCorrente.NomeColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'Nome\' in table \'stp_statusCorrente\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'Nome\' nella tabella \'stp_statusCorrente\' è DBNull.", e); } } set { @@ -4380,7 +4381,8 @@ namespace MapoDb { return ((string)(this[this.tablestp_statusCorrente.DescrizioneColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'Descrizione\' in table \'stp_statusCorrente\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'Descrizione\' nella tabella \'stp_statusCorrente\' è DBNull" + + ".", e); } } set { @@ -4396,7 +4398,7 @@ namespace MapoDb { return ((string)(this[this.tablestp_statusCorrente.urlColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'url\' in table \'stp_statusCorrente\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'url\' nella tabella \'stp_statusCorrente\' è DBNull.", e); } } set { @@ -4412,7 +4414,7 @@ namespace MapoDb { return ((string)(this[this.tablestp_statusCorrente.locazioneColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'locazione\' in table \'stp_statusCorrente\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'locazione\' nella tabella \'stp_statusCorrente\' è DBNull.", e); } } set { @@ -4428,7 +4430,8 @@ namespace MapoDb { return ((global::System.DateTime)(this[this.tablestp_statusCorrente.DataOraServerColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'DataOraServer\' in table \'stp_statusCorrente\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'DataOraServer\' nella tabella \'stp_statusCorrente\' è DBNu" + + "ll.", e); } } set { @@ -4444,7 +4447,8 @@ namespace MapoDb { return ((global::System.DateTime)(this[this.tablestp_statusCorrente.DataOraMacchinaColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'DataOraMacchina\' in table \'stp_statusCorrente\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'DataOraMacchina\' nella tabella \'stp_statusCorrente\' è DB" + + "Null.", e); } } set { @@ -4460,7 +4464,8 @@ namespace MapoDb { return ((global::System.DateTime)(this[this.tablestp_statusCorrente.DataOraStartColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'DataOraStart\' in table \'stp_statusCorrente\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'DataOraStart\' nella tabella \'stp_statusCorrente\' è DBNul" + + "l.", e); } } set { @@ -4476,7 +4481,7 @@ namespace MapoDb { return ((string)(this[this.tablestp_statusCorrente.IPv4Column])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'IPv4\' in table \'stp_statusCorrente\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'IPv4\' nella tabella \'stp_statusCorrente\' è DBNull.", e); } } set { @@ -4492,7 +4497,8 @@ namespace MapoDb { return ((global::System.DateTime)(this[this.tablestp_statusCorrente.lastRebootColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'lastReboot\' in table \'stp_statusCorrente\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'lastReboot\' nella tabella \'stp_statusCorrente\' è DBNull." + + "", e); } } set { @@ -4508,7 +4514,7 @@ namespace MapoDb { return ((string)(this[this.tablestp_statusCorrente.uptimeColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'uptime\' in table \'stp_statusCorrente\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'uptime\' nella tabella \'stp_statusCorrente\' è DBNull.", e); } } set { @@ -4524,7 +4530,7 @@ namespace MapoDb { return ((global::System.DateTime)(this[this.tablestp_statusCorrente.lastEventColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'lastEvent\' in table \'stp_statusCorrente\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'lastEvent\' nella tabella \'stp_statusCorrente\' è DBNull.", e); } } set { @@ -4540,7 +4546,7 @@ namespace MapoDb { return ((int)(this[this.tablestp_statusCorrente.idxStatoColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'idxStato\' in table \'stp_statusCorrente\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'idxStato\' nella tabella \'stp_statusCorrente\' è DBNull.", e); } } set { @@ -4771,7 +4777,7 @@ namespace MapoDb { return ((string)(this[this.tableCommenti.ValueColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'Value\' in table \'Commenti\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'Value\' nella tabella \'Commenti\' è DBNull.", e); } } set { @@ -4787,7 +4793,7 @@ namespace MapoDb { return ((string)(this[this.tableCommenti.OperatoreColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'Operatore\' in table \'Commenti\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'Operatore\' nella tabella \'Commenti\' è DBNull.", e); } } set { @@ -4864,7 +4870,7 @@ namespace MapoDb { return ((string)(this[this.tableFermiNonQual.MacchinaColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'Macchina\' in table \'FermiNonQual\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'Macchina\' nella tabella \'FermiNonQual\' è DBNull.", e); } } set { @@ -4891,7 +4897,7 @@ namespace MapoDb { return ((string)(this[this.tableFermiNonQual.StatoColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'Stato\' in table \'FermiNonQual\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'Stato\' nella tabella \'FermiNonQual\' è DBNull.", e); } } set { @@ -4907,7 +4913,7 @@ namespace MapoDb { return ((string)(this[this.tableFermiNonQual.SemaforoColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'Semaforo\' in table \'FermiNonQual\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'Semaforo\' nella tabella \'FermiNonQual\' è DBNull.", e); } } set { @@ -4923,7 +4929,7 @@ namespace MapoDb { return ((double)(this[this.tableFermiNonQual.DurataMinutiColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'DurataMinuti\' in table \'FermiNonQual\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'DurataMinuti\' nella tabella \'FermiNonQual\' è DBNull.", e); } } set { @@ -4939,7 +4945,7 @@ namespace MapoDb { return ((string)(this[this.tableFermiNonQual.ValueColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'Value\' in table \'FermiNonQual\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'Value\' nella tabella \'FermiNonQual\' è DBNull.", e); } } set { @@ -4955,7 +4961,7 @@ namespace MapoDb { return ((string)(this[this.tableFermiNonQual.CodArticoloColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'CodArticolo\' in table \'FermiNonQual\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'CodArticolo\' nella tabella \'FermiNonQual\' è DBNull.", e); } } set { @@ -5058,7 +5064,7 @@ namespace MapoDb { return ((long)(this[this.tablev_selTally.labelColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'label\' in table \'v_selTally\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'label\' nella tabella \'v_selTally\' è DBNull.", e); } } set { @@ -5074,7 +5080,7 @@ namespace MapoDb { return ((long)(this[this.tablev_selTally.valueColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'value\' in table \'v_selTally\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'value\' nella tabella \'v_selTally\' è DBNull.", e); } } set { @@ -8022,13 +8028,14 @@ SELECT IdxMacchina, IdxStato, InizioStato, Value, CodArticolo, TempoCicloBase, P } if (((this._statoMacchineTableAdapter != null) && (this.MatchTableAdapterConnection(this._statoMacchineTableAdapter.Connection) == false))) { - throw new global::System.ArgumentException("All TableAdapters managed by a TableAdapterManager must use the same connection s" + - "tring."); + throw new global::System.ArgumentException("Tutti gli oggetti TableAdapter gestiti da TableAdapterManager devono utilizzare l" + + "a stessa stringa di connessione."); } global::System.Data.IDbConnection workConnection = this.Connection; if ((workConnection == null)) { - throw new global::System.ApplicationException("TableAdapterManager contains no connection information. Set each TableAdapterMana" + - "ger TableAdapter property to a valid TableAdapter instance."); + throw new global::System.ApplicationException("TableAdapterManager non contiene informazioni di connessione. Impostare la propri" + + "età TableAdapter di ciascun oggetto TableAdapterManager su un\'istanza TableAdapt" + + "er valida."); } bool workConnOpened = false; if (((workConnection.State & global::System.Data.ConnectionState.Broken) @@ -8041,8 +8048,8 @@ SELECT IdxMacchina, IdxStato, InizioStato, Value, CodArticolo, TempoCicloBase, P } global::System.Data.IDbTransaction workTransaction = workConnection.BeginTransaction(); if ((workTransaction == null)) { - throw new global::System.ApplicationException("The transaction cannot begin. The current data connection does not support transa" + - "ctions or the current state is not allowing the transaction to begin."); + throw new global::System.ApplicationException("Impossibile avviare la transazione. La connessione dati corrente non supporta le " + + "transazioni oppure lo stato corrente non consente l\'avvio della transazione."); } global::System.Collections.Generic.List allChangedRows = new global::System.Collections.Generic.List(); global::System.Collections.Generic.List allAddedRows = new global::System.Collections.Generic.List(); diff --git a/MapoDb/DS_applicazione.Designer.cs b/MapoDb/DS_applicazione.Designer.cs index 9a4fe62d..883f6969 100644 --- a/MapoDb/DS_applicazione.Designer.cs +++ b/MapoDb/DS_applicazione.Designer.cs @@ -1,10 +1,10 @@ //------------------------------------------------------------------------------ // -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 +// Il codice è stato generato da uno strumento. +// Versione runtime:4.0.30319.42000 // -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. +// Le modifiche apportate a questo file possono provocare un comportamento non corretto e andranno perse se +// il codice viene rigenerato. // //------------------------------------------------------------------------------ @@ -8724,7 +8724,7 @@ namespace MapoDb { return ((string)(this[this.tableMacchine.CodMacchinaColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'CodMacchina\' in table \'Macchine\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'CodMacchina\' nella tabella \'Macchine\' è DBNull.", e); } } set { @@ -8740,7 +8740,7 @@ namespace MapoDb { return ((string)(this[this.tableMacchine.NomeColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'Nome\' in table \'Macchine\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'Nome\' nella tabella \'Macchine\' è DBNull.", e); } } set { @@ -8756,7 +8756,7 @@ namespace MapoDb { return ((string)(this[this.tableMacchine.DescrizioneColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'Descrizione\' in table \'Macchine\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'Descrizione\' nella tabella \'Macchine\' è DBNull.", e); } } set { @@ -8772,7 +8772,7 @@ namespace MapoDb { return ((string)(this[this.tableMacchine.NoteColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'Note\' in table \'Macchine\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'Note\' nella tabella \'Macchine\' è DBNull.", e); } } set { @@ -8788,7 +8788,7 @@ namespace MapoDb { return ((string)(this[this.tableMacchine.urlColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'url\' in table \'Macchine\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'url\' nella tabella \'Macchine\' è DBNull.", e); } } set { @@ -8804,7 +8804,7 @@ namespace MapoDb { return ((string)(this[this.tableMacchine.locazioneColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'locazione\' in table \'Macchine\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'locazione\' nella tabella \'Macchine\' è DBNull.", e); } } set { @@ -9076,7 +9076,7 @@ namespace MapoDb { return ((global::System.DateTime)(this[this.tableStatoMacchine.InizioStatoColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'InizioStato\' in table \'StatoMacchine\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'InizioStato\' nella tabella \'StatoMacchine\' è DBNull.", e); } } set { @@ -9092,7 +9092,7 @@ namespace MapoDb { return ((string)(this[this.tableStatoMacchine.ValueColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'Value\' in table \'StatoMacchine\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'Value\' nella tabella \'StatoMacchine\' è DBNull.", e); } } set { @@ -9108,7 +9108,7 @@ namespace MapoDb { return ((double)(this[this.tableStatoMacchine.TempoCicloBaseColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'TempoCicloBase\' in table \'StatoMacchine\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'TempoCicloBase\' nella tabella \'StatoMacchine\' è DBNull.", e); } } set { @@ -9124,7 +9124,7 @@ namespace MapoDb { return ((int)(this[this.tableStatoMacchine.PzPalletProdColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'PzPalletProd\' in table \'StatoMacchine\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'PzPalletProd\' nella tabella \'StatoMacchine\' è DBNull.", e); } } set { @@ -9140,7 +9140,7 @@ namespace MapoDb { return ((int)(this[this.tableStatoMacchine.MatrOprColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'MatrOpr\' in table \'StatoMacchine\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'MatrOpr\' nella tabella \'StatoMacchine\' è DBNull.", e); } } set { @@ -9156,7 +9156,7 @@ namespace MapoDb { return ((string)(this[this.tableStatoMacchine.palletColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'pallet\' in table \'StatoMacchine\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'pallet\' nella tabella \'StatoMacchine\' è DBNull.", e); } } set { @@ -9172,7 +9172,7 @@ namespace MapoDb { return ((string)(this[this.tableStatoMacchine.CodArticoloColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'CodArticolo\' in table \'StatoMacchine\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'CodArticolo\' nella tabella \'StatoMacchine\' è DBNull.", e); } } set { @@ -9331,7 +9331,7 @@ namespace MapoDb { return ((string)(this[this.tableAnagraficaStati.DescrizioneColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'Descrizione\' in table \'AnagraficaStati\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'Descrizione\' nella tabella \'AnagraficaStati\' è DBNull.", e); } } set { @@ -9347,7 +9347,7 @@ namespace MapoDb { return ((string)(this[this.tableAnagraficaStati.SemaforoColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'Semaforo\' in table \'AnagraficaStati\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'Semaforo\' nella tabella \'AnagraficaStati\' è DBNull.", e); } } set { @@ -9468,7 +9468,7 @@ namespace MapoDb { return ((string)(this[this.tableEventList.ValueColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'Value\' in table \'EventList\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'Value\' nella tabella \'EventList\' è DBNull.", e); } } set { @@ -9484,7 +9484,7 @@ namespace MapoDb { return ((int)(this[this.tableEventList.MatrOprColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'MatrOpr\' in table \'EventList\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'MatrOpr\' nella tabella \'EventList\' è DBNull.", e); } } set { @@ -9500,7 +9500,7 @@ namespace MapoDb { return ((string)(this[this.tableEventList.palletColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'pallet\' in table \'EventList\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'pallet\' nella tabella \'EventList\' è DBNull.", e); } } set { @@ -9516,7 +9516,7 @@ namespace MapoDb { return ((string)(this[this.tableEventList.CodArticoloColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'CodArticolo\' in table \'EventList\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'CodArticolo\' nella tabella \'EventList\' è DBNull.", e); } } set { @@ -9639,7 +9639,7 @@ namespace MapoDb { return ((string)(this[this.tableAnagraficaEventi.NomeColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'Nome\' in table \'AnagraficaEventi\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'Nome\' nella tabella \'AnagraficaEventi\' è DBNull.", e); } } set { @@ -9748,7 +9748,7 @@ namespace MapoDb { return ((global::System.DateTime)(this[this.tableDiarioDiBordo.FineStatoColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'FineStato\' in table \'DiarioDiBordo\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'FineStato\' nella tabella \'DiarioDiBordo\' è DBNull.", e); } } set { @@ -9775,7 +9775,7 @@ namespace MapoDb { return ((double)(this[this.tableDiarioDiBordo.DurataMinutiColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'DurataMinuti\' in table \'DiarioDiBordo\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'DurataMinuti\' nella tabella \'DiarioDiBordo\' è DBNull.", e); } } set { @@ -9791,7 +9791,7 @@ namespace MapoDb { return ((string)(this[this.tableDiarioDiBordo.ValueColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'Value\' in table \'DiarioDiBordo\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'Value\' nella tabella \'DiarioDiBordo\' è DBNull.", e); } } set { @@ -9807,7 +9807,7 @@ namespace MapoDb { return ((double)(this[this.tableDiarioDiBordo.TempoCicloBaseColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'TempoCicloBase\' in table \'DiarioDiBordo\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'TempoCicloBase\' nella tabella \'DiarioDiBordo\' è DBNull.", e); } } set { @@ -9823,7 +9823,7 @@ namespace MapoDb { return ((int)(this[this.tableDiarioDiBordo.PzPalletProdColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'PzPalletProd\' in table \'DiarioDiBordo\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'PzPalletProd\' nella tabella \'DiarioDiBordo\' è DBNull.", e); } } set { @@ -9839,7 +9839,7 @@ namespace MapoDb { return ((int)(this[this.tableDiarioDiBordo.MatrOprColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'MatrOpr\' in table \'DiarioDiBordo\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'MatrOpr\' nella tabella \'DiarioDiBordo\' è DBNull.", e); } } set { @@ -9855,7 +9855,7 @@ namespace MapoDb { return ((string)(this[this.tableDiarioDiBordo.palletColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'pallet\' in table \'DiarioDiBordo\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'pallet\' nella tabella \'DiarioDiBordo\' è DBNull.", e); } } set { @@ -9871,7 +9871,7 @@ namespace MapoDb { return ((string)(this[this.tableDiarioDiBordo.CodArticoloColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'CodArticolo\' in table \'DiarioDiBordo\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'CodArticolo\' nella tabella \'DiarioDiBordo\' è DBNull.", e); } } set { @@ -10064,7 +10064,8 @@ namespace MapoDb { return ((int)(this[this.tableTransizioneEventi.IdxTipoEventoColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'IdxTipoEvento\' in table \'TransizioneEventi\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'IdxTipoEvento\' nella tabella \'TransizioneEventi\' è DBNul" + + "l.", e); } } set { @@ -10080,7 +10081,7 @@ namespace MapoDb { return ((string)(this[this.tableTransizioneEventi.text2showColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'text2show\' in table \'TransizioneEventi\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'text2show\' nella tabella \'TransizioneEventi\' è DBNull.", e); } } set { @@ -10096,7 +10097,8 @@ namespace MapoDb { return ((string)(this[this.tableTransizioneEventi.descrComandoColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'descrComando\' in table \'TransizioneEventi\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'descrComando\' nella tabella \'TransizioneEventi\' è DBNull" + + ".", e); } } set { @@ -10185,7 +10187,7 @@ namespace MapoDb { return ((global::System.DateTime)(this[this.tableKeepAlive.DataOraServerColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'DataOraServer\' in table \'KeepAlive\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'DataOraServer\' nella tabella \'KeepAlive\' è DBNull.", e); } } set { @@ -10201,7 +10203,7 @@ namespace MapoDb { return ((global::System.DateTime)(this[this.tableKeepAlive.DataOraMacchinaColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'DataOraMacchina\' in table \'KeepAlive\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'DataOraMacchina\' nella tabella \'KeepAlive\' è DBNull.", e); } } set { @@ -10217,7 +10219,7 @@ namespace MapoDb { return ((global::System.DateTime)(this[this.tableKeepAlive.DataOraStartColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'DataOraStart\' in table \'KeepAlive\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'DataOraStart\' nella tabella \'KeepAlive\' è DBNull.", e); } } set { @@ -10354,8 +10356,8 @@ namespace MapoDb { return ((string)(this[this.tableFamigliaTipoIngressi.DescrizioneIngressoColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'DescrizioneIngresso\' in table \'FamigliaTipoIngressi\' is DBN" + - "ull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'DescrizioneIngresso\' nella tabella \'FamigliaTipoIngressi" + + "\' è DBNull.", e); } } set { @@ -10453,7 +10455,8 @@ namespace MapoDb { return ((int)(this[this.tableTransizioneIngressi.IdxTipoEventoColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'IdxTipoEvento\' in table \'TransizioneIngressi\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'IdxTipoEvento\' nella tabella \'TransizioneIngressi\' è DBN" + + "ull.", e); } } set { @@ -10540,7 +10543,7 @@ namespace MapoDb { return ((string)(this[this.tableAnagraficaOperatori.CognomeColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'Cognome\' in table \'AnagraficaOperatori\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'Cognome\' nella tabella \'AnagraficaOperatori\' è DBNull.", e); } } set { @@ -10556,7 +10559,7 @@ namespace MapoDb { return ((string)(this[this.tableAnagraficaOperatori.NomeColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'Nome\' in table \'AnagraficaOperatori\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'Nome\' nella tabella \'AnagraficaOperatori\' è DBNull.", e); } } set { @@ -10572,7 +10575,7 @@ namespace MapoDb { return ((bool)(this[this.tableAnagraficaOperatori.isAdminColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'isAdmin\' in table \'AnagraficaOperatori\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'isAdmin\' nella tabella \'AnagraficaOperatori\' è DBNull.", e); } } set { @@ -10588,7 +10591,7 @@ namespace MapoDb { return ((string)(this[this.tableAnagraficaOperatori.authKeyColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'authKey\' in table \'AnagraficaOperatori\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'authKey\' nella tabella \'AnagraficaOperatori\' è DBNull.", e); } } set { @@ -10711,7 +10714,8 @@ namespace MapoDb { return ((string)(this[this.tableAnagraficaOperatori2ins.CognomeColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'Cognome\' in table \'AnagraficaOperatori2ins\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'Cognome\' nella tabella \'AnagraficaOperatori2ins\' è DBNul" + + "l.", e); } } set { @@ -10727,7 +10731,7 @@ namespace MapoDb { return ((string)(this[this.tableAnagraficaOperatori2ins.NomeColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'Nome\' in table \'AnagraficaOperatori2ins\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'Nome\' nella tabella \'AnagraficaOperatori2ins\' è DBNull.", e); } } set { @@ -10793,7 +10797,7 @@ namespace MapoDb { return ((bool)(this[this.tableDatiMacchine.palletChangeColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'palletChange\' in table \'DatiMacchine\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'palletChange\' nella tabella \'DatiMacchine\' è DBNull.", e); } } set { @@ -10809,7 +10813,7 @@ namespace MapoDb { return ((string)(this[this.tableDatiMacchine.serialPortColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'serialPort\' in table \'DatiMacchine\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'serialPort\' nella tabella \'DatiMacchine\' è DBNull.", e); } } set { @@ -10825,7 +10829,7 @@ namespace MapoDb { return ((int)(this[this.tableDatiMacchine.refreshPeriodColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'refreshPeriod\' in table \'DatiMacchine\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'refreshPeriod\' nella tabella \'DatiMacchine\' è DBNull.", e); } } set { @@ -10841,7 +10845,7 @@ namespace MapoDb { return ((bool)(this[this.tableDatiMacchine.simulazioneColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'simulazione\' in table \'DatiMacchine\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'simulazione\' nella tabella \'DatiMacchine\' è DBNull.", e); } } set { @@ -10857,7 +10861,7 @@ namespace MapoDb { return ((bool)(this[this.tableDatiMacchine.simplePalletColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'simplePallet\' in table \'DatiMacchine\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'simplePallet\' nella tabella \'DatiMacchine\' è DBNull.", e); } } set { @@ -10873,7 +10877,7 @@ namespace MapoDb { return ((bool)(this[this.tableDatiMacchine.insEnabledColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'insEnabled\' in table \'DatiMacchine\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'insEnabled\' nella tabella \'DatiMacchine\' è DBNull.", e); } } set { @@ -10900,7 +10904,7 @@ namespace MapoDb { return ((string)(this[this.tableDatiMacchine.CodArticolo_AColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'CodArticolo_A\' in table \'DatiMacchine\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'CodArticolo_A\' nella tabella \'DatiMacchine\' è DBNull.", e); } } set { @@ -10916,7 +10920,7 @@ namespace MapoDb { return ((string)(this[this.tableDatiMacchine.CodArticolo_BColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'CodArticolo_B\' in table \'DatiMacchine\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'CodArticolo_B\' nella tabella \'DatiMacchine\' è DBNull.", e); } } set { @@ -11065,7 +11069,8 @@ namespace MapoDb { return ((global::System.DateTime)(this[this.tableMicroStatoMacchina.InizioStatoColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'InizioStato\' in table \'MicroStatoMacchina\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'InizioStato\' nella tabella \'MicroStatoMacchina\' è DBNull" + + ".", e); } } set { @@ -11081,7 +11086,7 @@ namespace MapoDb { return ((string)(this[this.tableMicroStatoMacchina.ValueColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'Value\' in table \'MicroStatoMacchina\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'Value\' nella tabella \'MicroStatoMacchina\' è DBNull.", e); } } set { @@ -11147,7 +11152,7 @@ namespace MapoDb { return ((string)(this[this.tableLinkMenuJQM.TipoLinkColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'TipoLink\' in table \'LinkMenuJQM\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'TipoLink\' nella tabella \'LinkMenuJQM\' è DBNull.", e); } } set { @@ -11163,7 +11168,7 @@ namespace MapoDb { return ((int)(this[this.tableLinkMenuJQM.ordineColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'ordine\' in table \'LinkMenuJQM\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'ordine\' nella tabella \'LinkMenuJQM\' è DBNull.", e); } } set { @@ -11179,7 +11184,7 @@ namespace MapoDb { return ((string)(this[this.tableLinkMenuJQM.TestoColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'Testo\' in table \'LinkMenuJQM\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'Testo\' nella tabella \'LinkMenuJQM\' è DBNull.", e); } } set { @@ -11195,7 +11200,7 @@ namespace MapoDb { return ((string)(this[this.tableLinkMenuJQM.NavigateUrlColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'NavigateUrl\' in table \'LinkMenuJQM\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'NavigateUrl\' nella tabella \'LinkMenuJQM\' è DBNull.", e); } } set { @@ -11211,7 +11216,7 @@ namespace MapoDb { return ((string)(this[this.tableLinkMenuJQM.iconaColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'icona\' in table \'LinkMenuJQM\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'icona\' nella tabella \'LinkMenuJQM\' è DBNull.", e); } } set { @@ -11324,7 +11329,7 @@ namespace MapoDb { return ((string)(this[this.tableRemoteRebootLog.IPv4Column])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'IPv4\' in table \'RemoteRebootLog\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'IPv4\' nella tabella \'RemoteRebootLog\' è DBNull.", e); } } set { @@ -11340,7 +11345,7 @@ namespace MapoDb { return ((string)(this[this.tableRemoteRebootLog.AgentColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'Agent\' in table \'RemoteRebootLog\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'Agent\' nella tabella \'RemoteRebootLog\' è DBNull.", e); } } set { @@ -11356,7 +11361,7 @@ namespace MapoDb { return ((global::System.DateTime)(this[this.tableRemoteRebootLog.DataOraBootColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'DataOraBoot\' in table \'RemoteRebootLog\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'DataOraBoot\' nella tabella \'RemoteRebootLog\' è DBNull.", e); } } set { @@ -11434,7 +11439,7 @@ namespace MapoDb { return ((string)(this[this.tableParetoDurate.IdxMacchinaColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'IdxMacchina\' in table \'ParetoDurate\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'IdxMacchina\' nella tabella \'ParetoDurate\' è DBNull.", e); } } set { @@ -11450,7 +11455,7 @@ namespace MapoDb { return ((global::System.DateTime)(this[this.tableParetoDurate.InizioStatoColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'InizioStato\' in table \'ParetoDurate\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'InizioStato\' nella tabella \'ParetoDurate\' è DBNull.", e); } } set { @@ -11466,7 +11471,7 @@ namespace MapoDb { return ((global::System.DateTime)(this[this.tableParetoDurate.FineStatoColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'FineStato\' in table \'ParetoDurate\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'FineStato\' nella tabella \'ParetoDurate\' è DBNull.", e); } } set { @@ -11493,7 +11498,7 @@ namespace MapoDb { return ((int)(this[this.tableParetoDurate.DurataMinutiColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'DurataMinuti\' in table \'ParetoDurate\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'DurataMinuti\' nella tabella \'ParetoDurate\' è DBNull.", e); } } set { @@ -11616,7 +11621,7 @@ namespace MapoDb { return ((global::System.DateTime)(this[this.tableSignalLog.dtEveColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'dtEve\' in table \'SignalLog\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'dtEve\' nella tabella \'SignalLog\' è DBNull.", e); } } set { @@ -11714,7 +11719,7 @@ namespace MapoDb { return ((bool)(this[this.tableAnagArticoli.FlagIsNewColumn])); } catch (global::System.InvalidCastException e) { - throw new global::System.Data.StrongTypingException("The value for column \'FlagIsNew\' in table \'AnagArticoli\' is DBNull.", e); + throw new global::System.Data.StrongTypingException("Il valore della colonna \'FlagIsNew\' nella tabella \'AnagArticoli\' è DBNull.", e); } } set { diff --git a/MapoDb/DataLayer.cs b/MapoDb/DataLayer.cs index 76b4a758..03e2cdbc 100644 --- a/MapoDb/DataLayer.cs +++ b/MapoDb/DataLayer.cs @@ -1,10 +1,8 @@ -using System; -using System.Collections.Generic; -using System.Text; -using SteamWare; -using System.Reflection; +using SteamWare; +using System; using System.Data.SqlClient; using System.Globalization; +using System.Reflection; namespace MapoDb { diff --git a/MapoDb/MapoDb.csproj b/MapoDb/MapoDb.csproj index 5d4d8dd5..e3ac8215 100644 --- a/MapoDb/MapoDb.csproj +++ b/MapoDb/MapoDb.csproj @@ -16,7 +16,7 @@ 3.5 - v4.5 + v4.6.2 http://localhost/MapoDb/ true diff --git a/MapoDb/Properties/Settings.Designer.cs b/MapoDb/Properties/Settings.Designer.cs index 4c4cbafc..6efb972c 100644 --- a/MapoDb/Properties/Settings.Designer.cs +++ b/MapoDb/Properties/Settings.Designer.cs @@ -1,10 +1,10 @@ //------------------------------------------------------------------------------ // -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 +// Il codice è stato generato da uno strumento. +// Versione runtime:4.0.30319.42000 // -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. +// Le modifiche apportate a questo file possono provocare un comportamento non corretto e andranno perse se +// il codice viene rigenerato. // //------------------------------------------------------------------------------ @@ -12,7 +12,7 @@ namespace MapoDb.Properties { [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "14.0.0.0")] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "15.1.0.0")] internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase { private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings()))); diff --git a/MapoDb/app.config b/MapoDb/app.config index 3e7b6e1e..96f1b37b 100644 --- a/MapoDb/app.config +++ b/MapoDb/app.config @@ -19,4 +19,4 @@ --> - +