Fix dll + config a max string

This commit is contained in:
Samuele E. Locatelli
2019-08-24 09:58:30 +02:00
parent 0c75bbe8eb
commit 9a1455cd46
7 changed files with 3446 additions and 2780 deletions
+2891 -2292
View File
File diff suppressed because it is too large Load Diff
+158 -113
View File
@@ -78,6 +78,7 @@ FROM dbo.v_docsExpl</CommandText>
<Mapping SourceColumn="CostiAss" DataSetColumn="CostiAss" />
<Mapping SourceColumn="id_ext" DataSetColumn="id_ext" />
<Mapping SourceColumn="changed" DataSetColumn="changed" />
<Mapping SourceColumn="idxGruppo" DataSetColumn="idxGruppo" />
</Mappings>
<Sources>
<DbSource ConnectionRef="SEL_fatture_SteamWareConnectionString (Settings)" DbObjectName="SEL_fatture_SteamWare.dbo.stp_docs_clone" DbObjectType="StoredProcedure" GenerateShortCommands="true" GeneratorSourceName="clone" Modifier="Public" Name="clone" QueryType="NoData" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetDataBy" UserSourceName="clone">
@@ -138,7 +139,7 @@ FROM dbo.v_docsExpl</CommandText>
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="Input" ParameterName="@anno" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="Input" ParameterName="@idxCli" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="nvarchar" DbType="String" Direction="Input" ParameterName="@tipo" Precision="0" ProviderType="NVarChar" Scale="0" Size="50" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="nvarchar" DbType="String" Direction="Input" ParameterName="@gruppo" Precision="0" ProviderType="NVarChar" Scale="0" Size="50" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="nvarchar" DbType="String" Direction="Input" ParameterName="@idxGruppo" Precision="0" ProviderType="NVarChar" Scale="0" Size="50" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="nvarchar" DbType="String" Direction="Input" ParameterName="@ragSoc" Precision="0" ProviderType="NVarChar" Scale="0" Size="50" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="datetime" DbType="DateTime" Direction="Input" ParameterName="@inizio" Precision="23" ProviderType="DateTime" Scale="3" Size="8" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="datetime" DbType="DateTime" Direction="Input" ParameterName="@fine" Precision="23" ProviderType="DateTime" Scale="3" Size="8" SourceColumnNullMapping="false" SourceVersion="Current" />
@@ -722,7 +723,7 @@ SELECT Id_fatt, data, netto, importo, note FROM Scadenze WHERE (Id_fatt = @Id_fa
</TableAdapter>
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="StatoIPSTableAdapter" GeneratorDataComponentClassName="StatoIPSTableAdapter" Name="StatoIPS" UserDataComponentName="StatoIPSTableAdapter">
<MainSource>
<DbSource ConnectionRef="SEL_fatture_SteamWareConnectionString (Settings)" DbObjectName="SEL_fatture_SteamWare.dbo.stp_StatoIPS_getFilt" 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="SEL_fatture_SteamWareConnectionString (Settings)" DbObjectName="SEL_fatture_SteamWare.dbo.stp_StatoIPS_getFilt" 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_StatoIPS_getFilt</CommandText>
@@ -731,7 +732,7 @@ SELECT Id_fatt, data, netto, importo, note FROM Scadenze WHERE (Id_fatt = @Id_fa
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="Input" ParameterName="@anno" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="Input" ParameterName="@idxCli" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="nvarchar" DbType="String" Direction="Input" ParameterName="@tipo" Precision="0" ProviderType="NVarChar" Scale="0" Size="50" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="nvarchar" DbType="String" Direction="Input" ParameterName="@gruppo" Precision="0" ProviderType="NVarChar" Scale="0" Size="50" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="nvarchar" DbType="String" Direction="Input" ParameterName="@idxGruppo" Precision="0" ProviderType="NVarChar" Scale="0" Size="50" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="nvarchar" DbType="String" Direction="Input" ParameterName="@ragSoc" Precision="0" ProviderType="NVarChar" Scale="0" Size="50" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="datetime" DbType="DateTime" Direction="Input" ParameterName="@inizio" Precision="23" ProviderType="DateTime" Scale="3" Size="8" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="datetime" DbType="DateTime" Direction="Input" ParameterName="@fine" Precision="23" ProviderType="DateTime" Scale="3" Size="8" SourceColumnNullMapping="false" SourceVersion="Current" />
@@ -751,43 +752,6 @@ SELECT Id_fatt, data, netto, importo, note FROM Scadenze WHERE (Id_fatt = @Id_fa
</Mappings>
<Sources />
</TableAdapter>
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="FattureAperteTableAdapter" GeneratorDataComponentClassName="FattureAperteTableAdapter" Name="FattureAperte" UserDataComponentName="FattureAperteTableAdapter">
<MainSource>
<DbSource ConnectionRef="SEL_fatture_SteamWareConnectionString (Settings)" DbObjectName="SEL_fatture_SteamWare.dbo.stp_fattureAperte" 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_fattureAperte</CommandText>
<Parameters>
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="ReturnValue" ParameterName="@RETURN_VALUE" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="bit" DbType="Boolean" Direction="Input" ParameterName="@showAll" Precision="1" ProviderType="Bit" Scale="0" Size="1" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="nvarchar" DbType="String" Direction="Input" ParameterName="@gruppo" Precision="0" ProviderType="NVarChar" Scale="0" Size="50" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="Input" ParameterName="@idxCli" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="Input" ParameterName="@idxDoc" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
</Parameters>
</DbCommand>
</SelectCommand>
</DbSource>
</MainSource>
<Mappings>
<Mapping SourceColumn="Gruppo" DataSetColumn="Gruppo" />
<Mapping SourceColumn="RagSoc" DataSetColumn="RagSoc" />
<Mapping SourceColumn="num" DataSetColumn="num" />
<Mapping SourceColumn="anno" DataSetColumn="anno" />
<Mapping SourceColumn="Trim" DataSetColumn="Trim" />
<Mapping SourceColumn="Mese" DataSetColumn="Mese" />
<Mapping SourceColumn="emessa" DataSetColumn="emessa" />
<Mapping SourceColumn="netto" DataSetColumn="netto" />
<Mapping SourceColumn="iva" DataSetColumn="iva" />
<Mapping SourceColumn="importo" DataSetColumn="importo" />
<Mapping SourceColumn="pagata" DataSetColumn="pagata" />
<Mapping SourceColumn="id_fatt" DataSetColumn="id_fatt" />
<Mapping SourceColumn="tipo" DataSetColumn="tipo" />
<Mapping SourceColumn="codCli" DataSetColumn="codCli" />
<Mapping SourceColumn="totPagato" DataSetColumn="totPagato" />
<Mapping SourceColumn="totScadenze" DataSetColumn="totScadenze" />
</Mappings>
<Sources />
</TableAdapter>
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="PagamentiTableAdapter" GeneratorDataComponentClassName="PagamentiTableAdapter" Name="Pagamenti" UserDataComponentName="PagamentiTableAdapter">
<MainSource>
<DbSource ConnectionRef="SEL_fatture_SteamWareConnectionString (Settings)" DbObjectName="SEL_fatture_SteamWare.dbo.Pagamenti" DbObjectType="Table" 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">
@@ -892,7 +856,7 @@ SELECT Id_fatt, data, netto, importo, note FROM Pagamenti WHERE (Id_fatt = @Id_f
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="Input" ParameterName="@anno" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="Input" ParameterName="@idxCli" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="nvarchar" DbType="String" Direction="Input" ParameterName="@tipo" Precision="0" ProviderType="NVarChar" Scale="0" Size="50" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="nvarchar" DbType="String" Direction="Input" ParameterName="@gruppo" Precision="0" ProviderType="NVarChar" Scale="0" Size="50" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="nvarchar" DbType="String" Direction="Input" ParameterName="@idxGruppo" Precision="0" ProviderType="NVarChar" Scale="0" Size="50" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="nvarchar" DbType="String" Direction="Input" ParameterName="@ragSoc" Precision="0" ProviderType="NVarChar" Scale="0" Size="50" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="datetime" DbType="DateTime" Direction="Input" ParameterName="@inizio" Precision="23" ProviderType="DateTime" Scale="3" Size="8" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="datetime" DbType="DateTime" Direction="Input" ParameterName="@fine" Precision="23" ProviderType="DateTime" Scale="3" Size="8" SourceColumnNullMapping="false" SourceVersion="Current" />
@@ -995,6 +959,60 @@ SELECT Id_fatt, data, netto, importo, note FROM Pagamenti WHERE (Id_fatt = @Id_f
</Mappings>
<Sources />
</TableAdapter>
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="selGruppiTableAdapter" GeneratorDataComponentClassName="selGruppiTableAdapter" Name="selGruppi" UserDataComponentName="selGruppiTableAdapter">
<MainSource>
<DbSource ConnectionRef="SEL_fatture_SteamWareConnectionString (Settings)" DbObjectName="SEL_fatture_SteamWare.dbo.[v&#x1F;_selGruppi]" DbObjectType="View" 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="true" UserGetMethodName="GetData" UserSourceName="Fill">
<SelectCommand>
<DbCommand CommandType="Text" ModifiedByUser="false">
<CommandText>SELECT value, label FROM dbo.[v&#x1F;_selGruppi]</CommandText>
<Parameters />
</DbCommand>
</SelectCommand>
</DbSource>
</MainSource>
<Mappings>
<Mapping SourceColumn="value" DataSetColumn="value" />
<Mapping SourceColumn="label" DataSetColumn="label" />
</Mappings>
<Sources />
</TableAdapter>
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="FattureAperteTableAdapter" GeneratorDataComponentClassName="FattureAperteTableAdapter" Name="FattureAperte" UserDataComponentName="FattureAperteTableAdapter">
<MainSource>
<DbSource ConnectionRef="SEL_fatture_SteamWareConnectionString (Settings)" DbObjectName="SEL_fatture_SteamWare.dbo.stp_fattureAperte" 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">
<SelectCommand>
<DbCommand CommandType="StoredProcedure" ModifiedByUser="false">
<CommandText>dbo.stp_fattureAperte</CommandText>
<Parameters>
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="ReturnValue" ParameterName="@RETURN_VALUE" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="bit" DbType="Boolean" Direction="Input" ParameterName="@showAll" Precision="1" ProviderType="Bit" Scale="0" Size="1" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="Input" ParameterName="@idxCli" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="nvarchar" DbType="String" Direction="Input" ParameterName="@idxGruppo" Precision="0" ProviderType="NVarChar" Scale="0" Size="50" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="Input" ParameterName="@idxDoc" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
</Parameters>
</DbCommand>
</SelectCommand>
</DbSource>
</MainSource>
<Mappings>
<Mapping SourceColumn="idxGruppo" DataSetColumn="idxGruppo" />
<Mapping SourceColumn="RagSoc" DataSetColumn="RagSoc" />
<Mapping SourceColumn="num" DataSetColumn="num" />
<Mapping SourceColumn="anno" DataSetColumn="anno" />
<Mapping SourceColumn="Trim" DataSetColumn="Trim" />
<Mapping SourceColumn="Mese" DataSetColumn="Mese" />
<Mapping SourceColumn="emessa" DataSetColumn="emessa" />
<Mapping SourceColumn="netto" DataSetColumn="netto" />
<Mapping SourceColumn="iva" DataSetColumn="iva" />
<Mapping SourceColumn="importo" DataSetColumn="importo" />
<Mapping SourceColumn="pagata" DataSetColumn="pagata" />
<Mapping SourceColumn="id_fatt" DataSetColumn="id_fatt" />
<Mapping SourceColumn="tipo" DataSetColumn="tipo" />
<Mapping SourceColumn="codCli" DataSetColumn="codCli" />
<Mapping SourceColumn="totPagato" DataSetColumn="totPagato" />
<Mapping SourceColumn="totScadenze" DataSetColumn="totScadenze" />
</Mappings>
<Sources />
</TableAdapter>
</Tables>
<Sources />
</DataSource>
@@ -1003,7 +1021,7 @@ SELECT Id_fatt, data, netto, importo, note FROM Pagamenti WHERE (Id_fatt = @Id_f
<xs:element name="DS_Billing" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="true" msprop:Generator_DataSetName="DS_Billing" msprop:Generator_UserDSName="DS_Billing">
<xs:complexType>
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:element name="selTipo" msprop:Generator_TableClassName="selTipoDataTable" msprop:Generator_TableVarName="tableselTipo" msprop:Generator_TablePropName="selTipo" msprop:Generator_RowDeletingName="selTipoRowDeleting" msprop:Generator_RowChangingName="selTipoRowChanging" msprop:Generator_RowEvHandlerName="selTipoRowChangeEventHandler" msprop:Generator_RowDeletedName="selTipoRowDeleted" msprop:Generator_UserTableName="selTipo" msprop:Generator_RowChangedName="selTipoRowChanged" msprop:Generator_RowEvArgName="selTipoRowChangeEvent" msprop:Generator_RowClassName="selTipoRow">
<xs:element name="selTipo" msprop:Generator_TableClassName="selTipoDataTable" msprop:Generator_TableVarName="tableselTipo" msprop:Generator_RowChangedName="selTipoRowChanged" msprop:Generator_TablePropName="selTipo" msprop:Generator_RowDeletingName="selTipoRowDeleting" msprop:Generator_RowChangingName="selTipoRowChanging" msprop:Generator_RowEvHandlerName="selTipoRowChangeEventHandler" msprop:Generator_RowDeletedName="selTipoRowDeleted" msprop:Generator_RowClassName="selTipoRow" msprop:Generator_UserTableName="selTipo" msprop:Generator_RowEvArgName="selTipoRowChangeEvent">
<xs:complexType>
<xs:sequence>
<xs:element name="value" msprop:Generator_ColumnVarNameInTable="columnvalue" msprop:Generator_ColumnPropNameInRow="value" msprop:Generator_ColumnPropNameInTable="valueColumn" msprop:Generator_UserColumnName="value" minOccurs="0">
@@ -1023,7 +1041,7 @@ SELECT Id_fatt, data, netto, importo, note FROM Pagamenti WHERE (Id_fatt = @Id_f
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="selCli" msprop:Generator_TableClassName="selCliDataTable" msprop:Generator_TableVarName="tableselCli" msprop:Generator_TablePropName="selCli" msprop:Generator_RowDeletingName="selCliRowDeleting" msprop:Generator_RowChangingName="selCliRowChanging" msprop:Generator_RowEvHandlerName="selCliRowChangeEventHandler" msprop:Generator_RowDeletedName="selCliRowDeleted" msprop:Generator_UserTableName="selCli" msprop:Generator_RowChangedName="selCliRowChanged" msprop:Generator_RowEvArgName="selCliRowChangeEvent" msprop:Generator_RowClassName="selCliRow">
<xs:element name="selCli" msprop:Generator_TableClassName="selCliDataTable" msprop:Generator_TableVarName="tableselCli" msprop:Generator_RowChangedName="selCliRowChanged" msprop:Generator_TablePropName="selCli" msprop:Generator_RowDeletingName="selCliRowDeleting" msprop:Generator_RowChangingName="selCliRowChanging" msprop:Generator_RowEvHandlerName="selCliRowChangeEventHandler" msprop:Generator_RowDeletedName="selCliRowDeleted" msprop:Generator_RowClassName="selCliRow" msprop:Generator_UserTableName="selCli" msprop:Generator_RowEvArgName="selCliRowChangeEvent">
<xs:complexType>
<xs:sequence>
<xs:element name="value" msprop:Generator_ColumnVarNameInTable="columnvalue" msprop:Generator_ColumnPropNameInRow="value" msprop:Generator_ColumnPropNameInTable="valueColumn" msprop:Generator_UserColumnName="value" type="xs:int" />
@@ -1037,10 +1055,10 @@ SELECT Id_fatt, data, netto, importo, note FROM Pagamenti WHERE (Id_fatt = @Id_f
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="Documenti" msprop:Generator_TableClassName="DocumentiDataTable" msprop:Generator_TableVarName="tableDocumenti" msprop:Generator_TablePropName="Documenti" msprop:Generator_RowDeletingName="DocumentiRowDeleting" msprop:Generator_RowChangingName="DocumentiRowChanging" msprop:Generator_RowEvHandlerName="DocumentiRowChangeEventHandler" msprop:Generator_RowDeletedName="DocumentiRowDeleted" msprop:Generator_UserTableName="Documenti" msprop:Generator_RowChangedName="DocumentiRowChanged" msprop:Generator_RowEvArgName="DocumentiRowChangeEvent" msprop:Generator_RowClassName="DocumentiRow">
<xs:element name="Documenti" msprop:Generator_TableClassName="DocumentiDataTable" msprop:Generator_TableVarName="tableDocumenti" msprop:Generator_RowChangedName="DocumentiRowChanged" msprop:Generator_TablePropName="Documenti" msprop:Generator_RowDeletingName="DocumentiRowDeleting" msprop:Generator_RowChangingName="DocumentiRowChanging" msprop:Generator_RowEvHandlerName="DocumentiRowChangeEventHandler" msprop:Generator_RowDeletedName="DocumentiRowDeleted" msprop:Generator_RowClassName="DocumentiRow" msprop:Generator_UserTableName="Documenti" msprop:Generator_RowEvArgName="DocumentiRowChangeEvent">
<xs:complexType>
<xs:sequence>
<xs:element name="idxDoc" msprop:Generator_ColumnVarNameInTable="columnidxDoc" msprop:Generator_ColumnPropNameInRow="idxDoc" msprop:Generator_ColumnPropNameInTable="idxDocColumn" msprop:Generator_UserColumnName="idxDoc" type="xs:int" />
<xs:element name="idxDoc" msprop:Generator_ColumnVarNameInTable="columnidxDoc" msprop:Generator_ColumnPropNameInRow="idxDoc" msprop:Generator_ColumnPropNameInTable="idxDocColumn" msprop:Generator_UserColumnName="idxDoc" type="xs:int" minOccurs="0" />
<xs:element name="emesso" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnemesso" msprop:Generator_ColumnPropNameInRow="emesso" msprop:Generator_ColumnPropNameInTable="emessoColumn" msprop:Generator_UserColumnName="emesso" type="xs:dateTime" minOccurs="0" />
<xs:element name="Gruppo" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnGruppo" msprop:Generator_ColumnPropNameInRow="Gruppo" msprop:Generator_ColumnPropNameInTable="GruppoColumn" msprop:Generator_UserColumnName="Gruppo" minOccurs="0">
<xs:simpleType>
@@ -1099,10 +1117,17 @@ SELECT Id_fatt, data, netto, importo, note FROM Pagamenti WHERE (Id_fatt = @Id_f
</xs:simpleType>
</xs:element>
<xs:element name="changed" msprop:Generator_ColumnVarNameInTable="columnchanged" msprop:Generator_ColumnPropNameInRow="changed" msprop:Generator_ColumnPropNameInTable="changedColumn" msprop:Generator_UserColumnName="changed" type="xs:int" />
<xs:element name="idxGruppo" msprop:Generator_ColumnVarNameInTable="columnidxGruppo" msprop:Generator_ColumnPropNameInRow="idxGruppo" msprop:Generator_ColumnPropNameInTable="idxGruppoColumn" msprop:Generator_UserColumnName="idxGruppo" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="Righe" msprop:Generator_TableClassName="RigheDataTable" msprop:Generator_TableVarName="tableRighe" msprop:Generator_RowChangedName="RigheRowChanged" msprop:Generator_TablePropName="Righe" msprop:Generator_RowDeletingName="RigheRowDeleting" msprop:Generator_RowChangingName="RigheRowChanging" msprop:Generator_RowEvHandlerName="RigheRowChangeEventHandler" msprop:Generator_RowDeletedName="RigheRowDeleted" msprop:Generator_RowClassName="RigheRow" msprop:Generator_UserTableName="Righe" msprop:Generator_RowEvArgName="RigheRowChangeEvent">
<xs:element name="Righe" msprop:Generator_TableClassName="RigheDataTable" msprop:Generator_TableVarName="tableRighe" msprop:Generator_TablePropName="Righe" msprop:Generator_RowDeletingName="RigheRowDeleting" msprop:Generator_RowChangingName="RigheRowChanging" msprop:Generator_RowEvHandlerName="RigheRowChangeEventHandler" msprop:Generator_RowDeletedName="RigheRowDeleted" msprop:Generator_UserTableName="Righe" msprop:Generator_RowChangedName="RigheRowChanged" msprop:Generator_RowEvArgName="RigheRowChangeEvent" msprop:Generator_RowClassName="RigheRow">
<xs:complexType>
<xs:sequence>
<xs:element name="Id" msprop:Generator_ColumnVarNameInTable="columnId" msprop:Generator_ColumnPropNameInRow="Id" msprop:Generator_ColumnPropNameInTable="IdColumn" msprop:Generator_UserColumnName="Id" type="xs:int" />
@@ -1140,7 +1165,7 @@ SELECT Id_fatt, data, netto, importo, note FROM Pagamenti WHERE (Id_fatt = @Id_f
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="selIVA" msprop:Generator_TableClassName="selIVADataTable" msprop:Generator_TableVarName="tableselIVA" msprop:Generator_TablePropName="selIVA" msprop:Generator_RowDeletingName="selIVARowDeleting" msprop:Generator_RowChangingName="selIVARowChanging" msprop:Generator_RowEvHandlerName="selIVARowChangeEventHandler" msprop:Generator_RowDeletedName="selIVARowDeleted" msprop:Generator_UserTableName="selIVA" msprop:Generator_RowChangedName="selIVARowChanged" msprop:Generator_RowEvArgName="selIVARowChangeEvent" msprop:Generator_RowClassName="selIVARow">
<xs:element name="selIVA" msprop:Generator_TableClassName="selIVADataTable" msprop:Generator_TableVarName="tableselIVA" msprop:Generator_RowChangedName="selIVARowChanged" msprop:Generator_TablePropName="selIVA" msprop:Generator_RowDeletingName="selIVARowDeleting" msprop:Generator_RowChangingName="selIVARowChanging" msprop:Generator_RowEvHandlerName="selIVARowChangeEventHandler" msprop:Generator_RowDeletedName="selIVARowDeleted" msprop:Generator_RowClassName="selIVARow" msprop:Generator_UserTableName="selIVA" msprop:Generator_RowEvArgName="selIVARowChangeEvent">
<xs:complexType>
<xs:sequence>
<xs:element name="value" msdata:ReadOnly="true" msdata:AutoIncrement="true" msdata:AutoIncrementSeed="-1" msdata:AutoIncrementStep="-1" msprop:Generator_ColumnVarNameInTable="columnvalue" msprop:Generator_ColumnPropNameInRow="value" msprop:Generator_ColumnPropNameInTable="valueColumn" msprop:Generator_UserColumnName="value" type="xs:int" />
@@ -1154,7 +1179,7 @@ SELECT Id_fatt, data, netto, importo, note FROM Pagamenti WHERE (Id_fatt = @Id_f
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="VAT" msprop:Generator_TableClassName="VATDataTable" msprop:Generator_TableVarName="tableVAT" msprop:Generator_TablePropName="VAT" msprop:Generator_RowDeletingName="VATRowDeleting" msprop:Generator_RowChangingName="VATRowChanging" msprop:Generator_RowEvHandlerName="VATRowChangeEventHandler" msprop:Generator_RowDeletedName="VATRowDeleted" msprop:Generator_UserTableName="VAT" msprop:Generator_RowChangedName="VATRowChanged" msprop:Generator_RowEvArgName="VATRowChangeEvent" msprop:Generator_RowClassName="VATRow">
<xs:element name="VAT" msprop:Generator_TableClassName="VATDataTable" msprop:Generator_TableVarName="tableVAT" msprop:Generator_RowChangedName="VATRowChanged" msprop:Generator_TablePropName="VAT" msprop:Generator_RowDeletingName="VATRowDeleting" msprop:Generator_RowChangingName="VATRowChanging" msprop:Generator_RowEvHandlerName="VATRowChangeEventHandler" msprop:Generator_RowDeletedName="VATRowDeleted" msprop:Generator_RowClassName="VATRow" msprop:Generator_UserTableName="VAT" msprop:Generator_RowEvArgName="VATRowChangeEvent">
<xs:complexType>
<xs:sequence>
<xs:element name="C_iva" msdata:ReadOnly="true" msdata:AutoIncrement="true" msdata:AutoIncrementSeed="-1" msdata:AutoIncrementStep="-1" msprop:Generator_ColumnVarNameInTable="columnC_iva" msprop:Generator_ColumnPropNameInRow="C_iva" msprop:Generator_ColumnPropNameInTable="C_ivaColumn" msprop:Generator_UserColumnName="C_iva" type="xs:int" />
@@ -1172,7 +1197,7 @@ SELECT Id_fatt, data, netto, importo, note FROM Pagamenti WHERE (Id_fatt = @Id_f
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="clienti" msprop:Generator_TableClassName="clientiDataTable" msprop:Generator_TableVarName="tableclienti" msprop:Generator_TablePropName="clienti" msprop:Generator_RowDeletingName="clientiRowDeleting" msprop:Generator_RowChangingName="clientiRowChanging" msprop:Generator_RowEvHandlerName="clientiRowChangeEventHandler" msprop:Generator_RowDeletedName="clientiRowDeleted" msprop:Generator_UserTableName="clienti" msprop:Generator_RowChangedName="clientiRowChanged" msprop:Generator_RowEvArgName="clientiRowChangeEvent" msprop:Generator_RowClassName="clientiRow">
<xs:element name="clienti" msprop:Generator_TableClassName="clientiDataTable" msprop:Generator_TableVarName="tableclienti" msprop:Generator_RowChangedName="clientiRowChanged" msprop:Generator_TablePropName="clienti" msprop:Generator_RowDeletingName="clientiRowDeleting" msprop:Generator_RowChangingName="clientiRowChanging" msprop:Generator_RowEvHandlerName="clientiRowChangeEventHandler" msprop:Generator_RowDeletedName="clientiRowDeleted" msprop:Generator_RowClassName="clientiRow" msprop:Generator_UserTableName="clienti" msprop:Generator_RowEvArgName="clientiRowChangeEvent">
<xs:complexType>
<xs:sequence>
<xs:element name="idxCli" msdata:ReadOnly="true" msdata:AutoIncrement="true" msdata:AutoIncrementSeed="-1" msdata:AutoIncrementStep="-1" msprop:Generator_ColumnVarNameInTable="columnidxCli" msprop:Generator_ColumnPropNameInRow="idxCli" msprop:Generator_ColumnPropNameInTable="idxCliColumn" msprop:Generator_UserColumnName="idxCli" type="xs:int" />
@@ -1279,7 +1304,7 @@ SELECT Id_fatt, data, netto, importo, note FROM Pagamenti WHERE (Id_fatt = @Id_f
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="Scadenze" msprop:Generator_TableClassName="ScadenzeDataTable" msprop:Generator_TableVarName="tableScadenze" msprop:Generator_TablePropName="Scadenze" msprop:Generator_RowDeletingName="ScadenzeRowDeleting" msprop:Generator_RowChangingName="ScadenzeRowChanging" msprop:Generator_RowEvHandlerName="ScadenzeRowChangeEventHandler" msprop:Generator_RowDeletedName="ScadenzeRowDeleted" msprop:Generator_UserTableName="Scadenze" msprop:Generator_RowChangedName="ScadenzeRowChanged" msprop:Generator_RowEvArgName="ScadenzeRowChangeEvent" msprop:Generator_RowClassName="ScadenzeRow">
<xs:element name="Scadenze" msprop:Generator_TableClassName="ScadenzeDataTable" msprop:Generator_TableVarName="tableScadenze" msprop:Generator_RowChangedName="ScadenzeRowChanged" msprop:Generator_TablePropName="Scadenze" msprop:Generator_RowDeletingName="ScadenzeRowDeleting" msprop:Generator_RowChangingName="ScadenzeRowChanging" msprop:Generator_RowEvHandlerName="ScadenzeRowChangeEventHandler" msprop:Generator_RowDeletedName="ScadenzeRowDeleted" msprop:Generator_RowClassName="ScadenzeRow" msprop:Generator_UserTableName="Scadenze" msprop:Generator_RowEvArgName="ScadenzeRowChangeEvent">
<xs:complexType>
<xs:sequence>
<xs:element name="Id_fatt" msprop:Generator_ColumnVarNameInTable="columnId_fatt" msprop:Generator_ColumnPropNameInRow="Id_fatt" msprop:Generator_ColumnPropNameInTable="Id_fattColumn" msprop:Generator_UserColumnName="Id_fatt" type="xs:int" />
@@ -1296,7 +1321,7 @@ SELECT Id_fatt, data, netto, importo, note FROM Pagamenti WHERE (Id_fatt = @Id_f
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="StatoIPS" msprop:Generator_TableClassName="StatoIPSDataTable" msprop:Generator_TableVarName="tableStatoIPS" msprop:Generator_TablePropName="StatoIPS" msprop:Generator_RowDeletingName="StatoIPSRowDeleting" msprop:Generator_RowChangingName="StatoIPSRowChanging" msprop:Generator_RowEvHandlerName="StatoIPSRowChangeEventHandler" msprop:Generator_RowDeletedName="StatoIPSRowDeleted" msprop:Generator_UserTableName="StatoIPS" msprop:Generator_RowChangedName="StatoIPSRowChanged" msprop:Generator_RowEvArgName="StatoIPSRowChangeEvent" msprop:Generator_RowClassName="StatoIPSRow">
<xs:element name="StatoIPS" msprop:Generator_TableClassName="StatoIPSDataTable" msprop:Generator_TableVarName="tableStatoIPS" msprop:Generator_RowChangedName="StatoIPSRowChanged" msprop:Generator_TablePropName="StatoIPS" msprop:Generator_RowDeletingName="StatoIPSRowDeleting" msprop:Generator_RowChangingName="StatoIPSRowChanging" msprop:Generator_RowEvHandlerName="StatoIPSRowChangeEventHandler" msprop:Generator_RowDeletedName="StatoIPSRowDeleted" msprop:Generator_RowClassName="StatoIPSRow" msprop:Generator_UserTableName="StatoIPS" msprop:Generator_RowEvArgName="StatoIPSRowChangeEvent">
<xs:complexType>
<xs:sequence>
<xs:element name="TotImporto" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnTotImporto" msprop:Generator_ColumnPropNameInRow="TotImporto" msprop:Generator_ColumnPropNameInTable="TotImportoColumn" msprop:Generator_UserColumnName="TotImporto" type="xs:decimal" minOccurs="0" />
@@ -1307,10 +1332,88 @@ SELECT Id_fatt, data, netto, importo, note FROM Pagamenti WHERE (Id_fatt = @Id_f
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="FattureAperte" msprop:Generator_TableClassName="FattureAperteDataTable" msprop:Generator_TableVarName="tableFattureAperte" msprop:Generator_RowChangedName="FattureAperteRowChanged" msprop:Generator_TablePropName="FattureAperte" msprop:Generator_RowDeletingName="FattureAperteRowDeleting" msprop:Generator_RowChangingName="FattureAperteRowChanging" msprop:Generator_RowEvHandlerName="FattureAperteRowChangeEventHandler" msprop:Generator_RowDeletedName="FattureAperteRowDeleted" msprop:Generator_RowClassName="FattureAperteRow" msprop:Generator_UserTableName="FattureAperte" msprop:Generator_RowEvArgName="FattureAperteRowChangeEvent">
<xs:element name="Pagamenti" msprop:Generator_TableClassName="PagamentiDataTable" msprop:Generator_TableVarName="tablePagamenti" msprop:Generator_TablePropName="Pagamenti" msprop:Generator_RowDeletingName="PagamentiRowDeleting" msprop:Generator_RowChangingName="PagamentiRowChanging" msprop:Generator_RowEvHandlerName="PagamentiRowChangeEventHandler" msprop:Generator_RowDeletedName="PagamentiRowDeleted" msprop:Generator_UserTableName="Pagamenti" msprop:Generator_RowChangedName="PagamentiRowChanged" msprop:Generator_RowEvArgName="PagamentiRowChangeEvent" msprop:Generator_RowClassName="PagamentiRow">
<xs:complexType>
<xs:sequence>
<xs:element name="Gruppo" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnGruppo" msprop:Generator_ColumnPropNameInRow="Gruppo" msprop:Generator_ColumnPropNameInTable="GruppoColumn" msprop:Generator_UserColumnName="Gruppo" minOccurs="0">
<xs:element name="Id_fatt" msprop:Generator_ColumnVarNameInTable="columnId_fatt" msprop:Generator_ColumnPropNameInRow="Id_fatt" msprop:Generator_ColumnPropNameInTable="Id_fattColumn" msprop:Generator_UserColumnName="Id_fatt" type="xs:int" />
<xs:element name="data" msprop:Generator_ColumnVarNameInTable="columndata" msprop:Generator_ColumnPropNameInRow="data" msprop:Generator_ColumnPropNameInTable="dataColumn" msprop:Generator_UserColumnName="data" type="xs:dateTime" />
<xs:element name="netto" msprop:Generator_ColumnVarNameInTable="columnnetto" msprop:Generator_ColumnPropNameInRow="netto" msprop:Generator_ColumnPropNameInTable="nettoColumn" msprop:Generator_UserColumnName="netto" type="xs:decimal" minOccurs="0" />
<xs:element name="importo" msprop:Generator_ColumnVarNameInTable="columnimporto" msprop:Generator_ColumnPropNameInRow="importo" msprop:Generator_ColumnPropNameInTable="importoColumn" msprop:Generator_UserColumnName="importo" type="xs:decimal" minOccurs="0" />
<xs:element name="note" msprop:Generator_ColumnVarNameInTable="columnnote" msprop:Generator_ColumnPropNameInRow="note" msprop:Generator_ColumnPropNameInTable="noteColumn" msprop:Generator_UserColumnName="note" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="StatoMarg" msprop:Generator_TableClassName="StatoMargDataTable" msprop:Generator_TableVarName="tableStatoMarg" msprop:Generator_RowChangedName="StatoMargRowChanged" msprop:Generator_TablePropName="StatoMarg" msprop:Generator_RowDeletingName="StatoMargRowDeleting" msprop:Generator_RowChangingName="StatoMargRowChanging" msprop:Generator_RowEvHandlerName="StatoMargRowChangeEventHandler" msprop:Generator_RowDeletedName="StatoMargRowDeleted" msprop:Generator_RowClassName="StatoMargRow" msprop:Generator_UserTableName="StatoMarg" msprop:Generator_RowEvArgName="StatoMargRowChangeEvent">
<xs:complexType>
<xs:sequence>
<xs:element name="TotImporto" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnTotImporto" msprop:Generator_ColumnPropNameInRow="TotImporto" msprop:Generator_ColumnPropNameInTable="TotImportoColumn" msprop:Generator_UserColumnName="TotImporto" type="xs:decimal" minOccurs="0" />
<xs:element name="TotCosti" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnTotCosti" msprop:Generator_ColumnPropNameInRow="TotCosti" msprop:Generator_ColumnPropNameInTable="TotCostiColumn" msprop:Generator_UserColumnName="TotCosti" type="xs:decimal" minOccurs="0" />
<xs:element name="TotMargini" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnTotMargini" msprop:Generator_ColumnPropNameInRow="TotMargini" msprop:Generator_ColumnPropNameInTable="TotMarginiColumn" msprop:Generator_UserColumnName="TotMargini" type="xs:decimal" minOccurs="0" />
<xs:element name="TotOH" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnTotOH" msprop:Generator_ColumnPropNameInRow="TotOH" msprop:Generator_ColumnPropNameInTable="TotOHColumn" msprop:Generator_UserColumnName="TotOH" type="xs:decimal" minOccurs="0" />
<xs:element name="TotOC" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnTotOC" msprop:Generator_ColumnPropNameInRow="TotOC" msprop:Generator_ColumnPropNameInTable="TotOCColumn" msprop:Generator_UserColumnName="TotOC" type="xs:decimal" minOccurs="0" />
<xs:element name="NetMargin" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnNetMargin" msprop:Generator_ColumnPropNameInRow="NetMargin" msprop:Generator_ColumnPropNameInTable="NetMarginColumn" msprop:Generator_UserColumnName="NetMargin" type="xs:decimal" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="CostiAssorbiti" msprop:Generator_TableClassName="CostiAssorbitiDataTable" msprop:Generator_TableVarName="tableCostiAssorbiti" msprop:Generator_RowChangedName="CostiAssorbitiRowChanged" msprop:Generator_TablePropName="CostiAssorbiti" msprop:Generator_RowDeletingName="CostiAssorbitiRowDeleting" msprop:Generator_RowChangingName="CostiAssorbitiRowChanging" msprop:Generator_RowEvHandlerName="CostiAssorbitiRowChangeEventHandler" msprop:Generator_RowDeletedName="CostiAssorbitiRowDeleted" msprop:Generator_RowClassName="CostiAssorbitiRow" msprop:Generator_UserTableName="CostiAssorbiti" msprop:Generator_RowEvArgName="CostiAssorbitiRowChangeEvent">
<xs:complexType>
<xs:sequence>
<xs:element name="IdxFatt" msprop:Generator_ColumnVarNameInTable="columnIdxFatt" msprop:Generator_ColumnPropNameInRow="IdxFatt" msprop:Generator_ColumnPropNameInTable="IdxFattColumn" msprop:Generator_UserColumnName="IdxFatt" type="xs:int" />
<xs:element name="anno" msprop:Generator_ColumnVarNameInTable="columnanno" msprop:Generator_ColumnPropNameInRow="anno" msprop:Generator_ColumnPropNameInTable="annoColumn" msprop:Generator_UserColumnName="anno" type="xs:int" minOccurs="0" />
<xs:element name="num" msprop:Generator_ColumnVarNameInTable="columnnum" msprop:Generator_ColumnPropNameInRow="num" msprop:Generator_ColumnPropNameInTable="numColumn" msprop:Generator_UserColumnName="num" type="xs:int" minOccurs="0" />
<xs:element name="netto" msprop:Generator_ColumnVarNameInTable="columnnetto" msprop:Generator_ColumnPropNameInRow="netto" msprop:Generator_ColumnPropNameInTable="nettoColumn" msprop:Generator_UserColumnName="netto" type="xs:decimal" />
<xs:element name="note" msprop:Generator_ColumnVarNameInTable="columnnote" msprop:Generator_ColumnPropNameInRow="note" msprop:Generator_ColumnPropNameInTable="noteColumn" msprop:Generator_UserColumnName="note">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="2500" />
</xs:restriction>
</xs:simpleType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="Fatture_UplStats" msprop:Generator_TableClassName="Fatture_UplStatsDataTable" msprop:Generator_TableVarName="tableFatture_UplStats" msprop:Generator_TablePropName="Fatture_UplStats" msprop:Generator_RowDeletingName="Fatture_UplStatsRowDeleting" msprop:Generator_RowChangingName="Fatture_UplStatsRowChanging" msprop:Generator_RowEvHandlerName="Fatture_UplStatsRowChangeEventHandler" msprop:Generator_RowDeletedName="Fatture_UplStatsRowDeleted" msprop:Generator_UserTableName="Fatture_UplStats" msprop:Generator_RowChangedName="Fatture_UplStatsRowChanged" msprop:Generator_RowEvArgName="Fatture_UplStatsRowChangeEvent" msprop:Generator_RowClassName="Fatture_UplStatsRow">
<xs:complexType>
<xs:sequence>
<xs:element name="anno" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnanno" msprop:Generator_ColumnPropNameInRow="anno" msprop:Generator_ColumnPropNameInTable="annoColumn" msprop:Generator_UserColumnName="anno" type="xs:int" minOccurs="0" />
<xs:element name="numFatt" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnnumFatt" msprop:Generator_ColumnPropNameInRow="numFatt" msprop:Generator_ColumnPropNameInTable="numFattColumn" msprop:Generator_UserColumnName="numFatt" type="xs:int" minOccurs="0" />
<xs:element name="numFattUpl" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnnumFattUpl" msprop:Generator_ColumnPropNameInRow="numFattUpl" msprop:Generator_ColumnPropNameInTable="numFattUplColumn" msprop:Generator_UserColumnName="numFattUpl" type="xs:int" minOccurs="0" />
<xs:element name="numFattMod" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnnumFattMod" msprop:Generator_ColumnPropNameInRow="numFattMod" msprop:Generator_ColumnPropNameInTable="numFattModColumn" msprop:Generator_UserColumnName="numFattMod" type="xs:int" minOccurs="0" />
<xs:element name="numCli" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnnumCli" msprop:Generator_ColumnPropNameInRow="numCli" msprop:Generator_ColumnPropNameInTable="numCliColumn" msprop:Generator_UserColumnName="numCli" type="xs:int" minOccurs="0" />
<xs:element name="numCliUpl" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnnumCliUpl" msprop:Generator_ColumnPropNameInRow="numCliUpl" msprop:Generator_ColumnPropNameInTable="numCliUplColumn" msprop:Generator_UserColumnName="numCliUpl" type="xs:int" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="selGruppi" msprop:Generator_TableClassName="selGruppiDataTable" msprop:Generator_TableVarName="tableselGruppi" msprop:Generator_TablePropName="selGruppi" msprop:Generator_RowDeletingName="selGruppiRowDeleting" msprop:Generator_RowChangingName="selGruppiRowChanging" msprop:Generator_RowEvHandlerName="selGruppiRowChangeEventHandler" msprop:Generator_RowDeletedName="selGruppiRowDeleted" msprop:Generator_UserTableName="selGruppi" msprop:Generator_RowChangedName="selGruppiRowChanged" msprop:Generator_RowEvArgName="selGruppiRowChangeEvent" msprop:Generator_RowClassName="selGruppiRow">
<xs:complexType>
<xs:sequence>
<xs:element name="value" msprop:Generator_ColumnVarNameInTable="columnvalue" msprop:Generator_ColumnPropNameInRow="value" msprop:Generator_ColumnPropNameInTable="valueColumn" msprop:Generator_UserColumnName="value">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="label" msprop:Generator_ColumnVarNameInTable="columnlabel" msprop:Generator_ColumnPropNameInRow="label" msprop:Generator_ColumnPropNameInTable="labelColumn" msprop:Generator_UserColumnName="label" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="FattureAperte" msprop:Generator_TableClassName="FattureAperteDataTable" msprop:Generator_TableVarName="tableFattureAperte" msprop:Generator_TablePropName="FattureAperte" msprop:Generator_RowDeletingName="FattureAperteRowDeleting" msprop:Generator_RowChangingName="FattureAperteRowChanging" msprop:Generator_RowEvHandlerName="FattureAperteRowChangeEventHandler" msprop:Generator_RowDeletedName="FattureAperteRowDeleted" msprop:Generator_UserTableName="FattureAperte" msprop:Generator_RowChangedName="FattureAperteRowChanged" msprop:Generator_RowEvArgName="FattureAperteRowChangeEvent" msprop:Generator_RowClassName="FattureAperteRow">
<xs:complexType>
<xs:sequence>
<xs:element name="idxGruppo" msprop:Generator_ColumnVarNameInTable="columnidxGruppo" msprop:Generator_ColumnPropNameInRow="idxGruppo" msprop:Generator_ColumnPropNameInTable="idxGruppoColumn" msprop:Generator_UserColumnName="idxGruppo" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
@@ -1347,64 +1450,6 @@ SELECT Id_fatt, data, netto, importo, note FROM Pagamenti WHERE (Id_fatt = @Id_f
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="Pagamenti" msprop:Generator_TableClassName="PagamentiDataTable" msprop:Generator_TableVarName="tablePagamenti" msprop:Generator_RowChangedName="PagamentiRowChanged" msprop:Generator_TablePropName="Pagamenti" msprop:Generator_RowDeletingName="PagamentiRowDeleting" msprop:Generator_RowChangingName="PagamentiRowChanging" msprop:Generator_RowEvHandlerName="PagamentiRowChangeEventHandler" msprop:Generator_RowDeletedName="PagamentiRowDeleted" msprop:Generator_RowClassName="PagamentiRow" msprop:Generator_UserTableName="Pagamenti" msprop:Generator_RowEvArgName="PagamentiRowChangeEvent">
<xs:complexType>
<xs:sequence>
<xs:element name="Id_fatt" msprop:Generator_ColumnVarNameInTable="columnId_fatt" msprop:Generator_ColumnPropNameInRow="Id_fatt" msprop:Generator_ColumnPropNameInTable="Id_fattColumn" msprop:Generator_UserColumnName="Id_fatt" type="xs:int" />
<xs:element name="data" msprop:Generator_ColumnVarNameInTable="columndata" msprop:Generator_ColumnPropNameInRow="data" msprop:Generator_ColumnPropNameInTable="dataColumn" msprop:Generator_UserColumnName="data" type="xs:dateTime" />
<xs:element name="netto" msprop:Generator_ColumnVarNameInTable="columnnetto" msprop:Generator_ColumnPropNameInRow="netto" msprop:Generator_ColumnPropNameInTable="nettoColumn" msprop:Generator_UserColumnName="netto" type="xs:decimal" minOccurs="0" />
<xs:element name="importo" msprop:Generator_ColumnVarNameInTable="columnimporto" msprop:Generator_ColumnPropNameInRow="importo" msprop:Generator_ColumnPropNameInTable="importoColumn" msprop:Generator_UserColumnName="importo" type="xs:decimal" minOccurs="0" />
<xs:element name="note" msprop:Generator_ColumnVarNameInTable="columnnote" msprop:Generator_ColumnPropNameInRow="note" msprop:Generator_ColumnPropNameInTable="noteColumn" msprop:Generator_UserColumnName="note" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="StatoMarg" msprop:Generator_TableClassName="StatoMargDataTable" msprop:Generator_TableVarName="tableStatoMarg" msprop:Generator_TablePropName="StatoMarg" msprop:Generator_RowDeletingName="StatoMargRowDeleting" msprop:Generator_RowChangingName="StatoMargRowChanging" msprop:Generator_RowEvHandlerName="StatoMargRowChangeEventHandler" msprop:Generator_RowDeletedName="StatoMargRowDeleted" msprop:Generator_UserTableName="StatoMarg" msprop:Generator_RowChangedName="StatoMargRowChanged" msprop:Generator_RowEvArgName="StatoMargRowChangeEvent" msprop:Generator_RowClassName="StatoMargRow">
<xs:complexType>
<xs:sequence>
<xs:element name="TotImporto" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnTotImporto" msprop:Generator_ColumnPropNameInRow="TotImporto" msprop:Generator_ColumnPropNameInTable="TotImportoColumn" msprop:Generator_UserColumnName="TotImporto" type="xs:decimal" minOccurs="0" />
<xs:element name="TotCosti" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnTotCosti" msprop:Generator_ColumnPropNameInRow="TotCosti" msprop:Generator_ColumnPropNameInTable="TotCostiColumn" msprop:Generator_UserColumnName="TotCosti" type="xs:decimal" minOccurs="0" />
<xs:element name="TotMargini" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnTotMargini" msprop:Generator_ColumnPropNameInRow="TotMargini" msprop:Generator_ColumnPropNameInTable="TotMarginiColumn" msprop:Generator_UserColumnName="TotMargini" type="xs:decimal" minOccurs="0" />
<xs:element name="TotOH" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnTotOH" msprop:Generator_ColumnPropNameInRow="TotOH" msprop:Generator_ColumnPropNameInTable="TotOHColumn" msprop:Generator_UserColumnName="TotOH" type="xs:decimal" minOccurs="0" />
<xs:element name="TotOC" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnTotOC" msprop:Generator_ColumnPropNameInRow="TotOC" msprop:Generator_ColumnPropNameInTable="TotOCColumn" msprop:Generator_UserColumnName="TotOC" type="xs:decimal" minOccurs="0" />
<xs:element name="NetMargin" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnNetMargin" msprop:Generator_ColumnPropNameInRow="NetMargin" msprop:Generator_ColumnPropNameInTable="NetMarginColumn" msprop:Generator_UserColumnName="NetMargin" type="xs:decimal" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="CostiAssorbiti" msprop:Generator_TableClassName="CostiAssorbitiDataTable" msprop:Generator_TableVarName="tableCostiAssorbiti" msprop:Generator_TablePropName="CostiAssorbiti" msprop:Generator_RowDeletingName="CostiAssorbitiRowDeleting" msprop:Generator_RowChangingName="CostiAssorbitiRowChanging" msprop:Generator_RowEvHandlerName="CostiAssorbitiRowChangeEventHandler" msprop:Generator_RowDeletedName="CostiAssorbitiRowDeleted" msprop:Generator_UserTableName="CostiAssorbiti" msprop:Generator_RowChangedName="CostiAssorbitiRowChanged" msprop:Generator_RowEvArgName="CostiAssorbitiRowChangeEvent" msprop:Generator_RowClassName="CostiAssorbitiRow">
<xs:complexType>
<xs:sequence>
<xs:element name="IdxFatt" msprop:Generator_ColumnVarNameInTable="columnIdxFatt" msprop:Generator_ColumnPropNameInRow="IdxFatt" msprop:Generator_ColumnPropNameInTable="IdxFattColumn" msprop:Generator_UserColumnName="IdxFatt" type="xs:int" />
<xs:element name="anno" msprop:Generator_ColumnVarNameInTable="columnanno" msprop:Generator_ColumnPropNameInRow="anno" msprop:Generator_ColumnPropNameInTable="annoColumn" msprop:Generator_UserColumnName="anno" type="xs:int" minOccurs="0" />
<xs:element name="num" msprop:Generator_ColumnVarNameInTable="columnnum" msprop:Generator_ColumnPropNameInRow="num" msprop:Generator_ColumnPropNameInTable="numColumn" msprop:Generator_UserColumnName="num" type="xs:int" minOccurs="0" />
<xs:element name="netto" msprop:Generator_ColumnVarNameInTable="columnnetto" msprop:Generator_ColumnPropNameInRow="netto" msprop:Generator_ColumnPropNameInTable="nettoColumn" msprop:Generator_UserColumnName="netto" type="xs:decimal" />
<xs:element name="note" msprop:Generator_ColumnVarNameInTable="columnnote" msprop:Generator_ColumnPropNameInRow="note" msprop:Generator_ColumnPropNameInTable="noteColumn" msprop:Generator_UserColumnName="note">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="2500" />
</xs:restriction>
</xs:simpleType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="Fatture_UplStats" msprop:Generator_TableClassName="Fatture_UplStatsDataTable" msprop:Generator_TableVarName="tableFatture_UplStats" msprop:Generator_RowChangedName="Fatture_UplStatsRowChanged" msprop:Generator_TablePropName="Fatture_UplStats" msprop:Generator_RowDeletingName="Fatture_UplStatsRowDeleting" msprop:Generator_RowChangingName="Fatture_UplStatsRowChanging" msprop:Generator_RowEvHandlerName="Fatture_UplStatsRowChangeEventHandler" msprop:Generator_RowDeletedName="Fatture_UplStatsRowDeleted" msprop:Generator_RowClassName="Fatture_UplStatsRow" msprop:Generator_UserTableName="Fatture_UplStats" msprop:Generator_RowEvArgName="Fatture_UplStatsRowChangeEvent">
<xs:complexType>
<xs:sequence>
<xs:element name="anno" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnanno" msprop:Generator_ColumnPropNameInRow="anno" msprop:Generator_ColumnPropNameInTable="annoColumn" msprop:Generator_UserColumnName="anno" type="xs:int" minOccurs="0" />
<xs:element name="numFatt" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnnumFatt" msprop:Generator_ColumnPropNameInRow="numFatt" msprop:Generator_ColumnPropNameInTable="numFattColumn" msprop:Generator_UserColumnName="numFatt" type="xs:int" minOccurs="0" />
<xs:element name="numFattUpl" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnnumFattUpl" msprop:Generator_ColumnPropNameInRow="numFattUpl" msprop:Generator_ColumnPropNameInTable="numFattUplColumn" msprop:Generator_UserColumnName="numFattUpl" type="xs:int" minOccurs="0" />
<xs:element name="numFattMod" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnnumFattMod" msprop:Generator_ColumnPropNameInRow="numFattMod" msprop:Generator_ColumnPropNameInTable="numFattModColumn" msprop:Generator_UserColumnName="numFattMod" type="xs:int" minOccurs="0" />
<xs:element name="numCli" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnnumCli" msprop:Generator_ColumnPropNameInRow="numCli" msprop:Generator_ColumnPropNameInTable="numCliColumn" msprop:Generator_UserColumnName="numCli" type="xs:int" minOccurs="0" />
<xs:element name="numCliUpl" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnnumCliUpl" msprop:Generator_ColumnPropNameInRow="numCliUpl" msprop:Generator_ColumnPropNameInTable="numCliUplColumn" msprop:Generator_UserColumnName="numCliUpl" type="xs:int" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:choice>
</xs:complexType>
<xs:unique name="DocumentiPK" msdata:PrimaryKey="true">
@@ -1441,14 +1486,14 @@ SELECT Id_fatt, data, netto, importo, note FROM Pagamenti WHERE (Id_fatt = @Id_f
<xs:selector xpath=".//mstns:CostiAssorbiti" />
<xs:field xpath="mstns:IdxFatt" />
</xs:unique>
<xs:keyref name="FK_Documenti_Righe" refer="DocumentiPK" msprop:rel_Generator_UserChildTable="Righe" msprop:rel_Generator_ChildPropName="GetRigheRows" msprop:rel_Generator_UserRelationName="FK_Documenti_Righe" msprop:rel_Generator_RelationVarName="relationFK_Documenti_Righe" msprop:rel_Generator_UserParentTable="Documenti" msprop:rel_Generator_ParentPropName="DocumentiRow">
<xs:keyref name="FK_Documenti_Righe" refer="DocumentiPK" msprop:rel_Generator_UserChildTable="Righe" msprop:rel_Generator_ChildPropName="GetRigheRows" msprop:rel_Generator_UserRelationName="FK_Documenti_Righe" msprop:rel_Generator_ParentPropName="DocumentiRow" msprop:rel_Generator_RelationVarName="relationFK_Documenti_Righe" msprop:rel_Generator_UserParentTable="Documenti">
<xs:selector xpath=".//mstns:Righe" />
<xs:field xpath="mstns:Id" />
</xs:keyref>
</xs:element>
<xs:annotation>
<xs:appinfo>
<msdata:Relationship name="CostiAssorbiti_Documenti1" msdata:parent="CostiAssorbiti" msdata:child="Documenti" msdata:parentkey="IdxFatt" msdata:childkey="idxDoc" msprop:Generator_UserChildTable="Documenti" msprop:Generator_ChildPropName="GetDocumentiRows" msprop:Generator_UserRelationName="CostiAssorbiti_Documenti1" msprop:Generator_RelationVarName="relationCostiAssorbiti_Documenti1" msprop:Generator_UserParentTable="CostiAssorbiti" msprop:Generator_ParentPropName="CostiAssorbitiRow" />
<msdata:Relationship name="CostiAssorbiti_Documenti1" msdata:parent="CostiAssorbiti" msdata:child="Documenti" msdata:parentkey="IdxFatt" msdata:childkey="idxDoc" msprop:Generator_UserChildTable="Documenti" msprop:Generator_ChildPropName="GetDocumentiRows" msprop:Generator_UserRelationName="CostiAssorbiti_Documenti1" msprop:Generator_ParentPropName="CostiAssorbitiRow" msprop:Generator_RelationVarName="relationCostiAssorbiti_Documenti1" msprop:Generator_UserParentTable="CostiAssorbiti" />
</xs:appinfo>
</xs:annotation>
</xs:schema>
+366 -348
View File
File diff suppressed because it is too large Load Diff
+27 -23
View File
@@ -2,9 +2,10 @@
<xs:schema id="DS_Utility" targetNamespace="http://tempuri.org/DS_Utility.xsd" xmlns:mstns="http://tempuri.org/DS_Utility.xsd" xmlns="http://tempuri.org/DS_Utility.xsd" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" xmlns:msprop="urn:schemas-microsoft-com:xml-msprop" attributeFormDefault="qualified" elementFormDefault="qualified">
<xs:annotation>
<xs:appinfo source="urn:schemas-microsoft-com:xml-msdatasource">
<DataSource DefaultConnectionIndex="3" FunctionsComponentName="QueriesTableAdapter" Modifier="AutoLayout, AnsiClass, Class, Public" SchemaSerializationMode="IncludeSchema" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
<DataSource DefaultConnectionIndex="1" FunctionsComponentName="QueriesTableAdapter" Modifier="AutoLayout, AnsiClass, Class, Public" SchemaSerializationMode="IncludeSchema" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
<Connections>
<Connection AppSettingsObjectName="Settings" AppSettingsPropertyName="DbConfConnectionString" ConnectionStringObject="" IsAppSettingsProperty="true" Modifier="Assembly" Name="DbConfConnectionString (Settings)" ParameterPrefix="@" PropertyReference="ApplicationSettings.SteamWare.Properties.Settings.GlobalReference.Default.DbConfConnectionString" Provider="System.Data.SqlClient" />
<Connection AppSettingsObjectName="Settings" AppSettingsPropertyName="MoonProConnectionString" ConnectionStringObject="" IsAppSettingsProperty="true" Modifier="Assembly" Name="MoonProConnectionString (Settings)" ParameterPrefix="@" PropertyReference="ApplicationSettings.SteamWare.Properties.Settings.GlobalReference.Default.MoonProConnectionString" Provider="System.Data.SqlClient" />
</Connections>
<Tables>
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="ListValuesTableAdapter" GeneratorDataComponentClassName="ListValuesTableAdapter" Name="ListValues" UserDataComponentName="ListValuesTableAdapter">
@@ -184,49 +185,44 @@ SELECT TableName, FieldName, value, label, ordinal FROM ListValues WHERE (FieldN
</TableAdapter>
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="ConfigTableAdapter" GeneratorDataComponentClassName="ConfigTableAdapter" Name="Config" UserDataComponentName="ConfigTableAdapter">
<MainSource>
<DbSource ConnectionRef="DbConfConnectionString (Settings)" DbObjectName="GMW.dbo.Config" DbObjectType="Table" 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="MoonProConnectionString (Settings)" DbObjectName="MoonPro.dbo.Config" DbObjectType="Table" 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">
<DeleteCommand>
<DbCommand CommandType="Text" ModifiedByUser="false">
<CommandText>DELETE FROM [dbo].[Config] WHERE (([chiave] = @Original_chiave) AND ((@IsNull_valore = 1 AND [valore] IS NULL) OR ([valore] = @Original_valore)) AND ((@IsNull_note = 1 AND [note] IS NULL) OR ([note] = @Original_note)))</CommandText>
<CommandText>DELETE FROM [Config] WHERE (([chiave] = @Original_chiave))</CommandText>
<Parameters>
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_chiave" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="chiave" SourceColumnNullMapping="false" SourceVersion="Original" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_valore" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="valore" SourceColumnNullMapping="true" SourceVersion="Original" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_valore" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="valore" SourceColumnNullMapping="false" SourceVersion="Original" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_note" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="note" SourceColumnNullMapping="true" SourceVersion="Original" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_note" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="note" SourceColumnNullMapping="false" SourceVersion="Original" />
</Parameters>
</DbCommand>
</DeleteCommand>
<InsertCommand>
<DbCommand CommandType="Text" ModifiedByUser="false">
<CommandText>INSERT INTO [dbo].[Config] ([chiave], [valore], [note]) VALUES (@chiave, @valore, @note);
SELECT chiave, valore, note FROM Config WHERE (chiave = @chiave)</CommandText>
<CommandText>INSERT INTO [Config] ([chiave], [valore], [valoreStd], [note]) VALUES (@chiave, @valore, @valoreStd, @note);
SELECT chiave, valore, valoreStd, note FROM Config WHERE (chiave = @chiave)</CommandText>
<Parameters>
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@chiave" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="chiave" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@valore" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="valore" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@valoreStd" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="valoreStd" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@note" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="note" SourceColumnNullMapping="false" SourceVersion="Current" />
</Parameters>
</DbCommand>
</InsertCommand>
<SelectCommand>
<DbCommand CommandType="Text" ModifiedByUser="false">
<CommandText>SELECT chiave, valore, note FROM dbo.Config</CommandText>
<DbCommand CommandType="Text" ModifiedByUser="true">
<CommandText>SELECT *
FROM Config</CommandText>
<Parameters />
</DbCommand>
</SelectCommand>
<UpdateCommand>
<DbCommand CommandType="Text" ModifiedByUser="false">
<CommandText>UPDATE [dbo].[Config] SET [chiave] = @chiave, [valore] = @valore, [note] = @note WHERE (([chiave] = @Original_chiave) AND ((@IsNull_valore = 1 AND [valore] IS NULL) OR ([valore] = @Original_valore)) AND ((@IsNull_note = 1 AND [note] IS NULL) OR ([note] = @Original_note)));
SELECT chiave, valore, note FROM Config WHERE (chiave = @chiave)</CommandText>
<CommandText>UPDATE [Config] SET [chiave] = @chiave, [valore] = @valore, [valoreStd] = @valoreStd, [note] = @note WHERE (([chiave] = @Original_chiave));
SELECT chiave, valore, valoreStd, note FROM Config WHERE (chiave = @chiave)</CommandText>
<Parameters>
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@chiave" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="chiave" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@valore" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="valore" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@valoreStd" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="valoreStd" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@note" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="note" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_chiave" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="chiave" SourceColumnNullMapping="false" SourceVersion="Original" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_valore" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="valore" SourceColumnNullMapping="true" SourceVersion="Original" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_valore" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="valore" SourceColumnNullMapping="false" SourceVersion="Original" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_note" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="note" SourceColumnNullMapping="true" SourceVersion="Original" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_note" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="note" SourceColumnNullMapping="false" SourceVersion="Original" />
</Parameters>
</DbCommand>
</UpdateCommand>
@@ -235,6 +231,7 @@ SELECT chiave, valore, note FROM Config WHERE (chiave = @chiave)</CommandText>
<Mappings>
<Mapping SourceColumn="chiave" DataSetColumn="chiave" />
<Mapping SourceColumn="valore" DataSetColumn="valore" />
<Mapping SourceColumn="valoreStd" DataSetColumn="valoreStd" />
<Mapping SourceColumn="note" DataSetColumn="note" />
</Mappings>
<Sources>
@@ -355,7 +352,7 @@ SELECT sorgente, chiave, valore, note FROM ConfigTmp WHERE (chiave = @chiave) AN
<xs:element name="DS_Utility" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="true" msprop:Generator_DataSetName="DS_Utility" msprop:Generator_UserDSName="DS_Utility">
<xs:complexType>
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:element name="ListValues" msprop:Generator_TableClassName="ListValuesDataTable" msprop:Generator_TableVarName="tableListValues" msprop:Generator_RowChangedName="ListValuesRowChanged" msprop:Generator_TablePropName="ListValues" msprop:Generator_RowDeletingName="ListValuesRowDeleting" msprop:Generator_RowChangingName="ListValuesRowChanging" msprop:Generator_RowEvHandlerName="ListValuesRowChangeEventHandler" msprop:Generator_RowDeletedName="ListValuesRowDeleted" msprop:Generator_RowClassName="ListValuesRow" msprop:Generator_UserTableName="ListValues" msprop:Generator_RowEvArgName="ListValuesRowChangeEvent">
<xs:element name="ListValues" msprop:Generator_TableClassName="ListValuesDataTable" msprop:Generator_TableVarName="tableListValues" msprop:Generator_TablePropName="ListValues" msprop:Generator_RowDeletingName="ListValuesRowDeleting" msprop:Generator_RowChangingName="ListValuesRowChanging" msprop:Generator_RowEvHandlerName="ListValuesRowChangeEventHandler" msprop:Generator_RowDeletedName="ListValuesRowDeleted" msprop:Generator_UserTableName="ListValues" msprop:Generator_RowChangedName="ListValuesRowChanged" msprop:Generator_RowEvArgName="ListValuesRowChangeEvent" msprop:Generator_RowClassName="ListValuesRow">
<xs:complexType>
<xs:sequence>
<xs:element name="TableName" msprop:Generator_ColumnVarNameInTable="columnTableName" msprop:Generator_ColumnPropNameInRow="TableName" msprop:Generator_ColumnPropNameInTable="TableNameColumn" msprop:Generator_UserColumnName="TableName">
@@ -390,7 +387,7 @@ SELECT sorgente, chiave, valore, note FROM ConfigTmp WHERE (chiave = @chiave) AN
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="v_selListVal" msprop:Generator_TableClassName="v_selListValDataTable" msprop:Generator_TableVarName="tablev_selListVal" msprop:Generator_RowChangedName="v_selListValRowChanged" msprop:Generator_TablePropName="v_selListVal" msprop:Generator_RowDeletingName="v_selListValRowDeleting" msprop:Generator_RowChangingName="v_selListValRowChanging" msprop:Generator_RowEvHandlerName="v_selListValRowChangeEventHandler" msprop:Generator_RowDeletedName="v_selListValRowDeleted" msprop:Generator_RowClassName="v_selListValRow" msprop:Generator_UserTableName="v_selListVal" msprop:Generator_RowEvArgName="v_selListValRowChangeEvent">
<xs:element name="v_selListVal" msprop:Generator_TableClassName="v_selListValDataTable" msprop:Generator_TableVarName="tablev_selListVal" msprop:Generator_TablePropName="v_selListVal" msprop:Generator_RowDeletingName="v_selListValRowDeleting" msprop:Generator_RowChangingName="v_selListValRowChanging" msprop:Generator_RowEvHandlerName="v_selListValRowChangeEventHandler" msprop:Generator_RowDeletedName="v_selListValRowDeleted" msprop:Generator_UserTableName="v_selListVal" msprop:Generator_RowChangedName="v_selListValRowChanged" msprop:Generator_RowEvArgName="v_selListValRowChangeEvent" msprop:Generator_RowClassName="v_selListValRow">
<xs:complexType>
<xs:sequence>
<xs:element name="value" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnvalue" msprop:Generator_ColumnPropNameInRow="value" msprop:Generator_ColumnPropNameInTable="valueColumn" msprop:Generator_UserColumnName="value" minOccurs="0">
@@ -410,7 +407,7 @@ SELECT sorgente, chiave, valore, note FROM ConfigTmp WHERE (chiave = @chiave) AN
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="Config" msprop:Generator_TableClassName="ConfigDataTable" msprop:Generator_TableVarName="tableConfig" msprop:Generator_TablePropName="Config" msprop:Generator_RowDeletingName="ConfigRowDeleting" msprop:Generator_RowChangingName="ConfigRowChanging" msprop:Generator_RowEvHandlerName="ConfigRowChangeEventHandler" msprop:Generator_RowDeletedName="ConfigRowDeleted" msprop:Generator_UserTableName="Config" msprop:Generator_RowChangedName="ConfigRowChanged" msprop:Generator_RowEvArgName="ConfigRowChangeEvent" msprop:Generator_RowClassName="ConfigRow">
<xs:element name="Config" msprop:Generator_TableClassName="ConfigDataTable" msprop:Generator_TableVarName="tableConfig" msprop:Generator_RowChangedName="ConfigRowChanged" msprop:Generator_TablePropName="Config" msprop:Generator_RowDeletingName="ConfigRowDeleting" msprop:Generator_RowChangingName="ConfigRowChanging" msprop:Generator_RowEvHandlerName="ConfigRowChangeEventHandler" msprop:Generator_RowDeletedName="ConfigRowDeleted" msprop:Generator_RowClassName="ConfigRow" msprop:Generator_UserTableName="Config" msprop:Generator_RowEvArgName="ConfigRowChangeEvent">
<xs:complexType>
<xs:sequence>
<xs:element name="chiave" msprop:Generator_ColumnVarNameInTable="columnchiave" msprop:Generator_ColumnPropNameInRow="chiave" msprop:Generator_ColumnPropNameInTable="chiaveColumn" msprop:Generator_UserColumnName="chiave">
@@ -423,21 +420,28 @@ SELECT sorgente, chiave, valore, note FROM ConfigTmp WHERE (chiave = @chiave) AN
<xs:element name="valore" msprop:Generator_ColumnVarNameInTable="columnvalore" msprop:Generator_ColumnPropNameInRow="valore" msprop:Generator_ColumnPropNameInTable="valoreColumn" msprop:Generator_UserColumnName="valore" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
<xs:maxLength value="2147483647" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="valoreStd" msprop:Generator_ColumnVarNameInTable="columnvaloreStd" msprop:Generator_ColumnPropNameInRow="valoreStd" msprop:Generator_ColumnPropNameInTable="valoreStdColumn" msprop:Generator_UserColumnName="valoreStd" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="2147483647" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="note" msprop:Generator_ColumnVarNameInTable="columnnote" msprop:Generator_ColumnPropNameInRow="note" msprop:Generator_ColumnPropNameInTable="noteColumn" msprop:Generator_UserColumnName="note" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
<xs:maxLength value="2147483647" />
</xs:restriction>
</xs:simpleType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="ConfigTmp" msprop:Generator_TableClassName="ConfigTmpDataTable" msprop:Generator_TableVarName="tableConfigTmp" msprop:Generator_RowChangedName="ConfigTmpRowChanged" msprop:Generator_TablePropName="ConfigTmp" msprop:Generator_RowDeletingName="ConfigTmpRowDeleting" msprop:Generator_RowChangingName="ConfigTmpRowChanging" msprop:Generator_RowEvHandlerName="ConfigTmpRowChangeEventHandler" msprop:Generator_RowDeletedName="ConfigTmpRowDeleted" msprop:Generator_RowClassName="ConfigTmpRow" msprop:Generator_UserTableName="ConfigTmp" msprop:Generator_RowEvArgName="ConfigTmpRowChangeEvent">
<xs:element name="ConfigTmp" msprop:Generator_TableClassName="ConfigTmpDataTable" msprop:Generator_TableVarName="tableConfigTmp" msprop:Generator_TablePropName="ConfigTmp" msprop:Generator_RowDeletingName="ConfigTmpRowDeleting" msprop:Generator_RowChangingName="ConfigTmpRowChanging" msprop:Generator_RowEvHandlerName="ConfigTmpRowChangeEventHandler" msprop:Generator_RowDeletedName="ConfigTmpRowDeleted" msprop:Generator_UserTableName="ConfigTmp" msprop:Generator_RowChangedName="ConfigTmpRowChanged" msprop:Generator_RowEvArgName="ConfigTmpRowChangeEvent" msprop:Generator_RowClassName="ConfigTmpRow">
<xs:complexType>
<xs:sequence>
<xs:element name="sorgente" msprop:Generator_ColumnVarNameInTable="columnsorgente" msprop:Generator_ColumnPropNameInRow="sorgente" msprop:Generator_ColumnPropNameInTable="sorgenteColumn" msprop:Generator_UserColumnName="sorgente">
+1 -1
View File
@@ -8,7 +8,7 @@
<Shapes>
<Shape ID="DesignTable:ListValues" ZOrder="4" X="70" Y="70" Height="248" Width="300" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="121" />
<Shape ID="DesignTable:v_selListVal" ZOrder="3" X="198" Y="468" Height="181" Width="259" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="76" />
<Shape ID="DesignTable:Config" ZOrder="2" X="800" Y="249" Height="181" Width="216" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="99" />
<Shape ID="DesignTable:Config" ZOrder="2" X="800" Y="249" Height="172" Width="183" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="102" />
<Shape ID="DesignTable:ConfigTmp" ZOrder="1" X="735" Y="558" Height="250" Width="300" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="122" />
</Shapes>
<Connectors />
+2 -2
View File
@@ -82,13 +82,13 @@
<HintPath>..\packages\NLog.4.6.6\lib\net45\NLog.dll</HintPath>
</Reference>
<Reference Include="Pipelines.Sockets.Unofficial, Version=1.0.0.0, Culture=neutral, PublicKeyToken=42ea0a778e13fbe2, processorArchitecture=MSIL">
<HintPath>..\packages\Pipelines.Sockets.Unofficial.2.0.22\lib\net461\Pipelines.Sockets.Unofficial.dll</HintPath>
<HintPath>..\packages\Pipelines.Sockets.Unofficial.2.0.25\lib\net461\Pipelines.Sockets.Unofficial.dll</HintPath>
</Reference>
<Reference Include="StackExchange.Redis, Version=2.0.0.0, Culture=neutral, PublicKeyToken=c219ff1ca8c2ce46, processorArchitecture=MSIL">
<HintPath>..\packages\StackExchange.Redis.2.0.601\lib\net461\StackExchange.Redis.dll</HintPath>
</Reference>
<Reference Include="System">
<HintPath>..\..\..\..\..\..\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.dll</HintPath>
<HintPath>c:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.dll</HintPath>
</Reference>
<Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\System.Buffers.4.5.0\lib\netstandard2.0\System.Buffers.dll</HintPath>
+1 -1
View File
@@ -4,7 +4,7 @@
<package id="AjaxControlToolkit" version="19.1.0" targetFramework="net462" />
<package id="Newtonsoft.Json" version="12.0.2" targetFramework="net462" />
<package id="NLog" version="4.6.6" targetFramework="net462" />
<package id="Pipelines.Sockets.Unofficial" version="2.0.22" targetFramework="net462" />
<package id="Pipelines.Sockets.Unofficial" version="2.0.25" targetFramework="net462" />
<package id="SharpZipLib" version="1.2.0" targetFramework="net462" />
<package id="StackExchange.Redis" version="2.0.601" targetFramework="net462" />
<package id="System.Buffers" version="4.5.0" targetFramework="net462" />