refresh + fix DB DEV

This commit is contained in:
Samuele E. Locatelli
2017-10-17 12:47:53 +02:00
parent 68ff842f22
commit 24bfc10b81
12 changed files with 20072 additions and 77 deletions
Binary file not shown.
+94 -69
View File
@@ -1,10 +1,10 @@
//------------------------------------------------------------------------------
// <auto-generated>
// 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.
// </auto-generated>
//------------------------------------------------------------------------------
@@ -7492,7 +7492,7 @@ namespace GIM_dataLayer {
return ((string)(this[this.tablev_selImpianti.labelColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("The value for column \'label\' in table \'v_selImpianti\' is DBNull.", e);
throw new global::System.Data.StrongTypingException("Il valore della colonna \'label\' nella tabella \'v_selImpianti\' è DBNull.", e);
}
}
set {
@@ -7546,7 +7546,7 @@ namespace GIM_dataLayer {
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 {
@@ -7562,7 +7562,7 @@ namespace GIM_dataLayer {
return ((int)(this[this.tablev_selMacchine.conditioColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("The value for column \'conditio\' in table \'v_selMacchine\' is DBNull.", e);
throw new global::System.Data.StrongTypingException("Il valore della colonna \'conditio\' nella tabella \'v_selMacchine\' è DBNull.", e);
}
}
set {
@@ -7628,7 +7628,7 @@ namespace GIM_dataLayer {
return ((string)(this[this.tablev_selPrior.labelColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("The value for column \'label\' in table \'v_selPrior\' is DBNull.", e);
throw new global::System.Data.StrongTypingException("Il valore della colonna \'label\' nella tabella \'v_selPrior\' è DBNull.", e);
}
}
set {
@@ -7682,7 +7682,7 @@ namespace GIM_dataLayer {
return ((string)(this[this.tablev_selAmbiti.labelColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("The value for column \'label\' in table \'v_selAmbiti\' is DBNull.", e);
throw new global::System.Data.StrongTypingException("Il valore della colonna \'label\' nella tabella \'v_selAmbiti\' è DBNull.", e);
}
}
set {
@@ -7736,7 +7736,7 @@ namespace GIM_dataLayer {
return ((string)(this[this.tablev_selCausaliMacchine.labelColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("The value for column \'label\' in table \'v_selCausaliMacchine\' is DBNull.", e);
throw new global::System.Data.StrongTypingException("Il valore della colonna \'label\' nella tabella \'v_selCausaliMacchine\' è DBNull.", e);
}
}
set {
@@ -7801,7 +7801,7 @@ namespace GIM_dataLayer {
return ((string)(this[this.tablev_selTipoGuasto.labelColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("The value for column \'label\' in table \'v_selTipoGuasto\' is DBNull.", e);
throw new global::System.Data.StrongTypingException("Il valore della colonna \'label\' nella tabella \'v_selTipoGuasto\' è DBNull.", e);
}
}
set {
@@ -7855,7 +7855,7 @@ namespace GIM_dataLayer {
return ((string)(this[this.tablev_selSemafori.labelColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("The value for column \'label\' in table \'v_selSemafori\' is DBNull.", e);
throw new global::System.Data.StrongTypingException("Il valore della colonna \'label\' nella tabella \'v_selSemafori\' è DBNull.", e);
}
}
set {
@@ -7909,7 +7909,7 @@ namespace GIM_dataLayer {
return ((string)(this[this.tablev_selFreq.labelColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("The value for column \'label\' in table \'v_selFreq\' is DBNull.", e);
throw new global::System.Data.StrongTypingException("Il valore della colonna \'label\' nella tabella \'v_selFreq\' è DBNull.", e);
}
}
set {
@@ -7963,7 +7963,7 @@ namespace GIM_dataLayer {
return ((string)(this[this.tablev_selStato.labelColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("The value for column \'label\' in table \'v_selStato\' is DBNull.", e);
throw new global::System.Data.StrongTypingException("Il valore della colonna \'label\' nella tabella \'v_selStato\' è DBNull.", e);
}
}
set {
@@ -8076,8 +8076,8 @@ namespace GIM_dataLayer {
return ((string)(this[this.tablev_elencoImpiantiMacchine.codImpiantoColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("The value for column \'codImpianto\' in table \'v_elencoImpiantiMacchine\' is DBNull." +
"", e);
throw new global::System.Data.StrongTypingException("Il valore della colonna \'codImpianto\' nella tabella \'v_elencoImpiantiMacchine\' è " +
"DBNull.", e);
}
}
set {
@@ -8093,8 +8093,8 @@ namespace GIM_dataLayer {
return ((string)(this[this.tablev_elencoImpiantiMacchine.nomeImpiantoColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("The value for column \'nomeImpianto\' in table \'v_elencoImpiantiMacchine\' is DBNull" +
".", e);
throw new global::System.Data.StrongTypingException("Il valore della colonna \'nomeImpianto\' nella tabella \'v_elencoImpiantiMacchine\' è" +
" DBNull.", e);
}
}
set {
@@ -8110,8 +8110,8 @@ namespace GIM_dataLayer {
return ((string)(this[this.tablev_elencoImpiantiMacchine.tipoImpiantoColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("The value for column \'tipoImpianto\' in table \'v_elencoImpiantiMacchine\' is DBNull" +
".", e);
throw new global::System.Data.StrongTypingException("Il valore della colonna \'tipoImpianto\' nella tabella \'v_elencoImpiantiMacchine\' è" +
" DBNull.", e);
}
}
set {
@@ -8127,8 +8127,8 @@ namespace GIM_dataLayer {
return ((string)(this[this.tablev_elencoImpiantiMacchine.codMacchinaColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("The value for column \'codMacchina\' in table \'v_elencoImpiantiMacchine\' is DBNull." +
"", e);
throw new global::System.Data.StrongTypingException("Il valore della colonna \'codMacchina\' nella tabella \'v_elencoImpiantiMacchine\' è " +
"DBNull.", e);
}
}
set {
@@ -8144,8 +8144,8 @@ namespace GIM_dataLayer {
return ((string)(this[this.tablev_elencoImpiantiMacchine.nomeMacchinaColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("The value for column \'nomeMacchina\' in table \'v_elencoImpiantiMacchine\' is DBNull" +
".", e);
throw new global::System.Data.StrongTypingException("Il valore della colonna \'nomeMacchina\' nella tabella \'v_elencoImpiantiMacchine\' è" +
" DBNull.", e);
}
}
set {
@@ -8161,7 +8161,8 @@ namespace GIM_dataLayer {
return ((string)(this[this.tablev_elencoImpiantiMacchine.modelloColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("The value for column \'modello\' in table \'v_elencoImpiantiMacchine\' is DBNull.", e);
throw new global::System.Data.StrongTypingException("Il valore della colonna \'modello\' nella tabella \'v_elencoImpiantiMacchine\' è DBNu" +
"ll.", e);
}
}
set {
@@ -8177,7 +8178,8 @@ namespace GIM_dataLayer {
return ((string)(this[this.tablev_elencoImpiantiMacchine.matricolaColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("The value for column \'matricola\' in table \'v_elencoImpiantiMacchine\' is DBNull.", e);
throw new global::System.Data.StrongTypingException("Il valore della colonna \'matricola\' nella tabella \'v_elencoImpiantiMacchine\' è DB" +
"Null.", e);
}
}
set {
@@ -8193,7 +8195,8 @@ namespace GIM_dataLayer {
return ((int)(this[this.tablev_elencoImpiantiMacchine.annoColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("The value for column \'anno\' in table \'v_elencoImpiantiMacchine\' is DBNull.", e);
throw new global::System.Data.StrongTypingException("Il valore della colonna \'anno\' nella tabella \'v_elencoImpiantiMacchine\' è DBNull." +
"", e);
}
}
set {
@@ -8364,7 +8367,8 @@ namespace GIM_dataLayer {
return ((string)(this[this.tablev_elencoIntervFilt.codImpiantoColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("The value for column \'codImpianto\' in table \'v_elencoIntervFilt\' is DBNull.", e);
throw new global::System.Data.StrongTypingException("Il valore della colonna \'codImpianto\' nella tabella \'v_elencoIntervFilt\' è DBNull" +
".", e);
}
}
set {
@@ -8380,7 +8384,8 @@ namespace GIM_dataLayer {
return ((string)(this[this.tablev_elencoIntervFilt.nomeImpiantoColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("The value for column \'nomeImpianto\' in table \'v_elencoIntervFilt\' is DBNull.", e);
throw new global::System.Data.StrongTypingException("Il valore della colonna \'nomeImpianto\' nella tabella \'v_elencoIntervFilt\' è DBNul" +
"l.", e);
}
}
set {
@@ -8396,7 +8401,8 @@ namespace GIM_dataLayer {
return ((string)(this[this.tablev_elencoIntervFilt.codMacchinaColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("The value for column \'codMacchina\' in table \'v_elencoIntervFilt\' is DBNull.", e);
throw new global::System.Data.StrongTypingException("Il valore della colonna \'codMacchina\' nella tabella \'v_elencoIntervFilt\' è DBNull" +
".", e);
}
}
set {
@@ -8412,7 +8418,8 @@ namespace GIM_dataLayer {
return ((string)(this[this.tablev_elencoIntervFilt.nomeMacchinaColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("The value for column \'nomeMacchina\' in table \'v_elencoIntervFilt\' is DBNull.", e);
throw new global::System.Data.StrongTypingException("Il valore della colonna \'nomeMacchina\' nella tabella \'v_elencoIntervFilt\' è DBNul" +
"l.", e);
}
}
set {
@@ -8439,7 +8446,8 @@ namespace GIM_dataLayer {
return ((global::System.DateTime)(this[this.tablev_elencoIntervFilt.inizioInterventoColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("The value for column \'inizioIntervento\' in table \'v_elencoIntervFilt\' is DBNull.", e);
throw new global::System.Data.StrongTypingException("Il valore della colonna \'inizioIntervento\' nella tabella \'v_elencoIntervFilt\' è D" +
"BNull.", e);
}
}
set {
@@ -8455,7 +8463,8 @@ namespace GIM_dataLayer {
return ((global::System.DateTime)(this[this.tablev_elencoIntervFilt.fineInterventoColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("The value for column \'fineIntervento\' in table \'v_elencoIntervFilt\' is DBNull.", e);
throw new global::System.Data.StrongTypingException("Il valore della colonna \'fineIntervento\' nella tabella \'v_elencoIntervFilt\' è DBN" +
"ull.", e);
}
}
set {
@@ -8471,8 +8480,8 @@ namespace GIM_dataLayer {
return ((string)(this[this.tablev_elencoIntervFilt.descrizioneInterventoColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("The value for column \'descrizioneIntervento\' in table \'v_elencoIntervFilt\' is DBN" +
"ull.", e);
throw new global::System.Data.StrongTypingException("Il valore della colonna \'descrizioneIntervento\' nella tabella \'v_elencoIntervFilt" +
"\' è DBNull.", e);
}
}
set {
@@ -8488,7 +8497,8 @@ namespace GIM_dataLayer {
return ((string)(this[this.tablev_elencoIntervFilt.descrCausaleColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("The value for column \'descrCausale\' in table \'v_elencoIntervFilt\' is DBNull.", e);
throw new global::System.Data.StrongTypingException("Il valore della colonna \'descrCausale\' nella tabella \'v_elencoIntervFilt\' è DBNul" +
"l.", e);
}
}
set {
@@ -8504,7 +8514,8 @@ namespace GIM_dataLayer {
return ((decimal)(this[this.tablev_elencoIntervFilt.minErogatiColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("The value for column \'minErogati\' in table \'v_elencoIntervFilt\' is DBNull.", e);
throw new global::System.Data.StrongTypingException("Il valore della colonna \'minErogati\' nella tabella \'v_elencoIntervFilt\' è DBNull." +
"", e);
}
}
set {
@@ -8520,7 +8531,7 @@ namespace GIM_dataLayer {
return ((decimal)(this[this.tablev_elencoIntervFilt.durataMtzColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("The value for column \'durataMtz\' in table \'v_elencoIntervFilt\' is DBNull.", e);
throw new global::System.Data.StrongTypingException("Il valore della colonna \'durataMtz\' nella tabella \'v_elencoIntervFilt\' è DBNull.", e);
}
}
set {
@@ -8536,7 +8547,7 @@ namespace GIM_dataLayer {
return ((decimal)(this[this.tablev_elencoIntervFilt.durataOffColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("The value for column \'durataOff\' in table \'v_elencoIntervFilt\' is DBNull.", e);
throw new global::System.Data.StrongTypingException("Il valore della colonna \'durataOff\' nella tabella \'v_elencoIntervFilt\' è DBNull.", e);
}
}
set {
@@ -8607,7 +8618,7 @@ namespace GIM_dataLayer {
return ((bool)(this[this.tablev_elencoIntervFilt.scheduledColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("The value for column \'scheduled\' in table \'v_elencoIntervFilt\' is DBNull.", e);
throw new global::System.Data.StrongTypingException("Il valore della colonna \'scheduled\' nella tabella \'v_elencoIntervFilt\' è DBNull.", e);
}
}
set {
@@ -8782,7 +8793,8 @@ namespace GIM_dataLayer {
return ((int)(this[this.tablesp_elencoIntMTBF_MTTR.numInterventiColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("The value for column \'numInterventi\' in table \'sp_elencoIntMTBF_MTTR\' is DBNull.", e);
throw new global::System.Data.StrongTypingException("Il valore della colonna \'numInterventi\' nella tabella \'sp_elencoIntMTBF_MTTR\' è D" +
"BNull.", e);
}
}
set {
@@ -8798,7 +8810,8 @@ namespace GIM_dataLayer {
return ((int)(this[this.tablesp_elencoIntMTBF_MTTR.totOreMtzColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("The value for column \'totOreMtz\' in table \'sp_elencoIntMTBF_MTTR\' is DBNull.", e);
throw new global::System.Data.StrongTypingException("Il valore della colonna \'totOreMtz\' nella tabella \'sp_elencoIntMTBF_MTTR\' è DBNul" +
"l.", e);
}
}
set {
@@ -8814,8 +8827,8 @@ namespace GIM_dataLayer {
return ((int)(this[this.tablesp_elencoIntMTBF_MTTR.totOreOfficinaColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("The value for column \'totOreOfficina\' in table \'sp_elencoIntMTBF_MTTR\' is DBNull." +
"", e);
throw new global::System.Data.StrongTypingException("Il valore della colonna \'totOreOfficina\' nella tabella \'sp_elencoIntMTBF_MTTR\' è " +
"DBNull.", e);
}
}
set {
@@ -8831,7 +8844,8 @@ namespace GIM_dataLayer {
return ((string)(this[this.tablesp_elencoIntMTBF_MTTR.codImpiantoColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("The value for column \'codImpianto\' in table \'sp_elencoIntMTBF_MTTR\' is DBNull.", e);
throw new global::System.Data.StrongTypingException("Il valore della colonna \'codImpianto\' nella tabella \'sp_elencoIntMTBF_MTTR\' è DBN" +
"ull.", e);
}
}
set {
@@ -8847,7 +8861,8 @@ namespace GIM_dataLayer {
return ((string)(this[this.tablesp_elencoIntMTBF_MTTR.codMacchinaColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("The value for column \'codMacchina\' in table \'sp_elencoIntMTBF_MTTR\' is DBNull.", e);
throw new global::System.Data.StrongTypingException("Il valore della colonna \'codMacchina\' nella tabella \'sp_elencoIntMTBF_MTTR\' è DBN" +
"ull.", e);
}
}
set {
@@ -8863,7 +8878,8 @@ namespace GIM_dataLayer {
return ((string)(this[this.tablesp_elencoIntMTBF_MTTR.nomeImpiantoColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("The value for column \'nomeImpianto\' in table \'sp_elencoIntMTBF_MTTR\' is DBNull.", e);
throw new global::System.Data.StrongTypingException("Il valore della colonna \'nomeImpianto\' nella tabella \'sp_elencoIntMTBF_MTTR\' è DB" +
"Null.", e);
}
}
set {
@@ -8879,7 +8895,8 @@ namespace GIM_dataLayer {
return ((string)(this[this.tablesp_elencoIntMTBF_MTTR.nomeMacchinaColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("The value for column \'nomeMacchina\' in table \'sp_elencoIntMTBF_MTTR\' is DBNull.", e);
throw new global::System.Data.StrongTypingException("Il valore della colonna \'nomeMacchina\' nella tabella \'sp_elencoIntMTBF_MTTR\' è DB" +
"Null.", e);
}
}
set {
@@ -9005,7 +9022,7 @@ namespace GIM_dataLayer {
return ((string)(this[this.tablev_selFam.labelColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("The value for column \'label\' in table \'v_selFam\' is DBNull.", e);
throw new global::System.Data.StrongTypingException("Il valore della colonna \'label\' nella tabella \'v_selFam\' è DBNull.", e);
}
}
set {
@@ -9048,7 +9065,7 @@ namespace GIM_dataLayer {
return ((string)(this[this.tablev_selOperMtz.labelColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("The value for column \'label\' in table \'v_selOperMtz\' is DBNull.", e);
throw new global::System.Data.StrongTypingException("Il valore della colonna \'label\' nella tabella \'v_selOperMtz\' è DBNull.", e);
}
}
set {
@@ -9113,7 +9130,8 @@ namespace GIM_dataLayer {
return ((string)(this[this.tablev_mtzProgPendingExp.codImpiantoColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("The value for column \'codImpianto\' in table \'v_mtzProgPendingExp\' is DBNull.", e);
throw new global::System.Data.StrongTypingException("Il valore della colonna \'codImpianto\' nella tabella \'v_mtzProgPendingExp\' è DBNul" +
"l.", e);
}
}
set {
@@ -9129,7 +9147,8 @@ namespace GIM_dataLayer {
return ((string)(this[this.tablev_mtzProgPendingExp.nomeImpiantoColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("The value for column \'nomeImpianto\' in table \'v_mtzProgPendingExp\' is DBNull.", e);
throw new global::System.Data.StrongTypingException("Il valore della colonna \'nomeImpianto\' nella tabella \'v_mtzProgPendingExp\' è DBNu" +
"ll.", e);
}
}
set {
@@ -9145,7 +9164,8 @@ namespace GIM_dataLayer {
return ((string)(this[this.tablev_mtzProgPendingExp.codMacchinaColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("The value for column \'codMacchina\' in table \'v_mtzProgPendingExp\' is DBNull.", e);
throw new global::System.Data.StrongTypingException("Il valore della colonna \'codMacchina\' nella tabella \'v_mtzProgPendingExp\' è DBNul" +
"l.", e);
}
}
set {
@@ -9161,7 +9181,8 @@ namespace GIM_dataLayer {
return ((string)(this[this.tablev_mtzProgPendingExp.nomeMacchinaColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("The value for column \'nomeMacchina\' in table \'v_mtzProgPendingExp\' is DBNull.", e);
throw new global::System.Data.StrongTypingException("Il valore della colonna \'nomeMacchina\' nella tabella \'v_mtzProgPendingExp\' è DBNu" +
"ll.", e);
}
}
set {
@@ -9177,7 +9198,7 @@ namespace GIM_dataLayer {
return ((global::System.DateTime)(this[this.tablev_mtzProgPendingExp.dataColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("The value for column \'data\' in table \'v_mtzProgPendingExp\' is DBNull.", e);
throw new global::System.Data.StrongTypingException("Il valore della colonna \'data\' nella tabella \'v_mtzProgPendingExp\' è DBNull.", e);
}
}
set {
@@ -9193,7 +9214,8 @@ namespace GIM_dataLayer {
return ((string)(this[this.tablev_mtzProgPendingExp.descrizioneColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("The value for column \'descrizione\' in table \'v_mtzProgPendingExp\' is DBNull.", e);
throw new global::System.Data.StrongTypingException("Il valore della colonna \'descrizione\' nella tabella \'v_mtzProgPendingExp\' è DBNul" +
"l.", e);
}
}
set {
@@ -9209,7 +9231,8 @@ namespace GIM_dataLayer {
return ((string)(this[this.tablev_mtzProgPendingExp.descrPrioritaColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("The value for column \'descrPriorita\' in table \'v_mtzProgPendingExp\' is DBNull.", e);
throw new global::System.Data.StrongTypingException("Il valore della colonna \'descrPriorita\' nella tabella \'v_mtzProgPendingExp\' è DBN" +
"ull.", e);
}
}
set {
@@ -9225,7 +9248,7 @@ namespace GIM_dataLayer {
return ((bool)(this[this.tablev_mtzProgPendingExp.isFermoColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("The value for column \'isFermo\' in table \'v_mtzProgPendingExp\' is DBNull.", e);
throw new global::System.Data.StrongTypingException("Il valore della colonna \'isFermo\' nella tabella \'v_mtzProgPendingExp\' è DBNull.", e);
}
}
set {
@@ -9241,7 +9264,8 @@ namespace GIM_dataLayer {
return ((string)(this[this.tablev_mtzProgPendingExp.descrTipoColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("The value for column \'descrTipo\' in table \'v_mtzProgPendingExp\' is DBNull.", e);
throw new global::System.Data.StrongTypingException("Il valore della colonna \'descrTipo\' nella tabella \'v_mtzProgPendingExp\' è DBNull." +
"", e);
}
}
set {
@@ -9279,7 +9303,8 @@ namespace GIM_dataLayer {
return ((int)(this[this.tablev_mtzProgPendingExp.idxImpiantoColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("The value for column \'idxImpianto\' in table \'v_mtzProgPendingExp\' is DBNull.", e);
throw new global::System.Data.StrongTypingException("Il valore della colonna \'idxImpianto\' nella tabella \'v_mtzProgPendingExp\' è DBNul" +
"l.", e);
}
}
set {
@@ -9441,7 +9466,7 @@ namespace GIM_dataLayer {
return ((string)(this[this.tablev_selAnTipoRis.labelColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("The value for column \'label\' in table \'v_selAnTipoRis\' is DBNull.", e);
throw new global::System.Data.StrongTypingException("Il valore della colonna \'label\' nella tabella \'v_selAnTipoRis\' è DBNull.", e);
}
}
set {
@@ -9484,7 +9509,7 @@ namespace GIM_dataLayer {
return ((string)(this[this.tablev_selListVal.valueColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("The value for column \'value\' in table \'v_selListVal\' is DBNull.", e);
throw new global::System.Data.StrongTypingException("Il valore della colonna \'value\' nella tabella \'v_selListVal\' è DBNull.", e);
}
}
set {
@@ -9500,7 +9525,7 @@ namespace GIM_dataLayer {
return ((string)(this[this.tablev_selListVal.labelColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("The value for column \'label\' in table \'v_selListVal\' is DBNull.", e);
throw new global::System.Data.StrongTypingException("Il valore della colonna \'label\' nella tabella \'v_selListVal\' è DBNull.", e);
}
}
set {
@@ -9588,7 +9613,7 @@ namespace GIM_dataLayer {
return ((string)(this[this.tableListValues.labelColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("The value for column \'label\' in table \'ListValues\' is DBNull.", e);
throw new global::System.Data.StrongTypingException("Il valore della colonna \'label\' nella tabella \'ListValues\' è DBNull.", e);
}
}
set {
@@ -9604,7 +9629,7 @@ namespace GIM_dataLayer {
return ((int)(this[this.tableListValues.ordinalColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("The value for column \'ordinal\' in table \'ListValues\' is DBNull.", e);
throw new global::System.Data.StrongTypingException("Il valore della colonna \'ordinal\' nella tabella \'ListValues\' è DBNull.", e);
}
}
set {
@@ -9670,7 +9695,7 @@ namespace GIM_dataLayer {
return ((string)(this[this.tablev_selCodRicAmm.labelColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("The value for column \'label\' in table \'v_selCodRicAmm\' is DBNull.", e);
throw new global::System.Data.StrongTypingException("Il valore della colonna \'label\' nella tabella \'v_selCodRicAmm\' è DBNull.", e);
}
}
set {
@@ -9686,7 +9711,7 @@ namespace GIM_dataLayer {
return ((string)(this[this.tablev_selCodRicAmm.conditioColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("The value for column \'conditio\' in table \'v_selCodRicAmm\' is DBNull.", e);
throw new global::System.Data.StrongTypingException("Il valore della colonna \'conditio\' nella tabella \'v_selCodRicAmm\' è DBNull.", e);
}
}
set {
@@ -9741,7 +9766,7 @@ namespace GIM_dataLayer {
return ((string)(this[this.tablev_selGrpCodRicAmm.valueColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("The value for column \'value\' in table \'v_selGrpCodRicAmm\' is DBNull.", e);
throw new global::System.Data.StrongTypingException("Il valore della colonna \'value\' nella tabella \'v_selGrpCodRicAmm\' è DBNull.", e);
}
}
set {
@@ -9757,7 +9782,7 @@ namespace GIM_dataLayer {
return ((string)(this[this.tablev_selGrpCodRicAmm.labelColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("The value for column \'label\' in table \'v_selGrpCodRicAmm\' is DBNull.", e);
throw new global::System.Data.StrongTypingException("Il valore della colonna \'label\' nella tabella \'v_selGrpCodRicAmm\' è DBNull.", e);
}
}
set {
+8 -8
View File
@@ -148,12 +148,12 @@
<!--gestione reports!-->
<add key="ReportBasePath" value=".\bin\Reports" />
<!--stringhe connessione-->
<add key="DbConfConnectionString" value="Data Source=SQL-STEAM\SQL2012;Initial Catalog=GIM;Persist Security Info=True;User id=sa;Password=keyhammer;MultipleActiveResultSets=True;" />
<add key="PermessiConnectionString" value="Data Source=SQL-STEAM\SQL2012;Initial Catalog=GIM;Persist Security Info=True;User id=sa;Password=keyhammer;MultipleActiveResultSets=True;" />
<add key="UtenteCdcConnectionString" value="Data Source=SQL-STEAM\SQL2012;Initial Catalog=GIM;Persist Security Info=True;User id=sa;Password=keyhammer;MultipleActiveResultSets=True;" />
<add key="VocabolarioConnectionString" value="Data Source=SQL-STEAM\SQL2012;Initial Catalog=GIM;Persist Security Info=True;User id=sa;Password=keyhammer;MultipleActiveResultSets=True;" />
<add key="AppConnectionString" value="Data Source=SQL-STEAM\SQL2012;Initial Catalog=GIM;Persist Security Info=True;User id=sa;Password=keyhammer;MultipleActiveResultSets=True;" />
<add key="TestAppConnectionString" value="Data Source=SQL-STEAM\SQL2012;Initial Catalog=GIM_test;Persist Security Info=True;User id=sa;Password=keyhammer;MultipleActiveResultSets=True;" />
<add key="DbConfConnectionString" value="Data Source=SQL2012DEV;Initial Catalog=GIM;Persist Security Info=True;User id=sa;Password=keyhammer;MultipleActiveResultSets=True;" />
<add key="PermessiConnectionString" value="Data Source=SQL2012DEV;Initial Catalog=GIM;Persist Security Info=True;User id=sa;Password=keyhammer;MultipleActiveResultSets=True;" />
<add key="UtenteCdcConnectionString" value="Data Source=SQL2012DEV;Initial Catalog=GIM;Persist Security Info=True;User id=sa;Password=keyhammer;MultipleActiveResultSets=True;" />
<add key="VocabolarioConnectionString" value="Data Source=SQL2012DEV;Initial Catalog=GIM;Persist Security Info=True;User id=sa;Password=keyhammer;MultipleActiveResultSets=True;" />
<add key="AppConnectionString" value="Data Source=SQL2012DEV;Initial Catalog=GIM;Persist Security Info=True;User id=sa;Password=keyhammer;MultipleActiveResultSets=True;" />
<add key="TestAppConnectionString" value="Data Source=SQL2012DEV;Initial Catalog=GIM_test;Persist Security Info=True;User id=sa;Password=keyhammer;MultipleActiveResultSets=True;" />
<!--valori default-->
<add key="defaultMatr" value="0000" />
<add key="defaultCodImp" value="0000" />
@@ -217,8 +217,8 @@
<add key="appAdminEmail" value="eleonora.mapelli@somaschini.com" />
</appSettings>
<connectionStrings>
<add name="GIMConnectionString" connectionString="Data Source=SQL-STEAM\SQL2012;Initial Catalog=GIM;Persist Security Info=True;User ID=sa;Password=keyhammer;MultipleActiveResultSets=True;" providerName="System.Data.SqlClient" />
<add name="GIM_dataLayer.Properties.Settings.GIMConnectionString" connectionString="Data Source=SQL-STEAM\SQL2012;Initial Catalog=GIM;Persist Security Info=True;User ID=sa;Password=keyhammer;MultipleActiveResultSets=True;" providerName="System.Data.SqlClient" />
<add name="GIMConnectionString" connectionString="Data Source=SQL2012DEV;Initial Catalog=GIM;Persist Security Info=True;User ID=sa;Password=keyhammer;MultipleActiveResultSets=True;" providerName="System.Data.SqlClient" />
<add name="GIM_dataLayer.Properties.Settings.GIMConnectionString" connectionString="Data Source=SQL2012DEV;Initial Catalog=GIM;Persist Security Info=True;User ID=sa;Password=keyhammer;MultipleActiveResultSets=True;" providerName="System.Data.SqlClient" />
</connectionStrings>
<system.webServer>
<validation validateIntegratedModeConfiguration="false" />
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff