Upgrade parziale x la gestione dell'import delle anag clienti (qualcosa ancora non lo carica e non so perché... ma 426 li carica!!!)
git-svn-id: https://keyhammer.ath.cx/svn/XPS/trunk@89 43c8e981-f90d-406c-a89a-24a2c4268d51
This commit is contained in:
+267
-267
@@ -863,14 +863,14 @@ WHERE (CodMappa = @CodMappa) AND (CodObj = @CodObj) AND (CodStato = @CodStat
|
||||
<xs:element name="AnagClienti" msprop:Generator_UserTableName="AnagClienti" msprop:Generator_RowDeletedName="AnagClientiRowDeleted" msprop:Generator_RowChangedName="AnagClientiRowChanged" msprop:Generator_RowClassName="AnagClientiRow" msprop:Generator_RowChangingName="AnagClientiRowChanging" msprop:Generator_RowEvArgName="AnagClientiRowChangeEvent" msprop:Generator_RowEvHandlerName="AnagClientiRowChangeEventHandler" msprop:Generator_TableClassName="AnagClientiDataTable" msprop:Generator_TableVarName="tableAnagClienti" msprop:Generator_RowDeletingName="AnagClientiRowDeleting" msprop:Generator_TablePropName="AnagClienti">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="CodCliente" msprop:Generator_UserColumnName="CodCliente" msprop:Generator_ColumnPropNameInRow="CodCliente" msprop:Generator_ColumnVarNameInTable="columnCodCliente" msprop:Generator_ColumnPropNameInTable="CodClienteColumn">
|
||||
<xs:element name="CodCliente" msprop:Generator_UserColumnName="CodCliente" msprop:Generator_ColumnVarNameInTable="columnCodCliente" msprop:Generator_ColumnPropNameInRow="CodCliente" msprop:Generator_ColumnPropNameInTable="CodClienteColumn">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="RagioneSociale" msprop:Generator_UserColumnName="RagioneSociale" msprop:Generator_ColumnPropNameInRow="RagioneSociale" msprop:Generator_ColumnVarNameInTable="columnRagioneSociale" msprop:Generator_ColumnPropNameInTable="RagioneSocialeColumn" minOccurs="0">
|
||||
<xs:element name="RagioneSociale" msprop:Generator_UserColumnName="RagioneSociale" msprop:Generator_ColumnVarNameInTable="columnRagioneSociale" msprop:Generator_ColumnPropNameInRow="RagioneSociale" msprop:Generator_ColumnPropNameInTable="RagioneSocialeColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
@@ -883,14 +883,14 @@ WHERE (CodMappa = @CodMappa) AND (CodObj = @CodObj) AND (CodStato = @CodStat
|
||||
<xs:element name="AnagTrattamenti" msprop:Generator_UserTableName="AnagTrattamenti" msprop:Generator_RowDeletedName="AnagTrattamentiRowDeleted" msprop:Generator_RowChangedName="AnagTrattamentiRowChanged" msprop:Generator_RowClassName="AnagTrattamentiRow" msprop:Generator_RowChangingName="AnagTrattamentiRowChanging" msprop:Generator_RowEvArgName="AnagTrattamentiRowChangeEvent" msprop:Generator_RowEvHandlerName="AnagTrattamentiRowChangeEventHandler" msprop:Generator_TableClassName="AnagTrattamentiDataTable" msprop:Generator_TableVarName="tableAnagTrattamenti" msprop:Generator_RowDeletingName="AnagTrattamentiRowDeleting" msprop:Generator_TablePropName="AnagTrattamenti">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="CodTrattamento" msprop:Generator_UserColumnName="CodTrattamento" msprop:Generator_ColumnPropNameInRow="CodTrattamento" msprop:Generator_ColumnVarNameInTable="columnCodTrattamento" msprop:Generator_ColumnPropNameInTable="CodTrattamentoColumn">
|
||||
<xs:element name="CodTrattamento" msprop:Generator_UserColumnName="CodTrattamento" msprop:Generator_ColumnVarNameInTable="columnCodTrattamento" msprop:Generator_ColumnPropNameInRow="CodTrattamento" msprop:Generator_ColumnPropNameInTable="CodTrattamentoColumn">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="DescrTrattamento" msprop:Generator_UserColumnName="DescrTrattamento" msprop:Generator_ColumnPropNameInRow="DescrTrattamento" msprop:Generator_ColumnVarNameInTable="columnDescrTrattamento" msprop:Generator_ColumnPropNameInTable="DescrTrattamentoColumn" minOccurs="0">
|
||||
<xs:element name="DescrTrattamento" msprop:Generator_UserColumnName="DescrTrattamento" msprop:Generator_ColumnVarNameInTable="columnDescrTrattamento" msprop:Generator_ColumnPropNameInRow="DescrTrattamento" msprop:Generator_ColumnPropNameInTable="DescrTrattamentoColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
@@ -903,21 +903,21 @@ WHERE (CodMappa = @CodMappa) AND (CodObj = @CodObj) AND (CodStato = @CodStat
|
||||
<xs:element name="Tratt2Obj" msprop:Generator_UserTableName="Tratt2Obj" msprop:Generator_RowDeletedName="Tratt2ObjRowDeleted" msprop:Generator_RowChangedName="Tratt2ObjRowChanged" msprop:Generator_RowClassName="Tratt2ObjRow" msprop:Generator_RowChangingName="Tratt2ObjRowChanging" msprop:Generator_RowEvArgName="Tratt2ObjRowChangeEvent" msprop:Generator_RowEvHandlerName="Tratt2ObjRowChangeEventHandler" msprop:Generator_TableClassName="Tratt2ObjDataTable" msprop:Generator_TableVarName="tableTratt2Obj" msprop:Generator_RowDeletingName="Tratt2ObjRowDeleting" msprop:Generator_TablePropName="Tratt2Obj">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="IdxObj" msprop:Generator_UserColumnName="IdxObj" msprop:Generator_ColumnPropNameInRow="IdxObj" msprop:Generator_ColumnVarNameInTable="columnIdxObj" msprop:Generator_ColumnPropNameInTable="IdxObjColumn">
|
||||
<xs:element name="IdxObj" msprop:Generator_UserColumnName="IdxObj" msprop:Generator_ColumnVarNameInTable="columnIdxObj" msprop:Generator_ColumnPropNameInRow="IdxObj" msprop:Generator_ColumnPropNameInTable="IdxObjColumn">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="CodTrattamento" msprop:Generator_UserColumnName="CodTrattamento" msprop:Generator_ColumnPropNameInRow="CodTrattamento" msprop:Generator_ColumnVarNameInTable="columnCodTrattamento" msprop:Generator_ColumnPropNameInTable="CodTrattamentoColumn">
|
||||
<xs:element name="CodTrattamento" msprop:Generator_UserColumnName="CodTrattamento" msprop:Generator_ColumnVarNameInTable="columnCodTrattamento" msprop:Generator_ColumnPropNameInRow="CodTrattamento" msprop:Generator_ColumnPropNameInTable="CodTrattamentoColumn">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="Note" msprop:Generator_UserColumnName="Note" msprop:Generator_ColumnPropNameInRow="Note" msprop:Generator_ColumnVarNameInTable="columnNote" msprop:Generator_ColumnPropNameInTable="NoteColumn" minOccurs="0">
|
||||
<xs:element name="Note" msprop:Generator_UserColumnName="Note" msprop:Generator_ColumnVarNameInTable="columnNote" msprop:Generator_ColumnPropNameInRow="Note" msprop:Generator_ColumnPropNameInTable="NoteColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
@@ -928,213 +928,6 @@ WHERE (CodMappa = @CodMappa) AND (CodObj = @CodObj) AND (CodStato = @CodStat
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="v_commesse" msprop:Generator_UserTableName="v_commesse" msprop:Generator_RowDeletedName="v_commesseRowDeleted" msprop:Generator_RowChangedName="v_commesseRowChanged" msprop:Generator_RowClassName="v_commesseRow" msprop:Generator_RowChangingName="v_commesseRowChanging" msprop:Generator_RowEvArgName="v_commesseRowChangeEvent" msprop:Generator_RowEvHandlerName="v_commesseRowChangeEventHandler" msprop:Generator_TableClassName="v_commesseDataTable" msprop:Generator_TableVarName="tablev_commesse" msprop:Generator_RowDeletingName="v_commesseRowDeleting" msprop:Generator_TablePropName="v_commesse">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="Cod" msprop:Generator_UserColumnName="Cod" msprop:Generator_ColumnVarNameInTable="columnCod" msprop:Generator_ColumnPropNameInRow="Cod" msprop:Generator_ColumnPropNameInTable="CodColumn">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="Stato" msprop:Generator_UserColumnName="Stato" msprop:Generator_ColumnVarNameInTable="columnStato" msprop:Generator_ColumnPropNameInRow="Stato" msprop:Generator_ColumnPropNameInTable="StatoColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="CodCliente" msprop:Generator_UserColumnName="CodCliente" msprop:Generator_ColumnVarNameInTable="columnCodCliente" msprop:Generator_ColumnPropNameInRow="CodCliente" msprop:Generator_ColumnPropNameInTable="CodClienteColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="Cliente" msprop:Generator_UserColumnName="Cliente" msprop:Generator_ColumnVarNameInTable="columnCliente" msprop:Generator_ColumnPropNameInRow="Cliente" msprop:Generator_ColumnPropNameInTable="ClienteColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="CodCli" msprop:Generator_UserColumnName="CodCli" msprop:Generator_ColumnVarNameInTable="columnCodCli" msprop:Generator_ColumnPropNameInRow="CodCli" msprop:Generator_ColumnPropNameInTable="CodCliColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="descrizione" msprop:Generator_UserColumnName="descrizione" msprop:Generator_ColumnVarNameInTable="columndescrizione" msprop:Generator_ColumnPropNameInRow="descrizione" msprop:Generator_ColumnPropNameInTable="descrizioneColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="DDT" msprop:Generator_UserColumnName="DDT" msprop:Generator_ColumnVarNameInTable="columnDDT" msprop:Generator_ColumnPropNameInRow="DDT" msprop:Generator_ColumnPropNameInTable="DDTColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="DataArrivo" msprop:Generator_UserColumnName="DataArrivo" msprop:Generator_ColumnVarNameInTable="columnDataArrivo" msprop:Generator_ColumnPropNameInRow="DataArrivo" msprop:Generator_ColumnPropNameInTable="DataArrivoColumn" type="xs:dateTime" minOccurs="0" />
|
||||
<xs:element name="Posizione" msprop:Generator_UserColumnName="Posizione" msprop:Generator_ColumnVarNameInTable="columnPosizione" msprop:Generator_ColumnPropNameInRow="Posizione" msprop:Generator_ColumnPropNameInTable="PosizioneColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="Qta" msdata:ReadOnly="true" msprop:Generator_UserColumnName="Qta" msprop:Generator_ColumnVarNameInTable="columnQta" msprop:Generator_ColumnPropNameInRow="Qta" msprop:Generator_ColumnPropNameInTable="QtaColumn" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="Peso" msdata:ReadOnly="true" msprop:Generator_UserColumnName="Peso" msprop:Generator_ColumnVarNameInTable="columnPeso" msprop:Generator_ColumnPropNameInRow="Peso" msprop:Generator_ColumnPropNameInTable="PesoColumn" type="xs:double" minOccurs="0" />
|
||||
<xs:element name="Righe" msprop:Generator_UserColumnName="Righe" msprop:Generator_ColumnVarNameInTable="columnRighe" msprop:Generator_ColumnPropNameInRow="Righe" msprop:Generator_ColumnPropNameInTable="RigheColumn" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="Colli" msprop:Generator_UserColumnName="Colli" msprop:Generator_ColumnVarNameInTable="columnColli" msprop:Generator_ColumnPropNameInRow="Colli" msprop:Generator_ColumnPropNameInTable="ColliColumn" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="DataPrevista" msprop:Generator_UserColumnName="DataPrevista" msprop:Generator_ColumnVarNameInTable="columnDataPrevista" msprop:Generator_ColumnPropNameInRow="DataPrevista" msprop:Generator_ColumnPropNameInTable="DataPrevistaColumn" type="xs:dateTime" minOccurs="0" />
|
||||
<xs:element name="DataDDT" msprop:Generator_UserColumnName="DataDDT" msprop:Generator_ColumnPropNameInRow="DataDDT" msprop:Generator_ColumnVarNameInTable="columnDataDDT" msprop:Generator_ColumnPropNameInTable="DataDDTColumn" type="xs:dateTime" minOccurs="0" />
|
||||
<xs:element name="CodStato" msprop:Generator_UserColumnName="CodStato" msprop:Generator_ColumnPropNameInRow="CodStato" msprop:Generator_ColumnVarNameInTable="columnCodStato" msprop:Generator_ColumnPropNameInTable="CodStatoColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="Ciclo" msprop:Generator_UserColumnName="Ciclo" msprop:Generator_ColumnVarNameInTable="columnCiclo" msprop:Generator_ColumnPropNameInRow="Ciclo" msprop:Generator_ColumnPropNameInTable="CicloColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="minStato" msprop:Generator_UserColumnName="minStato" msprop:Generator_ColumnVarNameInTable="columnminStato" msprop:Generator_ColumnPropNameInRow="minStato" msprop:Generator_ColumnPropNameInTable="minStatoColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="maxStato" msprop:Generator_UserColumnName="maxStato" msprop:Generator_ColumnVarNameInTable="columnmaxStato" msprop:Generator_ColumnPropNameInRow="maxStato" msprop:Generator_ColumnPropNameInTable="maxStatoColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="minCodStato" msprop:Generator_UserColumnName="minCodStato" msprop:Generator_ColumnPropNameInRow="minCodStato" msprop:Generator_ColumnVarNameInTable="columnminCodStato" msprop:Generator_ColumnPropNameInTable="minCodStatoColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="maxCodStato" msprop:Generator_UserColumnName="maxCodStato" msprop:Generator_ColumnPropNameInRow="maxCodStato" msprop:Generator_ColumnVarNameInTable="columnmaxCodStato" msprop:Generator_ColumnPropNameInTable="maxCodStatoColumn" 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="IstObj" msprop:Generator_UserTableName="IstObj" msprop:Generator_RowDeletedName="IstObjRowDeleted" msprop:Generator_RowChangedName="IstObjRowChanged" msprop:Generator_RowClassName="IstObjRow" msprop:Generator_RowChangingName="IstObjRowChanging" msprop:Generator_RowEvArgName="IstObjRowChangeEvent" msprop:Generator_RowEvHandlerName="IstObjRowChangeEventHandler" msprop:Generator_TableClassName="IstObjDataTable" msprop:Generator_TableVarName="tableIstObj" msprop:Generator_RowDeletingName="IstObjRowDeleting" msprop:Generator_TablePropName="IstObj">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="IdxObj" msprop:Generator_UserColumnName="IdxObj" msprop:Generator_ColumnPropNameInRow="IdxObj" msprop:Generator_ColumnVarNameInTable="columnIdxObj" msprop:Generator_ColumnPropNameInTable="IdxObjColumn">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="CodCliente" msprop:Generator_UserColumnName="CodCliente" msprop:Generator_ColumnPropNameInRow="CodCliente" msprop:Generator_ColumnVarNameInTable="columnCodCliente" msprop:Generator_ColumnPropNameInTable="CodClienteColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="CodStato" msprop:Generator_UserColumnName="CodStato" msprop:Generator_ColumnPropNameInRow="CodStato" msprop:Generator_ColumnVarNameInTable="columnCodStato" msprop:Generator_ColumnPropNameInTable="CodStatoColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="Posizione" msprop:Generator_UserColumnName="Posizione" msprop:Generator_ColumnPropNameInRow="Posizione" msprop:Generator_ColumnVarNameInTable="columnPosizione" msprop:Generator_ColumnPropNameInTable="PosizioneColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="Livello" msprop:Generator_UserColumnName="Livello" msprop:Generator_ColumnPropNameInRow="Livello" msprop:Generator_ColumnVarNameInTable="columnLivello" msprop:Generator_ColumnPropNameInTable="LivelloColumn" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="Rev" msprop:Generator_UserColumnName="Rev" msprop:Generator_ColumnPropNameInRow="Rev" msprop:Generator_ColumnVarNameInTable="columnRev" msprop:Generator_ColumnPropNameInTable="RevColumn" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="CodObj" msprop:Generator_UserColumnName="CodObj" msprop:Generator_ColumnPropNameInRow="CodObj" msprop:Generator_ColumnVarNameInTable="columnCodObj" msprop:Generator_ColumnPropNameInTable="CodObjColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="Nome" msprop:Generator_UserColumnName="Nome" msprop:Generator_ColumnPropNameInRow="Nome" msprop:Generator_ColumnVarNameInTable="columnNome" msprop:Generator_ColumnPropNameInTable="NomeColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="IdxObjMamma" msprop:Generator_UserColumnName="IdxObjMamma" msprop:Generator_ColumnPropNameInRow="IdxObjMamma" msprop:Generator_ColumnVarNameInTable="columnIdxObjMamma" msprop:Generator_ColumnPropNameInTable="IdxObjMammaColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="Note" msprop:Generator_UserColumnName="Note" msprop:Generator_ColumnPropNameInRow="Note" msprop:Generator_ColumnVarNameInTable="columnNote" msprop:Generator_ColumnPropNameInTable="NoteColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="ExtKey" msprop:Generator_UserColumnName="ExtKey" msprop:Generator_ColumnPropNameInRow="ExtKey" msprop:Generator_ColumnVarNameInTable="columnExtKey" msprop:Generator_ColumnPropNameInTable="ExtKeyColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="DueDate" msprop:Generator_UserColumnName="DueDate" msprop:Generator_ColumnPropNameInRow="DueDate" msprop:Generator_ColumnVarNameInTable="columnDueDate" msprop:Generator_ColumnPropNameInTable="DueDateColumn" type="xs:dateTime" minOccurs="0" />
|
||||
<xs:element name="LeadTime" msprop:Generator_UserColumnName="LeadTime" msprop:Generator_ColumnPropNameInRow="LeadTime" msprop:Generator_ColumnVarNameInTable="columnLeadTime" msprop:Generator_ColumnPropNameInTable="LeadTimeColumn" type="xs:double" minOccurs="0" />
|
||||
<xs:element name="LeadTimeUM" msprop:Generator_UserColumnName="LeadTimeUM" msprop:Generator_ColumnPropNameInRow="LeadTimeUM" msprop:Generator_ColumnVarNameInTable="columnLeadTimeUM" msprop:Generator_ColumnPropNameInTable="LeadTimeUMColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="UserCreaz" msprop:Generator_UserColumnName="UserCreaz" msprop:Generator_ColumnPropNameInRow="UserCreaz" msprop:Generator_ColumnVarNameInTable="columnUserCreaz" msprop:Generator_ColumnPropNameInTable="UserCreazColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="DataCreaz" msprop:Generator_UserColumnName="DataCreaz" msprop:Generator_ColumnPropNameInRow="DataCreaz" msprop:Generator_ColumnVarNameInTable="columnDataCreaz" msprop:Generator_ColumnPropNameInTable="DataCreazColumn" type="xs:dateTime" minOccurs="0" />
|
||||
<xs:element name="UserMod" msprop:Generator_UserColumnName="UserMod" msprop:Generator_ColumnPropNameInRow="UserMod" msprop:Generator_ColumnVarNameInTable="columnUserMod" msprop:Generator_ColumnPropNameInTable="UserModColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="DataMod" msprop:Generator_UserColumnName="DataMod" msprop:Generator_ColumnPropNameInRow="DataMod" msprop:Generator_ColumnVarNameInTable="columnDataMod" msprop:Generator_ColumnPropNameInTable="DataModColumn" type="xs:dateTime" minOccurs="0" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="v_righe" msprop:Generator_UserTableName="v_righe" msprop:Generator_RowDeletedName="v_righeRowDeleted" msprop:Generator_RowChangedName="v_righeRowChanged" msprop:Generator_RowClassName="v_righeRow" msprop:Generator_RowChangingName="v_righeRowChanging" msprop:Generator_RowEvArgName="v_righeRowChangeEvent" msprop:Generator_RowEvHandlerName="v_righeRowChangeEventHandler" msprop:Generator_TableClassName="v_righeDataTable" msprop:Generator_TableVarName="tablev_righe" msprop:Generator_RowDeletingName="v_righeRowDeleting" msprop:Generator_TablePropName="v_righe">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="Cod" msprop:Generator_UserColumnName="Cod" msprop:Generator_ColumnPropNameInRow="Cod" msprop:Generator_ColumnVarNameInTable="columnCod" msprop:Generator_ColumnPropNameInTable="CodColumn">
|
||||
@@ -1151,28 +944,14 @@ WHERE (CodMappa = @CodMappa) AND (CodObj = @CodObj) AND (CodStato = @CodStat
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="CodCliente" msdata:ReadOnly="true" msprop:Generator_UserColumnName="CodCliente" msprop:Generator_ColumnPropNameInRow="CodCliente" msprop:Generator_ColumnVarNameInTable="columnCodCliente" msprop:Generator_ColumnPropNameInTable="CodClienteColumn" minOccurs="0">
|
||||
<xs:element name="CodCliente" msprop:Generator_UserColumnName="CodCliente" msprop:Generator_ColumnPropNameInRow="CodCliente" msprop:Generator_ColumnVarNameInTable="columnCodCliente" msprop:Generator_ColumnPropNameInTable="CodClienteColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="Cliente" msdata:ReadOnly="true" msprop:Generator_UserColumnName="Cliente" msprop:Generator_ColumnPropNameInRow="Cliente" msprop:Generator_ColumnVarNameInTable="columnCliente" msprop:Generator_ColumnPropNameInTable="ClienteColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="DDT" msdata:ReadOnly="true" msprop:Generator_UserColumnName="DDT" msprop:Generator_ColumnPropNameInRow="DDT" msprop:Generator_ColumnVarNameInTable="columnDDT" msprop:Generator_ColumnPropNameInTable="DDTColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="descrizione" msdata:ReadOnly="true" msprop:Generator_UserColumnName="descrizione" msprop:Generator_ColumnPropNameInRow="descrizione" msprop:Generator_ColumnVarNameInTable="columndescrizione" msprop:Generator_ColumnPropNameInTable="descrizioneColumn" minOccurs="0">
|
||||
<xs:element name="Cliente" msprop:Generator_UserColumnName="Cliente" msprop:Generator_ColumnPropNameInRow="Cliente" msprop:Generator_ColumnVarNameInTable="columnCliente" msprop:Generator_ColumnPropNameInTable="ClienteColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
@@ -1186,6 +965,20 @@ WHERE (CodMappa = @CodMappa) AND (CodObj = @CodObj) AND (CodStato = @CodStat
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="descrizione" msprop:Generator_UserColumnName="descrizione" msprop:Generator_ColumnPropNameInRow="descrizione" msprop:Generator_ColumnVarNameInTable="columndescrizione" msprop:Generator_ColumnPropNameInTable="descrizioneColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="DDT" msprop:Generator_UserColumnName="DDT" msprop:Generator_ColumnPropNameInRow="DDT" msprop:Generator_ColumnVarNameInTable="columnDDT" msprop:Generator_ColumnPropNameInTable="DDTColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="DataArrivo" msprop:Generator_UserColumnName="DataArrivo" msprop:Generator_ColumnPropNameInRow="DataArrivo" msprop:Generator_ColumnVarNameInTable="columnDataArrivo" msprop:Generator_ColumnPropNameInTable="DataArrivoColumn" type="xs:dateTime" minOccurs="0" />
|
||||
<xs:element name="Posizione" msprop:Generator_UserColumnName="Posizione" msprop:Generator_ColumnPropNameInRow="Posizione" msprop:Generator_ColumnVarNameInTable="columnPosizione" msprop:Generator_ColumnPropNameInTable="PosizioneColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
@@ -1196,16 +989,10 @@ WHERE (CodMappa = @CodMappa) AND (CodObj = @CodObj) AND (CodStato = @CodStat
|
||||
</xs:element>
|
||||
<xs:element name="Qta" msdata:ReadOnly="true" msprop:Generator_UserColumnName="Qta" msprop:Generator_ColumnPropNameInRow="Qta" msprop:Generator_ColumnVarNameInTable="columnQta" msprop:Generator_ColumnPropNameInTable="QtaColumn" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="Peso" msdata:ReadOnly="true" msprop:Generator_UserColumnName="Peso" msprop:Generator_ColumnPropNameInRow="Peso" msprop:Generator_ColumnVarNameInTable="columnPeso" msprop:Generator_ColumnPropNameInTable="PesoColumn" type="xs:double" minOccurs="0" />
|
||||
<xs:element name="Colli" msdata:ReadOnly="true" msprop:Generator_UserColumnName="Colli" msprop:Generator_ColumnPropNameInRow="Colli" msprop:Generator_ColumnVarNameInTable="columnColli" msprop:Generator_ColumnPropNameInTable="ColliColumn" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="Righe" msprop:Generator_UserColumnName="Righe" msprop:Generator_ColumnPropNameInRow="Righe" msprop:Generator_ColumnVarNameInTable="columnRighe" msprop:Generator_ColumnPropNameInTable="RigheColumn" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="Colli" msprop:Generator_UserColumnName="Colli" msprop:Generator_ColumnPropNameInRow="Colli" msprop:Generator_ColumnVarNameInTable="columnColli" msprop:Generator_ColumnPropNameInTable="ColliColumn" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="DataPrevista" msprop:Generator_UserColumnName="DataPrevista" msprop:Generator_ColumnPropNameInRow="DataPrevista" msprop:Generator_ColumnVarNameInTable="columnDataPrevista" msprop:Generator_ColumnPropNameInTable="DataPrevistaColumn" type="xs:dateTime" minOccurs="0" />
|
||||
<xs:element name="IdxObjMamma" msprop:Generator_UserColumnName="IdxObjMamma" msprop:Generator_ColumnPropNameInRow="IdxObjMamma" msprop:Generator_ColumnVarNameInTable="columnIdxObjMamma" msprop:Generator_ColumnPropNameInTable="IdxObjMammaColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="DataDDT" msprop:Generator_UserColumnName="DataDDT" msprop:Generator_ColumnPropNameInRow="DataDDT" msprop:Generator_ColumnVarNameInTable="columnDataDDT" msprop:Generator_ColumnPropNameInTable="DataDDTColumn" type="xs:dateTime" minOccurs="0" />
|
||||
<xs:element name="DataDDT" msprop:Generator_UserColumnName="DataDDT" msprop:Generator_ColumnVarNameInTable="columnDataDDT" msprop:Generator_ColumnPropNameInRow="DataDDT" msprop:Generator_ColumnPropNameInTable="DataDDTColumn" type="xs:dateTime" minOccurs="0" />
|
||||
<xs:element name="CodStato" msprop:Generator_UserColumnName="CodStato" msprop:Generator_ColumnVarNameInTable="columnCodStato" msprop:Generator_ColumnPropNameInRow="CodStato" msprop:Generator_ColumnPropNameInTable="CodStatoColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
@@ -1213,14 +1000,35 @@ WHERE (CodMappa = @CodMappa) AND (CodObj = @CodObj) AND (CodStato = @CodStat
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="minStato" msprop:Generator_UserColumnName="minStato" msprop:Generator_ColumnVarNameInTable="columnminStato" msprop:Generator_ColumnPropNameInRow="minStato" msprop:Generator_ColumnPropNameInTable="minStatoColumn" minOccurs="0">
|
||||
<xs:element name="Ciclo" msprop:Generator_UserColumnName="Ciclo" msprop:Generator_ColumnPropNameInRow="Ciclo" msprop:Generator_ColumnVarNameInTable="columnCiclo" msprop:Generator_ColumnPropNameInTable="CicloColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="maxStato" msprop:Generator_UserColumnName="maxStato" msprop:Generator_ColumnVarNameInTable="columnmaxStato" msprop:Generator_ColumnPropNameInRow="maxStato" msprop:Generator_ColumnPropNameInTable="maxStatoColumn" minOccurs="0">
|
||||
<xs:element name="minStato" msprop:Generator_UserColumnName="minStato" msprop:Generator_ColumnPropNameInRow="minStato" msprop:Generator_ColumnVarNameInTable="columnminStato" msprop:Generator_ColumnPropNameInTable="minStatoColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="maxStato" msprop:Generator_UserColumnName="maxStato" msprop:Generator_ColumnPropNameInRow="maxStato" msprop:Generator_ColumnVarNameInTable="columnmaxStato" msprop:Generator_ColumnPropNameInTable="maxStatoColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="minCodStato" msprop:Generator_UserColumnName="minCodStato" msprop:Generator_ColumnVarNameInTable="columnminCodStato" msprop:Generator_ColumnPropNameInRow="minCodStato" msprop:Generator_ColumnPropNameInTable="minCodStatoColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="maxCodStato" msprop:Generator_UserColumnName="maxCodStato" msprop:Generator_ColumnVarNameInTable="columnmaxCodStato" msprop:Generator_ColumnPropNameInRow="maxCodStato" msprop:Generator_ColumnPropNameInTable="maxCodStatoColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
@@ -1230,14 +1038,103 @@ WHERE (CodMappa = @CodMappa) AND (CodObj = @CodObj) AND (CodStato = @CodStat
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="sp_rec4Day" msprop:Generator_UserTableName="sp_rec4Day" msprop:Generator_RowDeletedName="sp_rec4DayRowDeleted" msprop:Generator_RowChangedName="sp_rec4DayRowChanged" msprop:Generator_RowClassName="sp_rec4DayRow" msprop:Generator_RowChangingName="sp_rec4DayRowChanging" msprop:Generator_RowEvArgName="sp_rec4DayRowChangeEvent" msprop:Generator_RowEvHandlerName="sp_rec4DayRowChangeEventHandler" msprop:Generator_TableClassName="sp_rec4DayDataTable" msprop:Generator_TableVarName="tablesp_rec4Day" msprop:Generator_RowDeletingName="sp_rec4DayRowDeleting" msprop:Generator_TablePropName="sp_rec4Day">
|
||||
<xs:element name="IstObj" msprop:Generator_UserTableName="IstObj" msprop:Generator_RowDeletedName="IstObjRowDeleted" msprop:Generator_RowChangedName="IstObjRowChanged" msprop:Generator_RowClassName="IstObjRow" msprop:Generator_RowChangingName="IstObjRowChanging" msprop:Generator_RowEvArgName="IstObjRowChangeEvent" msprop:Generator_RowEvHandlerName="IstObjRowChangeEventHandler" msprop:Generator_TableClassName="IstObjDataTable" msprop:Generator_TableVarName="tableIstObj" msprop:Generator_RowDeletingName="IstObjRowDeleting" msprop:Generator_TablePropName="IstObj">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="rec4Day" msdata:ReadOnly="true" msprop:Generator_UserColumnName="rec4Day" msprop:Generator_ColumnVarNameInTable="columnrec4Day" msprop:Generator_ColumnPropNameInRow="rec4Day" msprop:Generator_ColumnPropNameInTable="rec4DayColumn" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="IdxObj" msprop:Generator_UserColumnName="IdxObj" msprop:Generator_ColumnVarNameInTable="columnIdxObj" msprop:Generator_ColumnPropNameInRow="IdxObj" msprop:Generator_ColumnPropNameInTable="IdxObjColumn">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="CodCliente" msprop:Generator_UserColumnName="CodCliente" msprop:Generator_ColumnVarNameInTable="columnCodCliente" msprop:Generator_ColumnPropNameInRow="CodCliente" msprop:Generator_ColumnPropNameInTable="CodClienteColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="CodStato" msprop:Generator_UserColumnName="CodStato" msprop:Generator_ColumnVarNameInTable="columnCodStato" msprop:Generator_ColumnPropNameInRow="CodStato" msprop:Generator_ColumnPropNameInTable="CodStatoColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="Posizione" msprop:Generator_UserColumnName="Posizione" msprop:Generator_ColumnVarNameInTable="columnPosizione" msprop:Generator_ColumnPropNameInRow="Posizione" msprop:Generator_ColumnPropNameInTable="PosizioneColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="Livello" msprop:Generator_UserColumnName="Livello" msprop:Generator_ColumnVarNameInTable="columnLivello" msprop:Generator_ColumnPropNameInRow="Livello" msprop:Generator_ColumnPropNameInTable="LivelloColumn" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="Rev" msprop:Generator_UserColumnName="Rev" msprop:Generator_ColumnVarNameInTable="columnRev" msprop:Generator_ColumnPropNameInRow="Rev" msprop:Generator_ColumnPropNameInTable="RevColumn" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="CodObj" msprop:Generator_UserColumnName="CodObj" msprop:Generator_ColumnVarNameInTable="columnCodObj" msprop:Generator_ColumnPropNameInRow="CodObj" msprop:Generator_ColumnPropNameInTable="CodObjColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="Nome" msprop:Generator_UserColumnName="Nome" msprop:Generator_ColumnVarNameInTable="columnNome" msprop:Generator_ColumnPropNameInRow="Nome" msprop:Generator_ColumnPropNameInTable="NomeColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="IdxObjMamma" msprop:Generator_UserColumnName="IdxObjMamma" msprop:Generator_ColumnVarNameInTable="columnIdxObjMamma" msprop:Generator_ColumnPropNameInRow="IdxObjMamma" msprop:Generator_ColumnPropNameInTable="IdxObjMammaColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="Note" msprop:Generator_UserColumnName="Note" msprop:Generator_ColumnVarNameInTable="columnNote" msprop:Generator_ColumnPropNameInRow="Note" msprop:Generator_ColumnPropNameInTable="NoteColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="ExtKey" msprop:Generator_UserColumnName="ExtKey" msprop:Generator_ColumnVarNameInTable="columnExtKey" msprop:Generator_ColumnPropNameInRow="ExtKey" msprop:Generator_ColumnPropNameInTable="ExtKeyColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="DueDate" msprop:Generator_UserColumnName="DueDate" msprop:Generator_ColumnVarNameInTable="columnDueDate" msprop:Generator_ColumnPropNameInRow="DueDate" msprop:Generator_ColumnPropNameInTable="DueDateColumn" type="xs:dateTime" minOccurs="0" />
|
||||
<xs:element name="LeadTime" msprop:Generator_UserColumnName="LeadTime" msprop:Generator_ColumnVarNameInTable="columnLeadTime" msprop:Generator_ColumnPropNameInRow="LeadTime" msprop:Generator_ColumnPropNameInTable="LeadTimeColumn" type="xs:double" minOccurs="0" />
|
||||
<xs:element name="LeadTimeUM" msprop:Generator_UserColumnName="LeadTimeUM" msprop:Generator_ColumnVarNameInTable="columnLeadTimeUM" msprop:Generator_ColumnPropNameInRow="LeadTimeUM" msprop:Generator_ColumnPropNameInTable="LeadTimeUMColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="UserCreaz" msprop:Generator_UserColumnName="UserCreaz" msprop:Generator_ColumnVarNameInTable="columnUserCreaz" msprop:Generator_ColumnPropNameInRow="UserCreaz" msprop:Generator_ColumnPropNameInTable="UserCreazColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="DataCreaz" msprop:Generator_UserColumnName="DataCreaz" msprop:Generator_ColumnVarNameInTable="columnDataCreaz" msprop:Generator_ColumnPropNameInRow="DataCreaz" msprop:Generator_ColumnPropNameInTable="DataCreazColumn" type="xs:dateTime" minOccurs="0" />
|
||||
<xs:element name="UserMod" msprop:Generator_UserColumnName="UserMod" msprop:Generator_ColumnVarNameInTable="columnUserMod" msprop:Generator_ColumnPropNameInRow="UserMod" msprop:Generator_ColumnPropNameInTable="UserModColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="DataMod" msprop:Generator_UserColumnName="DataMod" msprop:Generator_ColumnVarNameInTable="columnDataMod" msprop:Generator_ColumnPropNameInRow="DataMod" msprop:Generator_ColumnPropNameInTable="DataModColumn" type="xs:dateTime" minOccurs="0" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="v_ULP" msprop:Generator_UserTableName="v_ULP" msprop:Generator_RowDeletedName="v_ULPRowDeleted" msprop:Generator_RowChangedName="v_ULPRowChanged" msprop:Generator_RowClassName="v_ULPRow" msprop:Generator_RowChangingName="v_ULPRowChanging" msprop:Generator_RowEvArgName="v_ULPRowChangeEvent" msprop:Generator_RowEvHandlerName="v_ULPRowChangeEventHandler" msprop:Generator_TableClassName="v_ULPDataTable" msprop:Generator_TableVarName="tablev_ULP" msprop:Generator_RowDeletingName="v_ULPRowDeleting" msprop:Generator_TablePropName="v_ULP">
|
||||
<xs:element name="v_righe" msprop:Generator_UserTableName="v_righe" msprop:Generator_RowDeletedName="v_righeRowDeleted" msprop:Generator_RowChangedName="v_righeRowChanged" msprop:Generator_RowClassName="v_righeRow" msprop:Generator_RowChangingName="v_righeRowChanging" msprop:Generator_RowEvArgName="v_righeRowChangeEvent" msprop:Generator_RowEvHandlerName="v_righeRowChangeEventHandler" msprop:Generator_TableClassName="v_righeDataTable" msprop:Generator_TableVarName="tablev_righe" msprop:Generator_RowDeletingName="v_righeRowDeleting" msprop:Generator_TablePropName="v_righe">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="Cod" msprop:Generator_UserColumnName="Cod" msprop:Generator_ColumnVarNameInTable="columnCod" msprop:Generator_ColumnPropNameInRow="Cod" msprop:Generator_ColumnPropNameInTable="CodColumn">
|
||||
@@ -1299,6 +1196,7 @@ WHERE (CodMappa = @CodMappa) AND (CodObj = @CodObj) AND (CodStato = @CodStat
|
||||
</xs:element>
|
||||
<xs:element name="Qta" msdata:ReadOnly="true" msprop:Generator_UserColumnName="Qta" msprop:Generator_ColumnVarNameInTable="columnQta" msprop:Generator_ColumnPropNameInRow="Qta" msprop:Generator_ColumnPropNameInTable="QtaColumn" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="Peso" msdata:ReadOnly="true" msprop:Generator_UserColumnName="Peso" msprop:Generator_ColumnVarNameInTable="columnPeso" msprop:Generator_ColumnPropNameInRow="Peso" msprop:Generator_ColumnPropNameInTable="PesoColumn" type="xs:double" minOccurs="0" />
|
||||
<xs:element name="Colli" msdata:ReadOnly="true" msprop:Generator_UserColumnName="Colli" msprop:Generator_ColumnVarNameInTable="columnColli" msprop:Generator_ColumnPropNameInRow="Colli" msprop:Generator_ColumnPropNameInTable="ColliColumn" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="DataPrevista" msprop:Generator_UserColumnName="DataPrevista" msprop:Generator_ColumnVarNameInTable="columnDataPrevista" msprop:Generator_ColumnPropNameInRow="DataPrevista" msprop:Generator_ColumnPropNameInTable="DataPrevistaColumn" type="xs:dateTime" minOccurs="0" />
|
||||
<xs:element name="IdxObjMamma" msprop:Generator_UserColumnName="IdxObjMamma" msprop:Generator_ColumnVarNameInTable="columnIdxObjMamma" msprop:Generator_ColumnPropNameInRow="IdxObjMamma" msprop:Generator_ColumnPropNameInTable="IdxObjMammaColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
@@ -1307,8 +1205,110 @@ WHERE (CodMappa = @CodMappa) AND (CodObj = @CodObj) AND (CodStato = @CodStat
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="DataDDT" msprop:Generator_UserColumnName="DataDDT" msprop:Generator_ColumnPropNameInRow="DataDDT" msprop:Generator_ColumnVarNameInTable="columnDataDDT" msprop:Generator_ColumnPropNameInTable="DataDDTColumn" type="xs:dateTime" minOccurs="0" />
|
||||
<xs:element name="CodStato" msprop:Generator_UserColumnName="CodStato" msprop:Generator_ColumnVarNameInTable="columnCodStato" msprop:Generator_ColumnPropNameInRow="CodStato" msprop:Generator_ColumnPropNameInTable="CodStatoColumn" minOccurs="0">
|
||||
<xs:element name="DataDDT" msprop:Generator_UserColumnName="DataDDT" msprop:Generator_ColumnVarNameInTable="columnDataDDT" msprop:Generator_ColumnPropNameInRow="DataDDT" msprop:Generator_ColumnPropNameInTable="DataDDTColumn" type="xs:dateTime" minOccurs="0" />
|
||||
<xs:element name="CodStato" msprop:Generator_UserColumnName="CodStato" msprop:Generator_ColumnPropNameInRow="CodStato" msprop:Generator_ColumnVarNameInTable="columnCodStato" msprop:Generator_ColumnPropNameInTable="CodStatoColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="minStato" msprop:Generator_UserColumnName="minStato" msprop:Generator_ColumnPropNameInRow="minStato" msprop:Generator_ColumnVarNameInTable="columnminStato" msprop:Generator_ColumnPropNameInTable="minStatoColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="maxStato" msprop:Generator_UserColumnName="maxStato" msprop:Generator_ColumnPropNameInRow="maxStato" msprop:Generator_ColumnVarNameInTable="columnmaxStato" msprop:Generator_ColumnPropNameInTable="maxStatoColumn" 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="sp_rec4Day" msprop:Generator_UserTableName="sp_rec4Day" msprop:Generator_RowDeletedName="sp_rec4DayRowDeleted" msprop:Generator_RowChangedName="sp_rec4DayRowChanged" msprop:Generator_RowClassName="sp_rec4DayRow" msprop:Generator_RowChangingName="sp_rec4DayRowChanging" msprop:Generator_RowEvArgName="sp_rec4DayRowChangeEvent" msprop:Generator_RowEvHandlerName="sp_rec4DayRowChangeEventHandler" msprop:Generator_TableClassName="sp_rec4DayDataTable" msprop:Generator_TableVarName="tablesp_rec4Day" msprop:Generator_RowDeletingName="sp_rec4DayRowDeleting" msprop:Generator_TablePropName="sp_rec4Day">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="rec4Day" msdata:ReadOnly="true" msprop:Generator_UserColumnName="rec4Day" msprop:Generator_ColumnPropNameInRow="rec4Day" msprop:Generator_ColumnVarNameInTable="columnrec4Day" msprop:Generator_ColumnPropNameInTable="rec4DayColumn" type="xs:int" minOccurs="0" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="v_ULP" msprop:Generator_UserTableName="v_ULP" msprop:Generator_RowDeletedName="v_ULPRowDeleted" msprop:Generator_RowChangedName="v_ULPRowChanged" msprop:Generator_RowClassName="v_ULPRow" msprop:Generator_RowChangingName="v_ULPRowChanging" msprop:Generator_RowEvArgName="v_ULPRowChangeEvent" msprop:Generator_RowEvHandlerName="v_ULPRowChangeEventHandler" msprop:Generator_TableClassName="v_ULPDataTable" msprop:Generator_TableVarName="tablev_ULP" msprop:Generator_RowDeletingName="v_ULPRowDeleting" msprop:Generator_TablePropName="v_ULP">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="Cod" msprop:Generator_UserColumnName="Cod" msprop:Generator_ColumnPropNameInRow="Cod" msprop:Generator_ColumnVarNameInTable="columnCod" msprop:Generator_ColumnPropNameInTable="CodColumn">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="Stato" msprop:Generator_UserColumnName="Stato" msprop:Generator_ColumnPropNameInRow="Stato" msprop:Generator_ColumnVarNameInTable="columnStato" msprop:Generator_ColumnPropNameInTable="StatoColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="CodCliente" msdata:ReadOnly="true" msprop:Generator_UserColumnName="CodCliente" msprop:Generator_ColumnPropNameInRow="CodCliente" msprop:Generator_ColumnVarNameInTable="columnCodCliente" msprop:Generator_ColumnPropNameInTable="CodClienteColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="Cliente" msdata:ReadOnly="true" msprop:Generator_UserColumnName="Cliente" msprop:Generator_ColumnPropNameInRow="Cliente" msprop:Generator_ColumnVarNameInTable="columnCliente" msprop:Generator_ColumnPropNameInTable="ClienteColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="DDT" msdata:ReadOnly="true" msprop:Generator_UserColumnName="DDT" msprop:Generator_ColumnPropNameInRow="DDT" msprop:Generator_ColumnVarNameInTable="columnDDT" msprop:Generator_ColumnPropNameInTable="DDTColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="descrizione" msdata:ReadOnly="true" msprop:Generator_UserColumnName="descrizione" msprop:Generator_ColumnPropNameInRow="descrizione" msprop:Generator_ColumnVarNameInTable="columndescrizione" msprop:Generator_ColumnPropNameInTable="descrizioneColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="CodCli" msprop:Generator_UserColumnName="CodCli" msprop:Generator_ColumnPropNameInRow="CodCli" msprop:Generator_ColumnVarNameInTable="columnCodCli" msprop:Generator_ColumnPropNameInTable="CodCliColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="DataArrivo" msprop:Generator_UserColumnName="DataArrivo" msprop:Generator_ColumnPropNameInRow="DataArrivo" msprop:Generator_ColumnVarNameInTable="columnDataArrivo" msprop:Generator_ColumnPropNameInTable="DataArrivoColumn" type="xs:dateTime" minOccurs="0" />
|
||||
<xs:element name="Posizione" msprop:Generator_UserColumnName="Posizione" msprop:Generator_ColumnPropNameInRow="Posizione" msprop:Generator_ColumnVarNameInTable="columnPosizione" msprop:Generator_ColumnPropNameInTable="PosizioneColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="Qta" msdata:ReadOnly="true" msprop:Generator_UserColumnName="Qta" msprop:Generator_ColumnPropNameInRow="Qta" msprop:Generator_ColumnVarNameInTable="columnQta" msprop:Generator_ColumnPropNameInTable="QtaColumn" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="Peso" msdata:ReadOnly="true" msprop:Generator_UserColumnName="Peso" msprop:Generator_ColumnPropNameInRow="Peso" msprop:Generator_ColumnVarNameInTable="columnPeso" msprop:Generator_ColumnPropNameInTable="PesoColumn" type="xs:double" minOccurs="0" />
|
||||
<xs:element name="DataPrevista" msprop:Generator_UserColumnName="DataPrevista" msprop:Generator_ColumnPropNameInRow="DataPrevista" msprop:Generator_ColumnVarNameInTable="columnDataPrevista" msprop:Generator_ColumnPropNameInTable="DataPrevistaColumn" type="xs:dateTime" minOccurs="0" />
|
||||
<xs:element name="IdxObjMamma" msprop:Generator_UserColumnName="IdxObjMamma" msprop:Generator_ColumnPropNameInRow="IdxObjMamma" msprop:Generator_ColumnVarNameInTable="columnIdxObjMamma" msprop:Generator_ColumnPropNameInTable="IdxObjMammaColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="DataDDT" msprop:Generator_UserColumnName="DataDDT" msprop:Generator_ColumnVarNameInTable="columnDataDDT" msprop:Generator_ColumnPropNameInRow="DataDDT" msprop:Generator_ColumnPropNameInTable="DataDDTColumn" type="xs:dateTime" minOccurs="0" />
|
||||
<xs:element name="CodStato" msprop:Generator_UserColumnName="CodStato" msprop:Generator_ColumnPropNameInRow="CodStato" msprop:Generator_ColumnVarNameInTable="columnCodStato" msprop:Generator_ColumnPropNameInTable="CodStatoColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
@@ -1321,28 +1321,28 @@ WHERE (CodMappa = @CodMappa) AND (CodObj = @CodObj) AND (CodStato = @CodStat
|
||||
<xs:element name="Eventi" msprop:Generator_UserTableName="Eventi" msprop:Generator_RowDeletedName="EventiRowDeleted" msprop:Generator_RowChangedName="EventiRowChanged" msprop:Generator_RowClassName="EventiRow" msprop:Generator_RowChangingName="EventiRowChanging" msprop:Generator_RowEvArgName="EventiRowChangeEvent" msprop:Generator_RowEvHandlerName="EventiRowChangeEventHandler" msprop:Generator_TableClassName="EventiDataTable" msprop:Generator_TableVarName="tableEventi" msprop:Generator_RowDeletingName="EventiRowDeleting" msprop:Generator_TablePropName="Eventi">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="CodEvento" msprop:Generator_UserColumnName="CodEvento" msprop:Generator_ColumnPropNameInRow="CodEvento" msprop:Generator_ColumnVarNameInTable="columnCodEvento" msprop:Generator_ColumnPropNameInTable="CodEventoColumn">
|
||||
<xs:element name="CodEvento" msprop:Generator_UserColumnName="CodEvento" msprop:Generator_ColumnVarNameInTable="columnCodEvento" msprop:Generator_ColumnPropNameInRow="CodEvento" msprop:Generator_ColumnPropNameInTable="CodEventoColumn">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="CodTipoEvento" msprop:Generator_UserColumnName="CodTipoEvento" msprop:Generator_ColumnPropNameInRow="CodTipoEvento" msprop:Generator_ColumnVarNameInTable="columnCodTipoEvento" msprop:Generator_ColumnPropNameInTable="CodTipoEventoColumn" minOccurs="0">
|
||||
<xs:element name="CodTipoEvento" msprop:Generator_UserColumnName="CodTipoEvento" msprop:Generator_ColumnVarNameInTable="columnCodTipoEvento" msprop:Generator_ColumnPropNameInRow="CodTipoEvento" msprop:Generator_ColumnPropNameInTable="CodTipoEventoColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="DescrEvento" msprop:Generator_UserColumnName="DescrEvento" msprop:Generator_ColumnPropNameInRow="DescrEvento" msprop:Generator_ColumnVarNameInTable="columnDescrEvento" msprop:Generator_ColumnPropNameInTable="DescrEventoColumn" minOccurs="0">
|
||||
<xs:element name="DescrEvento" msprop:Generator_UserColumnName="DescrEvento" msprop:Generator_ColumnVarNameInTable="columnDescrEvento" msprop:Generator_ColumnPropNameInRow="DescrEvento" msprop:Generator_ColumnPropNameInTable="DescrEventoColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="Action" msprop:Generator_UserColumnName="Action" msprop:Generator_ColumnPropNameInRow="Action" msprop:Generator_ColumnVarNameInTable="columnAction" msprop:Generator_ColumnPropNameInTable="ActionColumn" minOccurs="0">
|
||||
<xs:element name="Action" msprop:Generator_UserColumnName="Action" msprop:Generator_ColumnVarNameInTable="columnAction" msprop:Generator_ColumnPropNameInRow="Action" msprop:Generator_ColumnPropNameInTable="ActionColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
@@ -1355,56 +1355,56 @@ WHERE (CodMappa = @CodMappa) AND (CodObj = @CodObj) AND (CodStato = @CodStat
|
||||
<xs:element name="TraEv2Stati" msprop:Generator_UserTableName="TraEv2Stati" msprop:Generator_RowDeletedName="TraEv2StatiRowDeleted" msprop:Generator_RowChangedName="TraEv2StatiRowChanged" msprop:Generator_RowClassName="TraEv2StatiRow" msprop:Generator_RowChangingName="TraEv2StatiRowChanging" msprop:Generator_RowEvArgName="TraEv2StatiRowChangeEvent" msprop:Generator_RowEvHandlerName="TraEv2StatiRowChangeEventHandler" msprop:Generator_TableClassName="TraEv2StatiDataTable" msprop:Generator_TableVarName="tableTraEv2Stati" msprop:Generator_RowDeletingName="TraEv2StatiRowDeleting" msprop:Generator_TablePropName="TraEv2Stati">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="CodMappa" msprop:Generator_UserColumnName="CodMappa" msprop:Generator_ColumnPropNameInRow="CodMappa" msprop:Generator_ColumnVarNameInTable="columnCodMappa" msprop:Generator_ColumnPropNameInTable="CodMappaColumn">
|
||||
<xs:element name="CodMappa" msprop:Generator_UserColumnName="CodMappa" msprop:Generator_ColumnVarNameInTable="columnCodMappa" msprop:Generator_ColumnPropNameInRow="CodMappa" msprop:Generator_ColumnPropNameInTable="CodMappaColumn">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="20" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="CodObj" msprop:Generator_UserColumnName="CodObj" msprop:Generator_ColumnPropNameInRow="CodObj" msprop:Generator_ColumnVarNameInTable="columnCodObj" msprop:Generator_ColumnPropNameInTable="CodObjColumn">
|
||||
<xs:element name="CodObj" msprop:Generator_UserColumnName="CodObj" msprop:Generator_ColumnVarNameInTable="columnCodObj" msprop:Generator_ColumnPropNameInRow="CodObj" msprop:Generator_ColumnPropNameInTable="CodObjColumn">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="CodStato" msprop:Generator_UserColumnName="CodStato" msprop:Generator_ColumnPropNameInRow="CodStato" msprop:Generator_ColumnVarNameInTable="columnCodStato" msprop:Generator_ColumnPropNameInTable="CodStatoColumn">
|
||||
<xs:element name="CodStato" msprop:Generator_UserColumnName="CodStato" msprop:Generator_ColumnVarNameInTable="columnCodStato" msprop:Generator_ColumnPropNameInRow="CodStato" msprop:Generator_ColumnPropNameInTable="CodStatoColumn">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="CodEvento" msprop:Generator_UserColumnName="CodEvento" msprop:Generator_ColumnPropNameInRow="CodEvento" msprop:Generator_ColumnVarNameInTable="columnCodEvento" msprop:Generator_ColumnPropNameInTable="CodEventoColumn">
|
||||
<xs:element name="CodEvento" msprop:Generator_UserColumnName="CodEvento" msprop:Generator_ColumnVarNameInTable="columnCodEvento" msprop:Generator_ColumnPropNameInRow="CodEvento" msprop:Generator_ColumnPropNameInTable="CodEventoColumn">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="NextCodStato" msprop:Generator_UserColumnName="NextCodStato" msprop:Generator_ColumnPropNameInRow="NextCodStato" msprop:Generator_ColumnVarNameInTable="columnNextCodStato" msprop:Generator_ColumnPropNameInTable="NextCodStatoColumn" minOccurs="0">
|
||||
<xs:element name="NextCodStato" msprop:Generator_UserColumnName="NextCodStato" msprop:Generator_ColumnVarNameInTable="columnNextCodStato" msprop:Generator_ColumnPropNameInRow="NextCodStato" msprop:Generator_ColumnPropNameInTable="NextCodStatoColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="CmdPlugin" msprop:Generator_UserColumnName="CmdPlugin" msprop:Generator_ColumnPropNameInRow="CmdPlugin" msprop:Generator_ColumnVarNameInTable="columnCmdPlugin" msprop:Generator_ColumnPropNameInTable="CmdPluginColumn" minOccurs="0">
|
||||
<xs:element name="CmdPlugin" msprop:Generator_UserColumnName="CmdPlugin" msprop:Generator_ColumnVarNameInTable="columnCmdPlugin" msprop:Generator_ColumnPropNameInRow="CmdPlugin" msprop:Generator_ColumnPropNameInTable="CmdPluginColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="text2show" msprop:Generator_UserColumnName="text2show" msprop:Generator_ColumnPropNameInRow="text2show" msprop:Generator_ColumnVarNameInTable="columntext2show" msprop:Generator_ColumnPropNameInTable="text2showColumn" minOccurs="0">
|
||||
<xs:element name="text2show" msprop:Generator_UserColumnName="text2show" msprop:Generator_ColumnVarNameInTable="columntext2show" msprop:Generator_ColumnPropNameInRow="text2show" msprop:Generator_ColumnPropNameInTable="text2showColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="500" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="descrComando" msprop:Generator_UserColumnName="descrComando" msprop:Generator_ColumnPropNameInRow="descrComando" msprop:Generator_ColumnVarNameInTable="columndescrComando" msprop:Generator_ColumnPropNameInTable="descrComandoColumn" minOccurs="0">
|
||||
<xs:element name="descrComando" msprop:Generator_UserColumnName="descrComando" msprop:Generator_ColumnVarNameInTable="columndescrComando" msprop:Generator_ColumnPropNameInRow="descrComando" msprop:Generator_ColumnPropNameInTable="descrComandoColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="250" />
|
||||
@@ -1417,44 +1417,44 @@ WHERE (CodMappa = @CodMappa) AND (CodObj = @CodObj) AND (CodStato = @CodStat
|
||||
<xs:element name="v_logStati" msprop:Generator_UserTableName="v_logStati" msprop:Generator_RowDeletedName="v_logStatiRowDeleted" msprop:Generator_RowChangedName="v_logStatiRowChanged" msprop:Generator_RowClassName="v_logStatiRow" msprop:Generator_RowChangingName="v_logStatiRowChanging" msprop:Generator_RowEvArgName="v_logStatiRowChangeEvent" msprop:Generator_RowEvHandlerName="v_logStatiRowChangeEventHandler" msprop:Generator_TableClassName="v_logStatiDataTable" msprop:Generator_TableVarName="tablev_logStati" msprop:Generator_RowDeletingName="v_logStatiRowDeleting" msprop:Generator_TablePropName="v_logStati">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="IdxObj" msprop:Generator_UserColumnName="IdxObj" msprop:Generator_ColumnVarNameInTable="columnIdxObj" msprop:Generator_ColumnPropNameInRow="IdxObj" msprop:Generator_ColumnPropNameInTable="IdxObjColumn">
|
||||
<xs:element name="IdxObj" msprop:Generator_UserColumnName="IdxObj" msprop:Generator_ColumnPropNameInRow="IdxObj" msprop:Generator_ColumnVarNameInTable="columnIdxObj" msprop:Generator_ColumnPropNameInTable="IdxObjColumn">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="CodCliente" msprop:Generator_UserColumnName="CodCliente" msprop:Generator_ColumnVarNameInTable="columnCodCliente" msprop:Generator_ColumnPropNameInRow="CodCliente" msprop:Generator_ColumnPropNameInTable="CodClienteColumn" minOccurs="0">
|
||||
<xs:element name="CodCliente" msprop:Generator_UserColumnName="CodCliente" msprop:Generator_ColumnPropNameInRow="CodCliente" msprop:Generator_ColumnVarNameInTable="columnCodCliente" msprop:Generator_ColumnPropNameInTable="CodClienteColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="Nome" msprop:Generator_UserColumnName="Nome" msprop:Generator_ColumnVarNameInTable="columnNome" msprop:Generator_ColumnPropNameInRow="Nome" msprop:Generator_ColumnPropNameInTable="NomeColumn" minOccurs="0">
|
||||
<xs:element name="Nome" msprop:Generator_UserColumnName="Nome" msprop:Generator_ColumnPropNameInRow="Nome" msprop:Generator_ColumnVarNameInTable="columnNome" msprop:Generator_ColumnPropNameInTable="NomeColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="DataRif" msprop:Generator_UserColumnName="DataRif" msprop:Generator_ColumnVarNameInTable="columnDataRif" msprop:Generator_ColumnPropNameInRow="DataRif" msprop:Generator_ColumnPropNameInTable="DataRifColumn" type="xs:dateTime" minOccurs="0" />
|
||||
<xs:element name="Note" msprop:Generator_UserColumnName="Note" msprop:Generator_ColumnVarNameInTable="columnNote" msprop:Generator_ColumnPropNameInRow="Note" msprop:Generator_ColumnPropNameInTable="NoteColumn" minOccurs="0">
|
||||
<xs:element name="DataRif" msprop:Generator_UserColumnName="DataRif" msprop:Generator_ColumnPropNameInRow="DataRif" msprop:Generator_ColumnVarNameInTable="columnDataRif" msprop:Generator_ColumnPropNameInTable="DataRifColumn" type="xs:dateTime" minOccurs="0" />
|
||||
<xs:element name="Note" msprop:Generator_UserColumnName="Note" msprop:Generator_ColumnPropNameInRow="Note" msprop:Generator_ColumnVarNameInTable="columnNote" msprop:Generator_ColumnPropNameInTable="NoteColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="ExtKey" msprop:Generator_UserColumnName="ExtKey" msprop:Generator_ColumnVarNameInTable="columnExtKey" msprop:Generator_ColumnPropNameInRow="ExtKey" msprop:Generator_ColumnPropNameInTable="ExtKeyColumn" minOccurs="0">
|
||||
<xs:element name="ExtKey" msprop:Generator_UserColumnName="ExtKey" msprop:Generator_ColumnPropNameInRow="ExtKey" msprop:Generator_ColumnVarNameInTable="columnExtKey" msprop:Generator_ColumnPropNameInTable="ExtKeyColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="DataOra" msprop:Generator_UserColumnName="DataOra" msprop:Generator_ColumnVarNameInTable="columnDataOra" msprop:Generator_ColumnPropNameInRow="DataOra" msprop:Generator_ColumnPropNameInTable="DataOraColumn" type="xs:dateTime" />
|
||||
<xs:element name="DescrStato" msprop:Generator_UserColumnName="DescrStato" msprop:Generator_ColumnVarNameInTable="columnDescrStato" msprop:Generator_ColumnPropNameInRow="DescrStato" msprop:Generator_ColumnPropNameInTable="DescrStatoColumn" minOccurs="0">
|
||||
<xs:element name="DataOra" msprop:Generator_UserColumnName="DataOra" msprop:Generator_ColumnPropNameInRow="DataOra" msprop:Generator_ColumnVarNameInTable="columnDataOra" msprop:Generator_ColumnPropNameInTable="DataOraColumn" type="xs:dateTime" />
|
||||
<xs:element name="DescrStato" msprop:Generator_UserColumnName="DescrStato" msprop:Generator_ColumnPropNameInRow="DescrStato" msprop:Generator_ColumnVarNameInTable="columnDescrStato" msprop:Generator_ColumnPropNameInTable="DescrStatoColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
@@ -1467,7 +1467,7 @@ WHERE (CodMappa = @CodMappa) AND (CodObj = @CodObj) AND (CodStato = @CodStat
|
||||
<xs:element name="sp_contaNonSched" msprop:Generator_UserTableName="sp_contaNonSched" msprop:Generator_RowDeletedName="sp_contaNonSchedRowDeleted" msprop:Generator_RowChangedName="sp_contaNonSchedRowChanged" msprop:Generator_RowClassName="sp_contaNonSchedRow" msprop:Generator_RowChangingName="sp_contaNonSchedRowChanging" msprop:Generator_RowEvArgName="sp_contaNonSchedRowChangeEvent" msprop:Generator_RowEvHandlerName="sp_contaNonSchedRowChangeEventHandler" msprop:Generator_TableClassName="sp_contaNonSchedDataTable" msprop:Generator_TableVarName="tablesp_contaNonSched" msprop:Generator_RowDeletingName="sp_contaNonSchedRowDeleting" msprop:Generator_TablePropName="sp_contaNonSched">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="quanti" msdata:ReadOnly="true" msprop:Generator_UserColumnName="quanti" msprop:Generator_ColumnVarNameInTable="columnquanti" msprop:Generator_ColumnPropNameInRow="quanti" msprop:Generator_ColumnPropNameInTable="quantiColumn" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="quanti" msdata:ReadOnly="true" msprop:Generator_UserColumnName="quanti" msprop:Generator_ColumnPropNameInRow="quanti" msprop:Generator_ColumnVarNameInTable="columnquanti" msprop:Generator_ColumnPropNameInTable="quantiColumn" type="xs:int" minOccurs="0" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
|
||||
@@ -0,0 +1,857 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<xs:schema id="DS_import" targetNamespace="http://tempuri.org/DS_import.xsd" xmlns:mstns="http://tempuri.org/DS_import.xsd" xmlns="http://tempuri.org/DS_import.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="0" FunctionsComponentName="QueriesTableAdapter" Modifier="AutoLayout, AnsiClass, Class, Public" SchemaSerializationMode="IncludeSchema" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<Connections>
|
||||
<Connection AppSettingsObjectName="Web.config" AppSettingsPropertyName="si_dt30ConnectionString" ConnectionStringObject="" IsAppSettingsProperty="true" Modifier="Assembly" Name="si_dt30ConnectionString (Web.config)" PropertyReference="AppConfig.System.Configuration.ConfigurationManager.0.ConnectionStrings.si_dt30ConnectionString.ConnectionString" Provider="System.Data.OleDb" />
|
||||
</Connections>
|
||||
<Tables>
|
||||
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="aclTableAdapter" GeneratorDataComponentClassName="aclTableAdapter" Name="acl" UserDataComponentName="aclTableAdapter">
|
||||
<MainSource>
|
||||
<DbSource ConnectionRef="si_dt30ConnectionString (Web.config)" DbObjectName="acl" 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=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="false" UserGetMethodName="GetData" UserSourceName="Fill">
|
||||
<DeleteCommand>
|
||||
<DbCommand CommandType="Text" ModifiedByUser="false">
|
||||
<CommandText>DELETE FROM `acl` WHERE ((`clcodcn` = ?))</CommandText>
|
||||
<Parameters>
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="Original_clcodcn" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clcodcn" SourceColumnNullMapping="false" SourceVersion="Original" />
|
||||
</Parameters>
|
||||
</DbCommand>
|
||||
</DeleteCommand>
|
||||
<InsertCommand>
|
||||
<DbCommand CommandType="Text" ModifiedByUser="false">
|
||||
<CommandText>INSERT INTO `acl` (`clcodcn`, `clragd`, `cl_flcanc`, `clcod`, `clcdpiva`, `clindi`, `clloca`, `clcapo`, `clprov`, `cldist`, `clstat`, `clstatiso`, `clcdfi`, `cltele`, `clnfax`, `clindidomfisc`, `cllocadomfisc`, `clcapodomfisc`, `clprovdomfisc`, `cldistdomfisc`, `clstatdomfisc`, `clstatisodomfisc`, `clteledomfisc`, `clnfaxdomfisc`, `clalle`, `clfldi`, `clcognom`, `clnome`, `cldtna`, `clcona`, `clprna`, `cluscn`, `clstna`, `clsess`, `clrita`, `clannot1`, `clannot2`, `cl_zona`, `clcategoria`, `clcategoria2`, `cl_sett_att1`, `cl_sett_att2`, `clnote`, `cl_categco`, `cl_ling`, `cl_filiale`, `cl_cod_old`, `cl_cod_gruppo`, `cl_vt1`, `cl_vt2`, `cl_vt3`, `cl_vt4`, `abc_pa_sol_csolv_ID`, `cl_solv_dtupd`, `cldtfineutil`, `cl_fl_decod_anag`, `clindirec`, `cllocarec`, `clcaporec`, `clprovrec`, `clnfaxrec`, `cltelerec`, `clprcinps`, `clsuffreplica`, `cldtins`, `cldtvalidini`, `clcdaccisa`, `clnicciaa`, `clnregimp`, `clcod_estero`, `clemail`, `clwww`, `clctrib`, `clCodCausRit`, `clQuadro`, `cl_destStampe`, `clragd_n`, `clindi_n`, `clloca_n`, `clindidomfisc_n`, `cllocadomfisc_n`, `clindirec_n`, `cllocarec_n`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)</CommandText>
|
||||
<Parameters>
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clcodcn" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clcodcn" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clragd" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clragd" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cl_flcanc" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cl_flcanc" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clcod" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clcod" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clcdpiva" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clcdpiva" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clindi" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clindi" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clloca" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clloca" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clcapo" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clcapo" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clprov" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clprov" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cldist" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cldist" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clstat" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clstat" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clstatiso" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clstatiso" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clcdfi" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clcdfi" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cltele" Precision="0" ProviderType="LongVarWChar" Scale="0" Size="0" SourceColumn="cltele" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clnfax" Precision="0" ProviderType="LongVarWChar" Scale="0" Size="0" SourceColumn="clnfax" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clindidomfisc" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clindidomfisc" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cllocadomfisc" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cllocadomfisc" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clcapodomfisc" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clcapodomfisc" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clprovdomfisc" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clprovdomfisc" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cldistdomfisc" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cldistdomfisc" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clstatdomfisc" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clstatdomfisc" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clstatisodomfisc" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clstatisodomfisc" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clteledomfisc" Precision="0" ProviderType="LongVarWChar" Scale="0" Size="0" SourceColumn="clteledomfisc" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clnfaxdomfisc" Precision="0" ProviderType="LongVarWChar" Scale="0" Size="0" SourceColumn="clnfaxdomfisc" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clalle" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clalle" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clfldi" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clfldi" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clcognom" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clcognom" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clnome" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clnome" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="DateTime" Direction="Input" ParameterName="cldtna" Precision="0" ProviderType="Date" Scale="0" Size="0" SourceColumn="cldtna" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clcona" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clcona" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clprna" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clprna" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cluscn" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cluscn" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clstna" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clstna" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clsess" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clsess" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Single" Direction="Input" ParameterName="clrita" Precision="0" ProviderType="Single" Scale="0" Size="0" SourceColumn="clrita" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clannot1" Precision="0" ProviderType="LongVarWChar" Scale="0" Size="0" SourceColumn="clannot1" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clannot2" Precision="0" ProviderType="LongVarWChar" Scale="0" Size="0" SourceColumn="clannot2" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cl_zona" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cl_zona" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clcategoria" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clcategoria" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clcategoria2" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clcategoria2" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cl_sett_att1" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cl_sett_att1" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cl_sett_att2" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cl_sett_att2" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clnote" Precision="0" ProviderType="LongVarWChar" Scale="0" Size="0" SourceColumn="clnote" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cl_categco" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cl_categco" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cl_ling" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cl_ling" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cl_filiale" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cl_filiale" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cl_cod_old" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cl_cod_old" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cl_cod_gruppo" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cl_cod_gruppo" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cl_vt1" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cl_vt1" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cl_vt2" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cl_vt2" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cl_vt3" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cl_vt3" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cl_vt4" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cl_vt4" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="abc_pa_sol_csolv_ID" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="abc_pa_sol_csolv_ID" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="DateTime" Direction="Input" ParameterName="cl_solv_dtupd" Precision="0" ProviderType="Date" Scale="0" Size="0" SourceColumn="cl_solv_dtupd" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="DateTime" Direction="Input" ParameterName="cldtfineutil" Precision="0" ProviderType="Date" Scale="0" Size="0" SourceColumn="cldtfineutil" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cl_fl_decod_anag" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cl_fl_decod_anag" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clindirec" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clindirec" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cllocarec" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cllocarec" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clcaporec" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clcaporec" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clprovrec" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clprovrec" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clnfaxrec" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clnfaxrec" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cltelerec" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cltelerec" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Single" Direction="Input" ParameterName="clprcinps" Precision="0" ProviderType="Single" Scale="0" Size="0" SourceColumn="clprcinps" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clsuffreplica" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clsuffreplica" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="DateTime" Direction="Input" ParameterName="cldtins" Precision="0" ProviderType="Date" Scale="0" Size="0" SourceColumn="cldtins" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="DateTime" Direction="Input" ParameterName="cldtvalidini" Precision="0" ProviderType="Date" Scale="0" Size="0" SourceColumn="cldtvalidini" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clcdaccisa" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clcdaccisa" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clnicciaa" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clnicciaa" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clnregimp" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clnregimp" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clcod_estero" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clcod_estero" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clemail" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clemail" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clwww" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clwww" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clctrib" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clctrib" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clCodCausRit" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clCodCausRit" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clQuadro" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clQuadro" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cl_destStampe" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cl_destStampe" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clragd_n" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clragd_n" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clindi_n" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clindi_n" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clloca_n" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clloca_n" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clindidomfisc_n" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clindidomfisc_n" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cllocadomfisc_n" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cllocadomfisc_n" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clindirec_n" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clindirec_n" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cllocarec_n" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cllocarec_n" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
</Parameters>
|
||||
</DbCommand>
|
||||
</InsertCommand>
|
||||
<SelectCommand>
|
||||
<DbCommand CommandType="Text" ModifiedByUser="false">
|
||||
<CommandText>SELECT clcodcn, clragd, cl_flcanc, clcod, clcdpiva, clindi, clloca, clcapo, clprov, cldist, clstat, clstatiso, clcdfi, cltele, clnfax, clindidomfisc, cllocadomfisc, clcapodomfisc, clprovdomfisc, cldistdomfisc, clstatdomfisc, clstatisodomfisc, clteledomfisc, clnfaxdomfisc, clalle, clfldi, clcognom, clnome, cldtna, clcona, clprna, cluscn, clstna, clsess, clrita, clannot1, clannot2, cl_zona, clcategoria, clcategoria2, cl_sett_att1, cl_sett_att2, clnote, cl_categco, cl_ling, cl_filiale, cl_cod_old, cl_cod_gruppo, cl_vt1, cl_vt2, cl_vt3, cl_vt4, abc_pa_sol_csolv_ID, cl_solv_dtupd, cldtfineutil, cl_fl_decod_anag, clindirec, cllocarec, clcaporec, clprovrec, clnfaxrec, cltelerec, clprcinps, clsuffreplica, cldtins, cldtvalidini, clcdaccisa, clnicciaa, clnregimp, clcod_estero, clemail, clwww, clctrib, clCodCausRit, clQuadro, cl_destStampe, clragd_n, clindi_n, clloca_n, clindidomfisc_n, cllocadomfisc_n, clindirec_n, cllocarec_n FROM acl</CommandText>
|
||||
<Parameters />
|
||||
</DbCommand>
|
||||
</SelectCommand>
|
||||
<UpdateCommand>
|
||||
<DbCommand CommandType="Text" ModifiedByUser="false">
|
||||
<CommandText>UPDATE `acl` SET `clcodcn` = ?, `clragd` = ?, `cl_flcanc` = ?, `clcod` = ?, `clcdpiva` = ?, `clindi` = ?, `clloca` = ?, `clcapo` = ?, `clprov` = ?, `cldist` = ?, `clstat` = ?, `clstatiso` = ?, `clcdfi` = ?, `cltele` = ?, `clnfax` = ?, `clindidomfisc` = ?, `cllocadomfisc` = ?, `clcapodomfisc` = ?, `clprovdomfisc` = ?, `cldistdomfisc` = ?, `clstatdomfisc` = ?, `clstatisodomfisc` = ?, `clteledomfisc` = ?, `clnfaxdomfisc` = ?, `clalle` = ?, `clfldi` = ?, `clcognom` = ?, `clnome` = ?, `cldtna` = ?, `clcona` = ?, `clprna` = ?, `cluscn` = ?, `clstna` = ?, `clsess` = ?, `clrita` = ?, `clannot1` = ?, `clannot2` = ?, `cl_zona` = ?, `clcategoria` = ?, `clcategoria2` = ?, `cl_sett_att1` = ?, `cl_sett_att2` = ?, `clnote` = ?, `cl_categco` = ?, `cl_ling` = ?, `cl_filiale` = ?, `cl_cod_old` = ?, `cl_cod_gruppo` = ?, `cl_vt1` = ?, `cl_vt2` = ?, `cl_vt3` = ?, `cl_vt4` = ?, `abc_pa_sol_csolv_ID` = ?, `cl_solv_dtupd` = ?, `cldtfineutil` = ?, `cl_fl_decod_anag` = ?, `clindirec` = ?, `cllocarec` = ?, `clcaporec` = ?, `clprovrec` = ?, `clnfaxrec` = ?, `cltelerec` = ?, `clprcinps` = ?, `clsuffreplica` = ?, `cldtins` = ?, `cldtvalidini` = ?, `clcdaccisa` = ?, `clnicciaa` = ?, `clnregimp` = ?, `clcod_estero` = ?, `clemail` = ?, `clwww` = ?, `clctrib` = ?, `clCodCausRit` = ?, `clQuadro` = ?, `cl_destStampe` = ?, `clragd_n` = ?, `clindi_n` = ?, `clloca_n` = ?, `clindidomfisc_n` = ?, `cllocadomfisc_n` = ?, `clindirec_n` = ?, `cllocarec_n` = ? WHERE ((`clcodcn` = ?))</CommandText>
|
||||
<Parameters>
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clcodcn" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clcodcn" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clragd" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clragd" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cl_flcanc" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cl_flcanc" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clcod" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clcod" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clcdpiva" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clcdpiva" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clindi" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clindi" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clloca" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clloca" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clcapo" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clcapo" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clprov" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clprov" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cldist" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cldist" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clstat" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clstat" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clstatiso" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clstatiso" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clcdfi" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clcdfi" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cltele" Precision="0" ProviderType="LongVarWChar" Scale="0" Size="0" SourceColumn="cltele" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clnfax" Precision="0" ProviderType="LongVarWChar" Scale="0" Size="0" SourceColumn="clnfax" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clindidomfisc" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clindidomfisc" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cllocadomfisc" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cllocadomfisc" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clcapodomfisc" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clcapodomfisc" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clprovdomfisc" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clprovdomfisc" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cldistdomfisc" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cldistdomfisc" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clstatdomfisc" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clstatdomfisc" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clstatisodomfisc" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clstatisodomfisc" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clteledomfisc" Precision="0" ProviderType="LongVarWChar" Scale="0" Size="0" SourceColumn="clteledomfisc" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clnfaxdomfisc" Precision="0" ProviderType="LongVarWChar" Scale="0" Size="0" SourceColumn="clnfaxdomfisc" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clalle" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clalle" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clfldi" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clfldi" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clcognom" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clcognom" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clnome" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clnome" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="DateTime" Direction="Input" ParameterName="cldtna" Precision="0" ProviderType="Date" Scale="0" Size="0" SourceColumn="cldtna" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clcona" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clcona" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clprna" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clprna" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cluscn" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cluscn" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clstna" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clstna" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clsess" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clsess" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Single" Direction="Input" ParameterName="clrita" Precision="0" ProviderType="Single" Scale="0" Size="0" SourceColumn="clrita" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clannot1" Precision="0" ProviderType="LongVarWChar" Scale="0" Size="0" SourceColumn="clannot1" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clannot2" Precision="0" ProviderType="LongVarWChar" Scale="0" Size="0" SourceColumn="clannot2" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cl_zona" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cl_zona" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clcategoria" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clcategoria" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clcategoria2" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clcategoria2" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cl_sett_att1" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cl_sett_att1" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cl_sett_att2" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cl_sett_att2" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clnote" Precision="0" ProviderType="LongVarWChar" Scale="0" Size="0" SourceColumn="clnote" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cl_categco" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cl_categco" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cl_ling" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cl_ling" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cl_filiale" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cl_filiale" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cl_cod_old" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cl_cod_old" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cl_cod_gruppo" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cl_cod_gruppo" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cl_vt1" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cl_vt1" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cl_vt2" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cl_vt2" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cl_vt3" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cl_vt3" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cl_vt4" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cl_vt4" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="abc_pa_sol_csolv_ID" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="abc_pa_sol_csolv_ID" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="DateTime" Direction="Input" ParameterName="cl_solv_dtupd" Precision="0" ProviderType="Date" Scale="0" Size="0" SourceColumn="cl_solv_dtupd" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="DateTime" Direction="Input" ParameterName="cldtfineutil" Precision="0" ProviderType="Date" Scale="0" Size="0" SourceColumn="cldtfineutil" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cl_fl_decod_anag" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cl_fl_decod_anag" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clindirec" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clindirec" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cllocarec" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cllocarec" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clcaporec" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clcaporec" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clprovrec" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clprovrec" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clnfaxrec" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clnfaxrec" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cltelerec" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cltelerec" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Single" Direction="Input" ParameterName="clprcinps" Precision="0" ProviderType="Single" Scale="0" Size="0" SourceColumn="clprcinps" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clsuffreplica" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clsuffreplica" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="DateTime" Direction="Input" ParameterName="cldtins" Precision="0" ProviderType="Date" Scale="0" Size="0" SourceColumn="cldtins" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="DateTime" Direction="Input" ParameterName="cldtvalidini" Precision="0" ProviderType="Date" Scale="0" Size="0" SourceColumn="cldtvalidini" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clcdaccisa" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clcdaccisa" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clnicciaa" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clnicciaa" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clnregimp" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clnregimp" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clcod_estero" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clcod_estero" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clemail" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clemail" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clwww" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clwww" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clctrib" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clctrib" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clCodCausRit" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clCodCausRit" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clQuadro" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clQuadro" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cl_destStampe" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cl_destStampe" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clragd_n" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clragd_n" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clindi_n" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clindi_n" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clloca_n" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clloca_n" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clindidomfisc_n" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clindidomfisc_n" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cllocadomfisc_n" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cllocadomfisc_n" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clindirec_n" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clindirec_n" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cllocarec_n" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cllocarec_n" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="Original_clcodcn" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clcodcn" SourceColumnNullMapping="false" SourceVersion="Original" />
|
||||
</Parameters>
|
||||
</DbCommand>
|
||||
</UpdateCommand>
|
||||
</DbSource>
|
||||
</MainSource>
|
||||
<Mappings>
|
||||
<Mapping SourceColumn="clcodcn" DataSetColumn="clcodcn" />
|
||||
<Mapping SourceColumn="clragd" DataSetColumn="clragd" />
|
||||
<Mapping SourceColumn="cl_flcanc" DataSetColumn="cl_flcanc" />
|
||||
<Mapping SourceColumn="clcod" DataSetColumn="clcod" />
|
||||
<Mapping SourceColumn="clcdpiva" DataSetColumn="clcdpiva" />
|
||||
<Mapping SourceColumn="clindi" DataSetColumn="clindi" />
|
||||
<Mapping SourceColumn="clloca" DataSetColumn="clloca" />
|
||||
<Mapping SourceColumn="clcapo" DataSetColumn="clcapo" />
|
||||
<Mapping SourceColumn="clprov" DataSetColumn="clprov" />
|
||||
<Mapping SourceColumn="cldist" DataSetColumn="cldist" />
|
||||
<Mapping SourceColumn="clstat" DataSetColumn="clstat" />
|
||||
<Mapping SourceColumn="clstatiso" DataSetColumn="clstatiso" />
|
||||
<Mapping SourceColumn="clcdfi" DataSetColumn="clcdfi" />
|
||||
<Mapping SourceColumn="cltele" DataSetColumn="cltele" />
|
||||
<Mapping SourceColumn="clnfax" DataSetColumn="clnfax" />
|
||||
<Mapping SourceColumn="clindidomfisc" DataSetColumn="clindidomfisc" />
|
||||
<Mapping SourceColumn="cllocadomfisc" DataSetColumn="cllocadomfisc" />
|
||||
<Mapping SourceColumn="clcapodomfisc" DataSetColumn="clcapodomfisc" />
|
||||
<Mapping SourceColumn="clprovdomfisc" DataSetColumn="clprovdomfisc" />
|
||||
<Mapping SourceColumn="cldistdomfisc" DataSetColumn="cldistdomfisc" />
|
||||
<Mapping SourceColumn="clstatdomfisc" DataSetColumn="clstatdomfisc" />
|
||||
<Mapping SourceColumn="clstatisodomfisc" DataSetColumn="clstatisodomfisc" />
|
||||
<Mapping SourceColumn="clteledomfisc" DataSetColumn="clteledomfisc" />
|
||||
<Mapping SourceColumn="clnfaxdomfisc" DataSetColumn="clnfaxdomfisc" />
|
||||
<Mapping SourceColumn="clalle" DataSetColumn="clalle" />
|
||||
<Mapping SourceColumn="clfldi" DataSetColumn="clfldi" />
|
||||
<Mapping SourceColumn="clcognom" DataSetColumn="clcognom" />
|
||||
<Mapping SourceColumn="clnome" DataSetColumn="clnome" />
|
||||
<Mapping SourceColumn="cldtna" DataSetColumn="cldtna" />
|
||||
<Mapping SourceColumn="clcona" DataSetColumn="clcona" />
|
||||
<Mapping SourceColumn="clprna" DataSetColumn="clprna" />
|
||||
<Mapping SourceColumn="cluscn" DataSetColumn="cluscn" />
|
||||
<Mapping SourceColumn="clstna" DataSetColumn="clstna" />
|
||||
<Mapping SourceColumn="clsess" DataSetColumn="clsess" />
|
||||
<Mapping SourceColumn="clrita" DataSetColumn="clrita" />
|
||||
<Mapping SourceColumn="clannot1" DataSetColumn="clannot1" />
|
||||
<Mapping SourceColumn="clannot2" DataSetColumn="clannot2" />
|
||||
<Mapping SourceColumn="cl_zona" DataSetColumn="cl_zona" />
|
||||
<Mapping SourceColumn="clcategoria" DataSetColumn="clcategoria" />
|
||||
<Mapping SourceColumn="clcategoria2" DataSetColumn="clcategoria2" />
|
||||
<Mapping SourceColumn="cl_sett_att1" DataSetColumn="cl_sett_att1" />
|
||||
<Mapping SourceColumn="cl_sett_att2" DataSetColumn="cl_sett_att2" />
|
||||
<Mapping SourceColumn="clnote" DataSetColumn="clnote" />
|
||||
<Mapping SourceColumn="cl_categco" DataSetColumn="cl_categco" />
|
||||
<Mapping SourceColumn="cl_ling" DataSetColumn="cl_ling" />
|
||||
<Mapping SourceColumn="cl_filiale" DataSetColumn="cl_filiale" />
|
||||
<Mapping SourceColumn="cl_cod_old" DataSetColumn="cl_cod_old" />
|
||||
<Mapping SourceColumn="cl_cod_gruppo" DataSetColumn="cl_cod_gruppo" />
|
||||
<Mapping SourceColumn="cl_vt1" DataSetColumn="cl_vt1" />
|
||||
<Mapping SourceColumn="cl_vt2" DataSetColumn="cl_vt2" />
|
||||
<Mapping SourceColumn="cl_vt3" DataSetColumn="cl_vt3" />
|
||||
<Mapping SourceColumn="cl_vt4" DataSetColumn="cl_vt4" />
|
||||
<Mapping SourceColumn="abc_pa_sol_csolv_ID" DataSetColumn="abc_pa_sol_csolv_ID" />
|
||||
<Mapping SourceColumn="cl_solv_dtupd" DataSetColumn="cl_solv_dtupd" />
|
||||
<Mapping SourceColumn="cldtfineutil" DataSetColumn="cldtfineutil" />
|
||||
<Mapping SourceColumn="cl_fl_decod_anag" DataSetColumn="cl_fl_decod_anag" />
|
||||
<Mapping SourceColumn="clindirec" DataSetColumn="clindirec" />
|
||||
<Mapping SourceColumn="cllocarec" DataSetColumn="cllocarec" />
|
||||
<Mapping SourceColumn="clcaporec" DataSetColumn="clcaporec" />
|
||||
<Mapping SourceColumn="clprovrec" DataSetColumn="clprovrec" />
|
||||
<Mapping SourceColumn="clnfaxrec" DataSetColumn="clnfaxrec" />
|
||||
<Mapping SourceColumn="cltelerec" DataSetColumn="cltelerec" />
|
||||
<Mapping SourceColumn="clprcinps" DataSetColumn="clprcinps" />
|
||||
<Mapping SourceColumn="clsuffreplica" DataSetColumn="clsuffreplica" />
|
||||
<Mapping SourceColumn="cldtins" DataSetColumn="cldtins" />
|
||||
<Mapping SourceColumn="cldtvalidini" DataSetColumn="cldtvalidini" />
|
||||
<Mapping SourceColumn="clcdaccisa" DataSetColumn="clcdaccisa" />
|
||||
<Mapping SourceColumn="clnicciaa" DataSetColumn="clnicciaa" />
|
||||
<Mapping SourceColumn="clnregimp" DataSetColumn="clnregimp" />
|
||||
<Mapping SourceColumn="clcod_estero" DataSetColumn="clcod_estero" />
|
||||
<Mapping SourceColumn="clemail" DataSetColumn="clemail" />
|
||||
<Mapping SourceColumn="clwww" DataSetColumn="clwww" />
|
||||
<Mapping SourceColumn="clctrib" DataSetColumn="clctrib" />
|
||||
<Mapping SourceColumn="clCodCausRit" DataSetColumn="clCodCausRit" />
|
||||
<Mapping SourceColumn="clQuadro" DataSetColumn="clQuadro" />
|
||||
<Mapping SourceColumn="cl_destStampe" DataSetColumn="cl_destStampe" />
|
||||
<Mapping SourceColumn="clragd_n" DataSetColumn="clragd_n" />
|
||||
<Mapping SourceColumn="clindi_n" DataSetColumn="clindi_n" />
|
||||
<Mapping SourceColumn="clloca_n" DataSetColumn="clloca_n" />
|
||||
<Mapping SourceColumn="clindidomfisc_n" DataSetColumn="clindidomfisc_n" />
|
||||
<Mapping SourceColumn="cllocadomfisc_n" DataSetColumn="cllocadomfisc_n" />
|
||||
<Mapping SourceColumn="clindirec_n" DataSetColumn="clindirec_n" />
|
||||
<Mapping SourceColumn="cllocarec_n" DataSetColumn="cllocarec_n" />
|
||||
</Mappings>
|
||||
<Sources />
|
||||
</TableAdapter>
|
||||
</Tables>
|
||||
<Sources />
|
||||
</DataSource>
|
||||
</xs:appinfo>
|
||||
</xs:annotation>
|
||||
<xs:element name="DS_import" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:Generator_UserDSName="DS_import" msprop:Generator_DataSetName="DS_import">
|
||||
<xs:complexType>
|
||||
<xs:choice minOccurs="0" maxOccurs="unbounded">
|
||||
<xs:element name="acl" msprop:Generator_UserTableName="acl" msprop:Generator_RowDeletedName="aclRowDeleted" msprop:Generator_TableClassName="aclDataTable" msprop:Generator_RowChangedName="aclRowChanged" msprop:Generator_RowClassName="aclRow" msprop:Generator_RowChangingName="aclRowChanging" msprop:Generator_RowEvArgName="aclRowChangeEvent" msprop:Generator_RowEvHandlerName="aclRowChangeEventHandler" msprop:Generator_TablePropName="acl" msprop:Generator_TableVarName="tableacl" msprop:Generator_RowDeletingName="aclRowDeleting">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="clcodcn" msprop:Generator_UserColumnName="clcodcn" msprop:Generator_ColumnPropNameInRow="clcodcn" msprop:Generator_ColumnVarNameInTable="columnclcodcn" msprop:Generator_ColumnPropNameInTable="clcodcnColumn">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="10" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clragd" msprop:Generator_UserColumnName="clragd" msprop:Generator_ColumnPropNameInRow="clragd" msprop:Generator_ColumnVarNameInTable="columnclragd" msprop:Generator_ColumnPropNameInTable="clragdColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="cl_flcanc" msprop:Generator_UserColumnName="cl_flcanc" msprop:Generator_ColumnPropNameInRow="cl_flcanc" msprop:Generator_ColumnVarNameInTable="columncl_flcanc" msprop:Generator_ColumnPropNameInTable="cl_flcancColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="1" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clcod" msprop:Generator_UserColumnName="clcod" msprop:Generator_ColumnPropNameInRow="clcod" msprop:Generator_ColumnVarNameInTable="columnclcod" msprop:Generator_ColumnPropNameInTable="clcodColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="20" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clcdpiva" msprop:Generator_UserColumnName="clcdpiva" msprop:Generator_ColumnPropNameInRow="clcdpiva" msprop:Generator_ColumnVarNameInTable="columnclcdpiva" msprop:Generator_ColumnPropNameInTable="clcdpivaColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="12" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clindi" msprop:Generator_UserColumnName="clindi" msprop:Generator_ColumnPropNameInRow="clindi" msprop:Generator_ColumnVarNameInTable="columnclindi" msprop:Generator_ColumnPropNameInTable="clindiColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="30" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clloca" msprop:Generator_UserColumnName="clloca" msprop:Generator_ColumnPropNameInRow="clloca" msprop:Generator_ColumnVarNameInTable="columnclloca" msprop:Generator_ColumnPropNameInTable="cllocaColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="30" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clcapo" msprop:Generator_UserColumnName="clcapo" msprop:Generator_ColumnPropNameInRow="clcapo" msprop:Generator_ColumnVarNameInTable="columnclcapo" msprop:Generator_ColumnPropNameInTable="clcapoColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="10" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clprov" msprop:Generator_UserColumnName="clprov" msprop:Generator_ColumnPropNameInRow="clprov" msprop:Generator_ColumnVarNameInTable="columnclprov" msprop:Generator_ColumnPropNameInTable="clprovColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="2" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="cldist" msprop:Generator_UserColumnName="cldist" msprop:Generator_ColumnPropNameInRow="cldist" msprop:Generator_ColumnVarNameInTable="columncldist" msprop:Generator_ColumnPropNameInTable="cldistColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="30" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clstat" msprop:Generator_UserColumnName="clstat" msprop:Generator_ColumnPropNameInRow="clstat" msprop:Generator_ColumnVarNameInTable="columnclstat" msprop:Generator_ColumnPropNameInTable="clstatColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="6" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clstatiso" msprop:Generator_UserColumnName="clstatiso" msprop:Generator_ColumnPropNameInRow="clstatiso" msprop:Generator_ColumnVarNameInTable="columnclstatiso" msprop:Generator_ColumnPropNameInTable="clstatisoColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="6" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clcdfi" msprop:Generator_UserColumnName="clcdfi" msprop:Generator_ColumnPropNameInRow="clcdfi" msprop:Generator_ColumnVarNameInTable="columnclcdfi" msprop:Generator_ColumnPropNameInTable="clcdfiColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="16" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="cltele" msprop:Generator_UserColumnName="cltele" msprop:Generator_ColumnPropNameInRow="cltele" msprop:Generator_ColumnVarNameInTable="columncltele" msprop:Generator_ColumnPropNameInTable="clteleColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="536870910" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clnfax" msprop:Generator_UserColumnName="clnfax" msprop:Generator_ColumnPropNameInRow="clnfax" msprop:Generator_ColumnVarNameInTable="columnclnfax" msprop:Generator_ColumnPropNameInTable="clnfaxColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="536870910" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clindidomfisc" msprop:Generator_UserColumnName="clindidomfisc" msprop:Generator_ColumnPropNameInRow="clindidomfisc" msprop:Generator_ColumnVarNameInTable="columnclindidomfisc" msprop:Generator_ColumnPropNameInTable="clindidomfiscColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="30" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="cllocadomfisc" msprop:Generator_UserColumnName="cllocadomfisc" msprop:Generator_ColumnPropNameInRow="cllocadomfisc" msprop:Generator_ColumnVarNameInTable="columncllocadomfisc" msprop:Generator_ColumnPropNameInTable="cllocadomfiscColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="30" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clcapodomfisc" msprop:Generator_UserColumnName="clcapodomfisc" msprop:Generator_ColumnPropNameInRow="clcapodomfisc" msprop:Generator_ColumnVarNameInTable="columnclcapodomfisc" msprop:Generator_ColumnPropNameInTable="clcapodomfiscColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="10" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clprovdomfisc" msprop:Generator_UserColumnName="clprovdomfisc" msprop:Generator_ColumnPropNameInRow="clprovdomfisc" msprop:Generator_ColumnVarNameInTable="columnclprovdomfisc" msprop:Generator_ColumnPropNameInTable="clprovdomfiscColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="2" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="cldistdomfisc" msprop:Generator_UserColumnName="cldistdomfisc" msprop:Generator_ColumnPropNameInRow="cldistdomfisc" msprop:Generator_ColumnVarNameInTable="columncldistdomfisc" msprop:Generator_ColumnPropNameInTable="cldistdomfiscColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="30" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clstatdomfisc" msprop:Generator_UserColumnName="clstatdomfisc" msprop:Generator_ColumnPropNameInRow="clstatdomfisc" msprop:Generator_ColumnVarNameInTable="columnclstatdomfisc" msprop:Generator_ColumnPropNameInTable="clstatdomfiscColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="6" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clstatisodomfisc" msprop:Generator_UserColumnName="clstatisodomfisc" msprop:Generator_ColumnPropNameInRow="clstatisodomfisc" msprop:Generator_ColumnVarNameInTable="columnclstatisodomfisc" msprop:Generator_ColumnPropNameInTable="clstatisodomfiscColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="6" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clteledomfisc" msprop:Generator_UserColumnName="clteledomfisc" msprop:Generator_ColumnPropNameInRow="clteledomfisc" msprop:Generator_ColumnVarNameInTable="columnclteledomfisc" msprop:Generator_ColumnPropNameInTable="clteledomfiscColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="536870910" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clnfaxdomfisc" msprop:Generator_UserColumnName="clnfaxdomfisc" msprop:Generator_ColumnPropNameInRow="clnfaxdomfisc" msprop:Generator_ColumnVarNameInTable="columnclnfaxdomfisc" msprop:Generator_ColumnPropNameInTable="clnfaxdomfiscColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="536870910" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clalle" msprop:Generator_UserColumnName="clalle" msprop:Generator_ColumnPropNameInRow="clalle" msprop:Generator_ColumnVarNameInTable="columnclalle" msprop:Generator_ColumnPropNameInTable="clalleColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="1" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clfldi" msprop:Generator_UserColumnName="clfldi" msprop:Generator_ColumnPropNameInRow="clfldi" msprop:Generator_ColumnVarNameInTable="columnclfldi" msprop:Generator_ColumnPropNameInTable="clfldiColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="10" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clcognom" msprop:Generator_UserColumnName="clcognom" msprop:Generator_ColumnPropNameInRow="clcognom" msprop:Generator_ColumnVarNameInTable="columnclcognom" msprop:Generator_ColumnPropNameInTable="clcognomColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="18" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clnome" msprop:Generator_UserColumnName="clnome" msprop:Generator_ColumnPropNameInRow="clnome" msprop:Generator_ColumnVarNameInTable="columnclnome" msprop:Generator_ColumnPropNameInTable="clnomeColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="16" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="cldtna" msprop:Generator_UserColumnName="cldtna" msprop:Generator_ColumnPropNameInRow="cldtna" msprop:Generator_ColumnVarNameInTable="columncldtna" msprop:Generator_ColumnPropNameInTable="cldtnaColumn" type="xs:dateTime" minOccurs="0" />
|
||||
<xs:element name="clcona" msprop:Generator_UserColumnName="clcona" msprop:Generator_ColumnPropNameInRow="clcona" msprop:Generator_ColumnVarNameInTable="columnclcona" msprop:Generator_ColumnPropNameInTable="clconaColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="30" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clprna" msprop:Generator_UserColumnName="clprna" msprop:Generator_ColumnPropNameInRow="clprna" msprop:Generator_ColumnVarNameInTable="columnclprna" msprop:Generator_ColumnPropNameInTable="clprnaColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="2" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="cluscn" msprop:Generator_UserColumnName="cluscn" msprop:Generator_ColumnPropNameInRow="cluscn" msprop:Generator_ColumnVarNameInTable="columncluscn" msprop:Generator_ColumnPropNameInTable="cluscnColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="6" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clstna" msprop:Generator_UserColumnName="clstna" msprop:Generator_ColumnPropNameInRow="clstna" msprop:Generator_ColumnVarNameInTable="columnclstna" msprop:Generator_ColumnPropNameInTable="clstnaColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="10" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clsess" msprop:Generator_UserColumnName="clsess" msprop:Generator_ColumnPropNameInRow="clsess" msprop:Generator_ColumnVarNameInTable="columnclsess" msprop:Generator_ColumnPropNameInTable="clsessColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="1" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clrita" msprop:Generator_UserColumnName="clrita" msprop:Generator_ColumnPropNameInRow="clrita" msprop:Generator_ColumnVarNameInTable="columnclrita" msprop:Generator_ColumnPropNameInTable="clritaColumn" type="xs:float" minOccurs="0" />
|
||||
<xs:element name="clannot1" msprop:Generator_UserColumnName="clannot1" msprop:Generator_ColumnPropNameInRow="clannot1" msprop:Generator_ColumnVarNameInTable="columnclannot1" msprop:Generator_ColumnPropNameInTable="clannot1Column" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="536870910" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clannot2" msprop:Generator_UserColumnName="clannot2" msprop:Generator_ColumnPropNameInRow="clannot2" msprop:Generator_ColumnVarNameInTable="columnclannot2" msprop:Generator_ColumnPropNameInTable="clannot2Column" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="536870910" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="cl_zona" msprop:Generator_UserColumnName="cl_zona" msprop:Generator_ColumnPropNameInRow="cl_zona" msprop:Generator_ColumnVarNameInTable="columncl_zona" msprop:Generator_ColumnPropNameInTable="cl_zonaColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="10" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clcategoria" msprop:Generator_UserColumnName="clcategoria" msprop:Generator_ColumnPropNameInRow="clcategoria" msprop:Generator_ColumnVarNameInTable="columnclcategoria" msprop:Generator_ColumnPropNameInTable="clcategoriaColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="10" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clcategoria2" msprop:Generator_UserColumnName="clcategoria2" msprop:Generator_ColumnPropNameInRow="clcategoria2" msprop:Generator_ColumnVarNameInTable="columnclcategoria2" msprop:Generator_ColumnPropNameInTable="clcategoria2Column" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="10" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="cl_sett_att1" msprop:Generator_UserColumnName="cl_sett_att1" msprop:Generator_ColumnPropNameInRow="cl_sett_att1" msprop:Generator_ColumnVarNameInTable="columncl_sett_att1" msprop:Generator_ColumnPropNameInTable="cl_sett_att1Column" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="10" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="cl_sett_att2" msprop:Generator_UserColumnName="cl_sett_att2" msprop:Generator_ColumnPropNameInRow="cl_sett_att2" msprop:Generator_ColumnVarNameInTable="columncl_sett_att2" msprop:Generator_ColumnPropNameInTable="cl_sett_att2Column" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="10" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clnote" msprop:Generator_UserColumnName="clnote" msprop:Generator_ColumnPropNameInRow="clnote" msprop:Generator_ColumnVarNameInTable="columnclnote" msprop:Generator_ColumnPropNameInTable="clnoteColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="536870910" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="cl_categco" msprop:Generator_UserColumnName="cl_categco" msprop:Generator_ColumnPropNameInRow="cl_categco" msprop:Generator_ColumnVarNameInTable="columncl_categco" msprop:Generator_ColumnPropNameInTable="cl_categcoColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="10" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="cl_ling" msprop:Generator_UserColumnName="cl_ling" msprop:Generator_ColumnPropNameInRow="cl_ling" msprop:Generator_ColumnVarNameInTable="columncl_ling" msprop:Generator_ColumnPropNameInTable="cl_lingColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="10" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="cl_filiale" msprop:Generator_UserColumnName="cl_filiale" msprop:Generator_ColumnPropNameInRow="cl_filiale" msprop:Generator_ColumnVarNameInTable="columncl_filiale" msprop:Generator_ColumnPropNameInTable="cl_filialeColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="10" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="cl_cod_old" msprop:Generator_UserColumnName="cl_cod_old" msprop:Generator_ColumnPropNameInRow="cl_cod_old" msprop:Generator_ColumnVarNameInTable="columncl_cod_old" msprop:Generator_ColumnPropNameInTable="cl_cod_oldColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="20" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="cl_cod_gruppo" msprop:Generator_UserColumnName="cl_cod_gruppo" msprop:Generator_ColumnPropNameInRow="cl_cod_gruppo" msprop:Generator_ColumnVarNameInTable="columncl_cod_gruppo" msprop:Generator_ColumnPropNameInTable="cl_cod_gruppoColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="10" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="cl_vt1" msprop:Generator_UserColumnName="cl_vt1" msprop:Generator_ColumnPropNameInRow="cl_vt1" msprop:Generator_ColumnVarNameInTable="columncl_vt1" msprop:Generator_ColumnPropNameInTable="cl_vt1Column" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="10" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="cl_vt2" msprop:Generator_UserColumnName="cl_vt2" msprop:Generator_ColumnPropNameInRow="cl_vt2" msprop:Generator_ColumnVarNameInTable="columncl_vt2" msprop:Generator_ColumnPropNameInTable="cl_vt2Column" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="10" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="cl_vt3" msprop:Generator_UserColumnName="cl_vt3" msprop:Generator_ColumnPropNameInRow="cl_vt3" msprop:Generator_ColumnVarNameInTable="columncl_vt3" msprop:Generator_ColumnPropNameInTable="cl_vt3Column" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="10" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="cl_vt4" msprop:Generator_UserColumnName="cl_vt4" msprop:Generator_ColumnPropNameInRow="cl_vt4" msprop:Generator_ColumnVarNameInTable="columncl_vt4" msprop:Generator_ColumnPropNameInTable="cl_vt4Column" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="10" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="abc_pa_sol_csolv_ID" msprop:Generator_UserColumnName="abc_pa_sol_csolv_ID" msprop:Generator_ColumnPropNameInRow="abc_pa_sol_csolv_ID" msprop:Generator_ColumnVarNameInTable="columnabc_pa_sol_csolv_ID" msprop:Generator_ColumnPropNameInTable="abc_pa_sol_csolv_IDColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="10" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="cl_solv_dtupd" msprop:Generator_UserColumnName="cl_solv_dtupd" msprop:Generator_ColumnPropNameInRow="cl_solv_dtupd" msprop:Generator_ColumnVarNameInTable="columncl_solv_dtupd" msprop:Generator_ColumnPropNameInTable="cl_solv_dtupdColumn" type="xs:dateTime" minOccurs="0" />
|
||||
<xs:element name="cldtfineutil" msprop:Generator_UserColumnName="cldtfineutil" msprop:Generator_ColumnPropNameInRow="cldtfineutil" msprop:Generator_ColumnVarNameInTable="columncldtfineutil" msprop:Generator_ColumnPropNameInTable="cldtfineutilColumn" type="xs:dateTime" minOccurs="0" />
|
||||
<xs:element name="cl_fl_decod_anag" msprop:Generator_UserColumnName="cl_fl_decod_anag" msprop:Generator_ColumnPropNameInRow="cl_fl_decod_anag" msprop:Generator_ColumnVarNameInTable="columncl_fl_decod_anag" msprop:Generator_ColumnPropNameInTable="cl_fl_decod_anagColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="1" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clindirec" msprop:Generator_UserColumnName="clindirec" msprop:Generator_ColumnPropNameInRow="clindirec" msprop:Generator_ColumnVarNameInTable="columnclindirec" msprop:Generator_ColumnPropNameInTable="clindirecColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="30" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="cllocarec" msprop:Generator_UserColumnName="cllocarec" msprop:Generator_ColumnPropNameInRow="cllocarec" msprop:Generator_ColumnVarNameInTable="columncllocarec" msprop:Generator_ColumnPropNameInTable="cllocarecColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="30" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clcaporec" msprop:Generator_UserColumnName="clcaporec" msprop:Generator_ColumnPropNameInRow="clcaporec" msprop:Generator_ColumnVarNameInTable="columnclcaporec" msprop:Generator_ColumnPropNameInTable="clcaporecColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="10" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clprovrec" msprop:Generator_UserColumnName="clprovrec" msprop:Generator_ColumnPropNameInRow="clprovrec" msprop:Generator_ColumnVarNameInTable="columnclprovrec" msprop:Generator_ColumnPropNameInTable="clprovrecColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="2" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clnfaxrec" msprop:Generator_UserColumnName="clnfaxrec" msprop:Generator_ColumnPropNameInRow="clnfaxrec" msprop:Generator_ColumnVarNameInTable="columnclnfaxrec" msprop:Generator_ColumnPropNameInTable="clnfaxrecColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="20" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="cltelerec" msprop:Generator_UserColumnName="cltelerec" msprop:Generator_ColumnPropNameInRow="cltelerec" msprop:Generator_ColumnVarNameInTable="columncltelerec" msprop:Generator_ColumnPropNameInTable="cltelerecColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="20" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clprcinps" msprop:Generator_UserColumnName="clprcinps" msprop:Generator_ColumnPropNameInRow="clprcinps" msprop:Generator_ColumnVarNameInTable="columnclprcinps" msprop:Generator_ColumnPropNameInTable="clprcinpsColumn" type="xs:float" minOccurs="0" />
|
||||
<xs:element name="clsuffreplica" msprop:Generator_UserColumnName="clsuffreplica" msprop:Generator_ColumnPropNameInRow="clsuffreplica" msprop:Generator_ColumnVarNameInTable="columnclsuffreplica" msprop:Generator_ColumnPropNameInTable="clsuffreplicaColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="2" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="cldtins" msprop:Generator_UserColumnName="cldtins" msprop:Generator_ColumnPropNameInRow="cldtins" msprop:Generator_ColumnVarNameInTable="columncldtins" msprop:Generator_ColumnPropNameInTable="cldtinsColumn" type="xs:dateTime" minOccurs="0" />
|
||||
<xs:element name="cldtvalidini" msprop:Generator_UserColumnName="cldtvalidini" msprop:Generator_ColumnPropNameInRow="cldtvalidini" msprop:Generator_ColumnVarNameInTable="columncldtvalidini" msprop:Generator_ColumnPropNameInTable="cldtvalidiniColumn" type="xs:dateTime" minOccurs="0" />
|
||||
<xs:element name="clcdaccisa" msprop:Generator_UserColumnName="clcdaccisa" msprop:Generator_ColumnPropNameInRow="clcdaccisa" msprop:Generator_ColumnVarNameInTable="columnclcdaccisa" msprop:Generator_ColumnPropNameInTable="clcdaccisaColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="20" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clnicciaa" msprop:Generator_UserColumnName="clnicciaa" msprop:Generator_ColumnPropNameInRow="clnicciaa" msprop:Generator_ColumnVarNameInTable="columnclnicciaa" msprop:Generator_ColumnPropNameInTable="clnicciaaColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="30" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clnregimp" msprop:Generator_UserColumnName="clnregimp" msprop:Generator_ColumnPropNameInRow="clnregimp" msprop:Generator_ColumnVarNameInTable="columnclnregimp" msprop:Generator_ColumnPropNameInTable="clnregimpColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="30" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clcod_estero" msprop:Generator_UserColumnName="clcod_estero" msprop:Generator_ColumnPropNameInRow="clcod_estero" msprop:Generator_ColumnVarNameInTable="columnclcod_estero" msprop:Generator_ColumnPropNameInTable="clcod_esteroColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="25" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clemail" msprop:Generator_UserColumnName="clemail" msprop:Generator_ColumnPropNameInRow="clemail" msprop:Generator_ColumnVarNameInTable="columnclemail" msprop:Generator_ColumnPropNameInTable="clemailColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="255" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clwww" msprop:Generator_UserColumnName="clwww" msprop:Generator_ColumnPropNameInRow="clwww" msprop:Generator_ColumnVarNameInTable="columnclwww" msprop:Generator_ColumnPropNameInTable="clwwwColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="255" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clctrib" msprop:Generator_UserColumnName="clctrib" msprop:Generator_ColumnPropNameInRow="clctrib" msprop:Generator_ColumnVarNameInTable="columnclctrib" msprop:Generator_ColumnPropNameInTable="clctribColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="10" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clCodCausRit" msprop:Generator_UserColumnName="clCodCausRit" msprop:Generator_ColumnPropNameInRow="clCodCausRit" msprop:Generator_ColumnVarNameInTable="columnclCodCausRit" msprop:Generator_ColumnPropNameInTable="clCodCausRitColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="10" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clQuadro" msprop:Generator_UserColumnName="clQuadro" msprop:Generator_ColumnPropNameInRow="clQuadro" msprop:Generator_ColumnVarNameInTable="columnclQuadro" msprop:Generator_ColumnPropNameInTable="clQuadroColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="3" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="cl_destStampe" msprop:Generator_UserColumnName="cl_destStampe" msprop:Generator_ColumnPropNameInRow="cl_destStampe" msprop:Generator_ColumnVarNameInTable="columncl_destStampe" msprop:Generator_ColumnPropNameInTable="cl_destStampeColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="2" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clragd_n" msprop:Generator_UserColumnName="clragd_n" msprop:Generator_ColumnPropNameInRow="clragd_n" msprop:Generator_ColumnVarNameInTable="columnclragd_n" msprop:Generator_ColumnPropNameInTable="clragd_nColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="100" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clindi_n" msprop:Generator_UserColumnName="clindi_n" msprop:Generator_ColumnPropNameInRow="clindi_n" msprop:Generator_ColumnVarNameInTable="columnclindi_n" msprop:Generator_ColumnPropNameInTable="clindi_nColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="100" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clloca_n" msprop:Generator_UserColumnName="clloca_n" msprop:Generator_ColumnPropNameInRow="clloca_n" msprop:Generator_ColumnVarNameInTable="columnclloca_n" msprop:Generator_ColumnPropNameInTable="clloca_nColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="100" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clindidomfisc_n" msprop:Generator_UserColumnName="clindidomfisc_n" msprop:Generator_ColumnPropNameInRow="clindidomfisc_n" msprop:Generator_ColumnVarNameInTable="columnclindidomfisc_n" msprop:Generator_ColumnPropNameInTable="clindidomfisc_nColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="100" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="cllocadomfisc_n" msprop:Generator_UserColumnName="cllocadomfisc_n" msprop:Generator_ColumnPropNameInRow="cllocadomfisc_n" msprop:Generator_ColumnVarNameInTable="columncllocadomfisc_n" msprop:Generator_ColumnPropNameInTable="cllocadomfisc_nColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="100" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clindirec_n" msprop:Generator_UserColumnName="clindirec_n" msprop:Generator_ColumnPropNameInRow="clindirec_n" msprop:Generator_ColumnVarNameInTable="columnclindirec_n" msprop:Generator_ColumnPropNameInTable="clindirec_nColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="100" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="cllocarec_n" msprop:Generator_UserColumnName="cllocarec_n" msprop:Generator_ColumnPropNameInRow="cllocarec_n" msprop:Generator_ColumnVarNameInTable="columncllocarec_n" msprop:Generator_ColumnPropNameInTable="cllocarec_nColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="100" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
</xs:choice>
|
||||
</xs:complexType>
|
||||
<xs:unique name="Constraint1" msdata:PrimaryKey="true">
|
||||
<xs:selector xpath=".//mstns:acl" />
|
||||
<xs:field xpath="mstns:clcodcn" />
|
||||
</xs:unique>
|
||||
</xs:element>
|
||||
</xs:schema>
|
||||
@@ -0,0 +1 @@
|
||||
|
||||
@@ -0,0 +1,77 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Web;
|
||||
|
||||
/// <summary>
|
||||
/// Summary description for extSync
|
||||
/// </summary>
|
||||
public class extSync
|
||||
{
|
||||
#region area tableAdapter
|
||||
|
||||
DS_importTableAdapters.aclTableAdapter taACL_orig;
|
||||
DS_applicazioneTableAdapters.AnagClientiTableAdapter taAnagCli;
|
||||
|
||||
private void caricaTA()
|
||||
{
|
||||
taAnagCli = new DS_applicazioneTableAdapters.AnagClientiTableAdapter();
|
||||
taACL_orig = new DS_importTableAdapters.aclTableAdapter();
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
||||
protected extSync()
|
||||
{
|
||||
// avvio tableAdapters
|
||||
caricaTA();
|
||||
}
|
||||
|
||||
public static extSync obj = new extSync();
|
||||
|
||||
/// <summary>
|
||||
///
|
||||
/// </summary>
|
||||
/// <returns></returns>
|
||||
public bool caricaClienti()
|
||||
{
|
||||
bool answ = false;
|
||||
// carico tab clienti access
|
||||
DS_import.aclDataTable tabOrig = taACL_orig.GetData();
|
||||
// carico tab clienti MSSQL
|
||||
DS_applicazione.AnagClientiDataTable tabDest = taAnagCli.GetData();
|
||||
DS_applicazione.AnagClientiRow rigaDest;
|
||||
string ragSoc;
|
||||
// verifico uno ad uno i clienti...
|
||||
foreach (DS_import.aclRow riga in tabOrig)
|
||||
{
|
||||
try
|
||||
{
|
||||
rigaDest = tabDest.FindByCodCliente(riga.clcodcn);
|
||||
if (rigaDest != null)
|
||||
{
|
||||
// se c'è faccio update...
|
||||
ragSoc = string.Format("{0}, {1} {2} {3} {4}", riga.clragd, riga.clindi, riga.clcapo, riga.clloca, riga.clprov);
|
||||
// controllo se eccedo i 50 char...)
|
||||
if (ragSoc.Length > 50)
|
||||
{
|
||||
rigaDest.RagioneSociale = ragSoc.Substring(0, 50);
|
||||
}
|
||||
else
|
||||
{
|
||||
rigaDest.RagioneSociale = ragSoc;
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
// se manca aggiungo...
|
||||
taAnagCli.Insert(riga.clcodcn, string.Format("{0}, {1} {2} {3} {4}", riga.clragd, riga.clindi, riga.clcapo, riga.clloca, riga.clprov).Substring(0, 50));
|
||||
}
|
||||
}
|
||||
catch
|
||||
{
|
||||
SteamWare.logger.lg.scriviLog(string.Format("errore inserimento per cod cliente {0}", riga.clcodcn), SteamWare.tipoLog.EXCEPTION);
|
||||
}
|
||||
}
|
||||
return answ;
|
||||
}
|
||||
}
|
||||
Binary file not shown.
Binary file not shown.
+418
-20
@@ -200,7 +200,6 @@
|
||||
<summary>
|
||||
inserisce l'evento indicato dai parametri
|
||||
</summary>
|
||||
<param name="_dataOra">datetime dell'evento</param>
|
||||
<param name="_userEv">user che ha generato l'evento</param>
|
||||
<param name="_pagina">pagina/form applicaizone in cui l'evento si è generato</param>
|
||||
<param name="_valOrig">valore originale(se c'è)</param>
|
||||
@@ -212,7 +211,6 @@
|
||||
<summary>
|
||||
inserisce la nota utente indicata dai parametri, restituisce idx della nota creata...
|
||||
</summary>
|
||||
<param name="_dataOraNota">datetime della nota utente</param>
|
||||
<param name="_userNota">user che ha inserito la nota</param>
|
||||
<param name="_nota">testo della nota</param>
|
||||
<param name="_val">valore ulteriore da associare alla nota (es: label, codice, versione, ...)</param>
|
||||
@@ -243,7 +241,7 @@
|
||||
<summary>
|
||||
segna come cestinati tutti gli eventi dell'utente indicato non ancora associati o cestinati
|
||||
</summary>
|
||||
<param name="filtro">utente generatore dell'evento</param>
|
||||
<param name="_filtro">utente generatore dell'evento</param>
|
||||
</member>
|
||||
<member name="M:SteamWare.log2note.eliminaEventiDaUser(System.String)">
|
||||
<summary>
|
||||
@@ -267,11 +265,36 @@
|
||||
metodo di comportamento del controllo di logging
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:SteamWare.logControlMode.hideLog">
|
||||
<summary>
|
||||
nasconde pannello log
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:SteamWare.logControlMode.recordLog">
|
||||
<summary>
|
||||
memorizza log inserito
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:SteamWare.logControlMode.showLog">
|
||||
<summary>
|
||||
mostra pannello log
|
||||
</summary>
|
||||
</member>
|
||||
<member name="T:SteamWare.tipoApprovazione">
|
||||
<summary>
|
||||
metodo di comportamento del controllo di logging
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:SteamWare.tipoApprovazione.revisione">
|
||||
<summary>
|
||||
con incremento indice di revisione dell'oggetto approvato
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:SteamWare.tipoApprovazione.semplice">
|
||||
<summary>
|
||||
mantiene indice di revisione corrente
|
||||
</summary>
|
||||
</member>
|
||||
<member name="T:SteamWare.DataLayer_generic">
|
||||
<summary>
|
||||
Represents a strongly typed in-memory cache of data.
|
||||
@@ -386,12 +409,11 @@
|
||||
<param name="_files"></param>
|
||||
<returns></returns>
|
||||
</member>
|
||||
<member name="M:SteamWare.fileMover.setDirs(System.String,System.String)">
|
||||
<member name="M:SteamWare.fileMover.setDirs(System.String)">
|
||||
<summary>
|
||||
setta le directory
|
||||
</summary>
|
||||
<param name="_path"></param>
|
||||
<param name="_logDir"></param>
|
||||
</member>
|
||||
<member name="F:SteamWare.fileMover.WebCli">
|
||||
<summary>
|
||||
@@ -402,13 +424,28 @@
|
||||
<summary>
|
||||
inizializza il metodo alla cartella indicata
|
||||
</summary>
|
||||
<param name="_path">cartella di lavoro</param>
|
||||
<param name="_path"></param>
|
||||
<param name="_log">non serve +... x retrocompatibilità...</param>
|
||||
</member>
|
||||
<member name="M:SteamWare.fileMover.#ctor">
|
||||
<summary>
|
||||
metodo di avvio empty
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:SteamWare.fileMover.getFileInfoByName(System.String)">
|
||||
<summary>
|
||||
cerca di caricare il fileinfo o da httpcontext-application re-position o direttamente come workpath + nomefile
|
||||
</summary>
|
||||
<param name="_nomeFile"></param>
|
||||
<returns></returns>
|
||||
</member>
|
||||
<member name="M:SteamWare.fileMover.getDirectoryInfo">
|
||||
<summary>
|
||||
cerca di caricare la directoryInfo o da httpcontext-application re-position o direttamente come workpath
|
||||
</summary>
|
||||
<param name="_nomeFile"></param>
|
||||
<returns></returns>
|
||||
</member>
|
||||
<member name="M:SteamWare.fileMover.ReadFully(System.IO.Stream,System.Int32)">
|
||||
<summary>
|
||||
Legge i dati da uno stream fino a quando arriva alla fine.
|
||||
@@ -443,11 +480,23 @@
|
||||
</summary>
|
||||
<returns></returns>
|
||||
</member>
|
||||
<member name="M:SteamWare.fileMover.elencoFiles_FI">
|
||||
<summary>
|
||||
elenco dei files come array di oggetti FileInfo
|
||||
</summary>
|
||||
<returns></returns>
|
||||
</member>
|
||||
<member name="M:SteamWare.fileMover.elencoFiles_FI(System.String)">
|
||||
<summary>
|
||||
elenco dei files come array di oggetti FileInfo filtrati per parametro
|
||||
</summary>
|
||||
<param name="_param"></param>
|
||||
<returns></returns>
|
||||
</member>
|
||||
<member name="M:SteamWare.fileMover.eliminaDir">
|
||||
<summary>
|
||||
elimina la directory di lavoro se è dir virtuale mappata
|
||||
</summary>
|
||||
<param name="_nomeFile"></param>
|
||||
<returns></returns>
|
||||
</member>
|
||||
<member name="M:SteamWare.fileMover.fileExist(System.String)">
|
||||
@@ -491,6 +540,7 @@
|
||||
scrive il file dalla stringa inviata
|
||||
</summary>
|
||||
<param name="_nomeFile"></param>
|
||||
<param name="_fileString"></param>
|
||||
<returns></returns>
|
||||
</member>
|
||||
<member name="M:SteamWare.fileMover.strToByte(System.String)">
|
||||
@@ -504,7 +554,7 @@
|
||||
<summary>
|
||||
converte un byte[] in una string
|
||||
</summary>
|
||||
<param name="_val"></param>
|
||||
<param name="_array"></param>
|
||||
<returns></returns>
|
||||
</member>
|
||||
<member name="M:SteamWare.fileMover.muoviFile(System.String,System.String,System.String)">
|
||||
@@ -525,19 +575,24 @@
|
||||
<param name="_nomeFile"></param>
|
||||
<returns></returns>
|
||||
</member>
|
||||
<member name="M:SteamWare.fileMover.setDirectory(System.String)">
|
||||
<summary>
|
||||
imposta la dir di lavoro
|
||||
</summary>
|
||||
<param name="_path"></param>
|
||||
</member>
|
||||
<member name="M:SteamWare.fileMover.setDirectory(System.String,System.String)">
|
||||
<summary>
|
||||
imposta la dir di lavoro
|
||||
</summary>
|
||||
<param name="_path"></param>
|
||||
<param name="_log"></param>
|
||||
<param name="_log">non serve +... x retrocompatibilità...</param>
|
||||
</member>
|
||||
<member name="M:SteamWare.fileMover.setDirectoryMapPath(System.String,System.String)">
|
||||
<member name="M:SteamWare.fileMover.setDirectoryMapPath(System.String)">
|
||||
<summary>
|
||||
imposta la dir di lavoro impostandola dal mapPath corretto della web app...
|
||||
</summary>
|
||||
<param name="_path"></param>
|
||||
<param name="_log"></param>
|
||||
</member>
|
||||
<member name="M:SteamWare.fileMover.ExecuteCommand(System.String,System.String,System.Int32)">
|
||||
<summary>
|
||||
@@ -565,6 +620,27 @@
|
||||
<param name="nomeDest">nome con cui salvare il file</param>
|
||||
<returns></returns>
|
||||
</member>
|
||||
<member name="M:SteamWare.fileMover.zippaSingoloFile(System.String)">
|
||||
<summary>
|
||||
comprime zip il file indicato
|
||||
</summary>
|
||||
<param name="_nomeFile"></param>
|
||||
<returns></returns>
|
||||
</member>
|
||||
<member name="M:SteamWare.fileMover.totalMb">
|
||||
<summary>
|
||||
calcola la dim della directory corrente...
|
||||
</summary>
|
||||
<param name="_di"></param>
|
||||
<returns></returns>
|
||||
</member>
|
||||
<member name="M:SteamWare.fileMover.deleteOldest">
|
||||
<summary>
|
||||
elimina il file + vecchio
|
||||
</summary>
|
||||
<param name="_di"></param>
|
||||
<returns></returns>
|
||||
</member>
|
||||
<member name="F:SteamWare.fileMover.obj">
|
||||
<summary>
|
||||
versione statica (singleton) del'oggetto fileMover
|
||||
@@ -762,21 +838,141 @@
|
||||
tipologia di file immagine
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:SteamWare.tipoFileImg.gif">
|
||||
<summary>
|
||||
formato gif (no alpha channel)
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:SteamWare.tipoFileImg.jpg">
|
||||
<summary>
|
||||
formato jpeg
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:SteamWare.tipoFileImg.png">
|
||||
<summary>
|
||||
formato png
|
||||
</summary>
|
||||
</member>
|
||||
<member name="T:SteamWare.tipoImg">
|
||||
<summary>
|
||||
tipo di immagini usate per le icone di comando in web applications
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:SteamWare.tipoImg.annulla">
|
||||
<summary>
|
||||
icona annulla (croce rossa)
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:SteamWare.tipoImg.approva">
|
||||
<summary>
|
||||
icona approva (simbolo coccarda)
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:SteamWare.tipoImg.clona">
|
||||
<summary>
|
||||
icona clona (magic wand)
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:SteamWare.tipoImg.conferma">
|
||||
<summary>
|
||||
icona converma (spunta verde)
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:SteamWare.tipoImg.elimina">
|
||||
<summary>
|
||||
icona elimina (cestino)
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:SteamWare.tipoImg.modifica">
|
||||
<summary>
|
||||
icona modifica (matita)
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:SteamWare.tipoImg.notepad">
|
||||
<summary>
|
||||
icona notepad (blocco note)
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:SteamWare.tipoImg.notepadPdf">
|
||||
<summary>
|
||||
icona notepad + pdf (blocco note)
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:SteamWare.tipoImg.nuovo">
|
||||
<summary>
|
||||
icona nuovo (segno +)
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:SteamWare.tipoImg.seleziona">
|
||||
<summary>
|
||||
icona seleziona (lente)
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:SteamWare.tipoImg.semaforoGiallo">
|
||||
<summary>
|
||||
icona semaforo giallo
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:SteamWare.tipoImg.semaforoRosso">
|
||||
<summary>
|
||||
icona semaforo rosso
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:SteamWare.tipoImg.semaforoVerde">
|
||||
<summary>
|
||||
icona semaforo verde
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:SteamWare.tipoImg.stampa">
|
||||
<summary>
|
||||
icona stampa (printer)
|
||||
</summary>
|
||||
</member>
|
||||
<member name="T:SteamWare.dimImg">
|
||||
<summary>
|
||||
dimensione immagini usate per le icone di comando in web applications
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:SteamWare.dimImg.small">
|
||||
<summary>
|
||||
formato piccolo
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:SteamWare.dimImg.medium">
|
||||
<summary>
|
||||
formato medio
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:SteamWare.dimImg.large">
|
||||
<summary>
|
||||
formato grande
|
||||
</summary>
|
||||
</member>
|
||||
<member name="T:SteamWare.confrontoValori">
|
||||
<summary>
|
||||
classe per effettuare confronto tra valori disomogeneri per tipo e costruire diff testuali
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:SteamWare.confrontoValori._valOld">
|
||||
<summary>
|
||||
valore originale
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:SteamWare.confrontoValori._valNew">
|
||||
<summary>
|
||||
nuovo valore
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:SteamWare.confrontoValori._paramOld">
|
||||
<summary>
|
||||
dictionary dei parametri vecchi
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:SteamWare.confrontoValori._paramNew">
|
||||
<summary>
|
||||
dictionary dei parametri nuovi
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:SteamWare.confrontoValori.#ctor">
|
||||
<summary>
|
||||
inizializzazione classe
|
||||
@@ -822,6 +1018,36 @@
|
||||
classe di gestione lettura
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:SteamWare.CsvParser.Parse(System.String,System.Boolean)">
|
||||
<summary>
|
||||
esegue parsing fornendo dati ed headers
|
||||
</summary>
|
||||
<param name="data"></param>
|
||||
<param name="headers"></param>
|
||||
<returns></returns>
|
||||
</member>
|
||||
<member name="M:SteamWare.CsvParser.Parse(System.String)">
|
||||
<summary>
|
||||
esegue parsing fornendo dati
|
||||
</summary>
|
||||
<param name="data"></param>
|
||||
<returns></returns>
|
||||
</member>
|
||||
<member name="M:SteamWare.CsvParser.Parse(System.IO.TextReader)">
|
||||
<summary>
|
||||
esegue parsing fornendo dati come stream
|
||||
</summary>
|
||||
<param name="stream"></param>
|
||||
<returns></returns>
|
||||
</member>
|
||||
<member name="M:SteamWare.CsvParser.Parse(System.IO.TextReader,System.Boolean)">
|
||||
<summary>
|
||||
esegue parsing fornendo dati come stream ed headers
|
||||
</summary>
|
||||
<param name="stream"></param>
|
||||
<param name="headers"></param>
|
||||
<returns></returns>
|
||||
</member>
|
||||
<member name="T:SteamWare.selettori">
|
||||
<summary>
|
||||
Summary description for selettori
|
||||
@@ -854,6 +1080,57 @@
|
||||
</summary>
|
||||
<returns></returns>
|
||||
</member>
|
||||
<member name="T:SteamWare.ChartType">
|
||||
<summary>
|
||||
tipo di chart (2D/3D)
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:SteamWare.ChartType.due_D">
|
||||
<summary>
|
||||
2D
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:SteamWare.ChartType.tre_D">
|
||||
<summary>
|
||||
3D
|
||||
</summary>
|
||||
</member>
|
||||
<member name="T:SteamWare.pieChart">
|
||||
<summary>
|
||||
web control che disegna un grafico a torta
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:SteamWare.pieChart._height">
|
||||
<summary>
|
||||
altezza di default
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:SteamWare.pieChart._width">
|
||||
<summary>
|
||||
larghezza di default
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:SteamWare.pieChart._padding">
|
||||
<summary>
|
||||
padding di default
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:SteamWare.pieChart._showLegend">
|
||||
<summary>
|
||||
legenda visibile di default
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:SteamWare.pieChart._minPercent">
|
||||
<summary>
|
||||
soglia minima 5% per mostrare il dato
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:SteamWare.pieChart.RenderContents(System.Web.UI.HtmlTextWriter)">
|
||||
<summary>
|
||||
renderizza il contenuto
|
||||
</summary>
|
||||
<param name="output"></param>
|
||||
</member>
|
||||
<member name="M:SteamWare.pieChart.drawLegend">
|
||||
<summary>
|
||||
disegna la leggenda html laterale...
|
||||
@@ -879,6 +1156,60 @@
|
||||
<param name="colore"></param>
|
||||
<returns></returns>
|
||||
</member>
|
||||
<member name="M:SteamWare.pieChart.IntToHex(System.Int32)">
|
||||
<summary>
|
||||
converte intero a stringa esadecimale
|
||||
</summary>
|
||||
<param name="number"></param>
|
||||
<returns></returns>
|
||||
</member>
|
||||
<member name="M:SteamWare.pieChart.HexToInt(System.String)">
|
||||
<summary>
|
||||
converte stringa esadecimale a intero
|
||||
</summary>
|
||||
<param name="hexString"></param>
|
||||
<returns></returns>
|
||||
</member>
|
||||
<member name="P:SteamWare.pieChart.Tipo">
|
||||
<summary>
|
||||
tipo di grafico (2D/3D)
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:SteamWare.pieChart.width">
|
||||
<summary>
|
||||
ampiezza del grafico
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:SteamWare.pieChart.height">
|
||||
<summary>
|
||||
altezza del grafico
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:SteamWare.pieChart.padding">
|
||||
<summary>
|
||||
padding grafico/container
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:SteamWare.pieChart.showLegend">
|
||||
<summary>
|
||||
boolean se si debba mostrale la legenda
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:SteamWare.pieChart.minPercent">
|
||||
<summary>
|
||||
percentuale minima da mostrare
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:SteamWare.pieChart.serie">
|
||||
<summary>
|
||||
serie di dati (tipizzata) ma mostrare
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:SteamWare.pieChart.Text">
|
||||
<summary>
|
||||
testo associato al controllo
|
||||
</summary>
|
||||
</member>
|
||||
<member name="T:SteamWare.memLayer">
|
||||
<summary>
|
||||
layer gestione vari tipi di memoria: cache, session...
|
||||
@@ -1044,7 +1375,8 @@
|
||||
<summary>
|
||||
aggiunge la stringa corrente nel dictionary delle tabelle messe in session che vanno preservate da comando update (es: oggetto selezionato...)
|
||||
</summary>
|
||||
<param name="nuovaTab"></param>
|
||||
<param name="nomePar"></param>
|
||||
<param name="valore"></param>
|
||||
</member>
|
||||
<member name="M:SteamWare.memLayer.flushRegisteredCache">
|
||||
<summary>
|
||||
@@ -1066,11 +1398,31 @@
|
||||
definisce un intervalo di 2 date
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:SteamWare.intervalloDate.inizio">
|
||||
<summary>
|
||||
data inizio
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:SteamWare.intervalloDate.fine">
|
||||
<summary>
|
||||
data fine
|
||||
</summary>
|
||||
</member>
|
||||
<member name="T:SteamWare.orarioSvolto">
|
||||
<summary>
|
||||
struttura orario ordinarie/strordinarie
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:SteamWare.orarioSvolto.ordinarie">
|
||||
<summary>
|
||||
ore ordinarie
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:SteamWare.orarioSvolto.straordinarie">
|
||||
<summary>
|
||||
ore straordinarie
|
||||
</summary>
|
||||
</member>
|
||||
<member name="T:SteamWare.datario">
|
||||
<summary>
|
||||
classe di funzioni inerenti le date
|
||||
@@ -1121,6 +1473,7 @@
|
||||
restituisce l'intervallo di N giorni fino alla data indicata
|
||||
</summary>
|
||||
<param name="data"></param>
|
||||
<param name="numGiorniPrima"></param>
|
||||
<returns></returns>
|
||||
</member>
|
||||
<member name="M:SteamWare.datario.questaSett(System.DateTime)">
|
||||
@@ -1144,12 +1497,21 @@
|
||||
<param name="data"></param>
|
||||
<returns></returns>
|
||||
</member>
|
||||
<member name="T:SteamWare.gestEmail">
|
||||
<summary>
|
||||
classe di gestione delle email
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:SteamWare.gestEmail._smtpCli">
|
||||
<summary>
|
||||
stringa nel nome DNS o dell'ip del server SMTP
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:SteamWare.gestEmail.#ctor(System.String)">
|
||||
<summary>
|
||||
metodo static per la gestione delle email
|
||||
</summary>
|
||||
<param name="smtpCli"></param>
|
||||
<param name="logDir"></param>
|
||||
</member>
|
||||
<member name="M:SteamWare.gestEmail.#ctor(System.String,System.String)">
|
||||
<summary>
|
||||
@@ -1457,6 +1819,14 @@
|
||||
sistema tutte le labels traducendo i lemmi nella lingua utente ed in inglese
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:SteamWare.ApplicationUserControl.percentuale(System.Object,System.Object)">
|
||||
<summary>
|
||||
calcola come percentuale la radio dividendo/divisore
|
||||
</summary>
|
||||
<param name="dividendo"></param>
|
||||
<param name="divisore"></param>
|
||||
<returns></returns>
|
||||
</member>
|
||||
<member name="M:SteamWare.ApplicationUserControl.limitString(System.String,System.Int32)">
|
||||
<summary>
|
||||
limita una stringa al numero max di caratteri imposto
|
||||
@@ -2320,13 +2690,6 @@
|
||||
provvede a verificare la dim della cartella dei log e cancella i + vecchi fino a restare a dim inferiori a _logMaxMb
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:SteamWare.logger.totalMb(System.IO.DirectoryInfo)">
|
||||
<summary>
|
||||
calcola la dim di una directory
|
||||
</summary>
|
||||
<param name="_di"></param>
|
||||
<returns></returns>
|
||||
</member>
|
||||
<member name="M:SteamWare.logger.deleteOldest(System.IO.DirectoryInfo)">
|
||||
<summary>
|
||||
fornisce il file + vecchio
|
||||
@@ -2339,6 +2702,41 @@
|
||||
tipo di log ammesso
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:SteamWare.tipoLog.DEBUG">
|
||||
<summary>
|
||||
informazioni di debug
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:SteamWare.tipoLog.ERROR">
|
||||
<summary>
|
||||
errori
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:SteamWare.tipoLog.EXCEPTION">
|
||||
<summary>
|
||||
eccezioni nell'esecuzione try/catch
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:SteamWare.tipoLog.FATAL">
|
||||
<summary>
|
||||
errori fatali
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:SteamWare.tipoLog.INFO">
|
||||
<summary>
|
||||
informazioni opzionali
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:SteamWare.tipoLog.STARTUP">
|
||||
<summary>
|
||||
fase di avvio componente
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:SteamWare.tipoLog.WARNING">
|
||||
<summary>
|
||||
avvisi
|
||||
</summary>
|
||||
</member>
|
||||
<member name="T:SteamWare.inputComando">
|
||||
<summary>
|
||||
struttura di comando da input utente (es: via barcode)
|
||||
|
||||
Binary file not shown.
+8
-4
@@ -79,7 +79,7 @@
|
||||
<add key="_righeDataGridLong" value="20"/>
|
||||
<add key="_righeDataGridMed" value="15"/>
|
||||
<add key="_righeDataGridShort" value="10"/>
|
||||
<add key="_fromEmail" value="pippo@pippo.it"/>
|
||||
<add key="_fromEmail" value="xps@steamware.net"/>
|
||||
<add key="_logLevel" value="5"/>
|
||||
<add key="_logMaxMb" value="30"/>
|
||||
<add key="_allowForceUser" value="true"/>
|
||||
@@ -114,9 +114,13 @@
|
||||
<add key="reportOpzPdf" value="&rs:Format=PDF"/>
|
||||
</appSettings>
|
||||
<connectionStrings>
|
||||
<add name="SteamWare_XPSConnectionString" connectionString="Data Source=localhost;Initial Catalog=SteamWare_XPS;Persist Security Info=True;User id=sa;Password=keyhammer" providerName="System.Data.SqlClient"/>
|
||||
<add name="SteamWare_XPSConnectionString1" connectionString="Data Source=localhost;Initial Catalog=SteamWare_XPS;Persist Security Info=True;User ID=sa;Password=keyhammer" providerName="System.Data.SqlClient"/>
|
||||
</connectionStrings>
|
||||
<add name="SteamWare_XPSConnectionString" connectionString="Data Source=localhost;Initial Catalog=SteamWare_XPS;Persist Security Info=True;User id=sa;Password=keyhammer"
|
||||
providerName="System.Data.SqlClient" />
|
||||
<add name="SteamWare_XPSConnectionString1" connectionString="Data Source=localhost;Initial Catalog=SteamWare_XPS;Persist Security Info=True;User ID=sa;Password=keyhammer"
|
||||
providerName="System.Data.SqlClient" />
|
||||
<add name="si_dt30ConnectionString" connectionString="Provider=Microsoft.Jet.OLEDB.4.0;Data Source=|DataDirectory|\si_dt30.mdb"
|
||||
providerName="System.Data.OleDb" />
|
||||
</connectionStrings>
|
||||
<system.webServer>
|
||||
<validation validateIntegratedModeConfiguration="false"/>
|
||||
<modules>
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<%@ Control Language="C#" AutoEventWireup="true" CodeFile="mod_menuBottom.ascx.cs"
|
||||
Inherits="mod_menuBottom" %>
|
||||
<asp:Label runat="server" ID="lblApp" Text="."></asp:Label><asp:Label ID="lblrev" runat="server">78 - </asp:Label>
|
||||
<asp:Label runat="server" ID="lblApp" Text="."></asp:Label><asp:Label ID="lblrev" runat="server">88 - </asp:Label>
|
||||
<asp:Label runat="server" ID="lblCopyRight" Text="..."></asp:Label>
|
||||
|
||||
@@ -0,0 +1,25 @@
|
||||
<%@ Control Language="C#" AutoEventWireup="true" CodeFile="mod_update.ascx.cs" Inherits="mod_update" %>
|
||||
<%--<p>
|
||||
Modulo di update...</p>
|
||||
<p>
|
||||
</p>
|
||||
<p>
|
||||
faremo tante cose</p>
|
||||
<p>
|
||||
</p>
|
||||
<p>
|
||||
1) wizard install<br />
|
||||
2) wizard di upgrade db</p>
|
||||
<p>
|
||||
per ora sarà solo visibile SOLO la funzione di sync dati del cliente (x caricare i dati dell'anagrafica...)</p>--%>
|
||||
<h2>
|
||||
Aggiorna anagrafica clienti
|
||||
</h2>
|
||||
<p>
|
||||
con questa funzione verranno ricaricate le anagrafiche dei clienti: questo significa che i nuovi clienti saranno importati ed aggiunti, mentr per i vecchi clienti di cui si sia cambiata la descrizione e/o la parte di indirizzo (ma mantenuto il codice cliente) si provvederà all'aggiornamento di questi dati a pari codice.</p>
|
||||
<asp:Button ID="Button1" runat="server" Text="esegui update"
|
||||
onclick="Button1_Click" />
|
||||
<li>
|
||||
<asp:Label ID="lblStart" runat="server" Text=""></asp:Label></li>
|
||||
<li><asp:Label ID="lblEnd" runat="server" Text=""></asp:Label></li>
|
||||
|
||||
@@ -0,0 +1,19 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Web;
|
||||
using System.Web.UI;
|
||||
using System.Web.UI.WebControls;
|
||||
|
||||
public partial class mod_update : System.Web.UI.UserControl
|
||||
{
|
||||
protected void Page_Load(object sender, EventArgs e)
|
||||
{
|
||||
|
||||
}
|
||||
protected void Button1_Click(object sender, EventArgs e)
|
||||
{
|
||||
lblStart.Text = "inizio sync...";
|
||||
extSync.obj.caricaClienti();
|
||||
lblEnd.Text = "...sync completato!";
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
<%@ Page Title="" Language="C#" MasterPageFile="~/AjaxTitle.master" AutoEventWireup="true" CodeFile="update.aspx.cs" Inherits="update" %>
|
||||
|
||||
<%@ Register src="mod_update.ascx" tagname="mod_update" tagprefix="uc1" %>
|
||||
|
||||
<asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
|
||||
<uc1:mod_update ID="mod_update1" runat="server" />
|
||||
</asp:Content>
|
||||
|
||||
@@ -0,0 +1,13 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Web;
|
||||
using System.Web.UI;
|
||||
using System.Web.UI.WebControls;
|
||||
|
||||
public partial class update : System.Web.UI.Page
|
||||
{
|
||||
protected void Page_Load(object sender, EventArgs e)
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
Binary file not shown.
Binary file not shown.
@@ -39,10 +39,10 @@
|
||||
<HeaderTemplate>
|
||||
</HeaderTemplate>
|
||||
<ItemTemplate>
|
||||
<asp:HyperLink runat="server" ID="lnkPDF" ImageUrl="~/images/table.png" NavigateUrl='<%# XPS.obj.urlReport(Eval("Cod"),"label","") %>'
|
||||
<asp:HyperLink runat="server" ID="lnkPDF" ImageUrl="~/images/table.png" NavigateUrl='<%# XPS.obj.urlReport(Eval("Cod"),"module","") %>'
|
||||
Target="_blank" ToolTip='<%# traduci("anteprimaBarcode") %>' />
|
||||
<asp:HyperLink runat="server" ID="lnkShow" ImageUrl="~/images/page_pdf.png" NavigateUrl='<%# XPS.obj.urlReport(Eval("Cod"),"label","PDF") %>'
|
||||
Target="_blank" ToolTip='<%# traduci("stampaBarcode") %>' />
|
||||
<%--<asp:HyperLink runat="server" ID="lnkShow" ImageUrl="~/images/page_pdf.png" NavigateUrl='<%# XPS.obj.urlReport(Eval("Cod"),"label","PDF") %>'
|
||||
Target="_blank" ToolTip='<%# traduci("stampaBarcode") %>' />--%>
|
||||
</ItemTemplate>
|
||||
</asp:TemplateField>
|
||||
<asp:TemplateField HeaderText="Stato" SortExpression="Stato">
|
||||
|
||||
@@ -117,8 +117,8 @@
|
||||
<ItemTemplate>
|
||||
<asp:HyperLink runat="server" ID="lnkPDF" ImageUrl="~/images/table.png" NavigateUrl='<%# XPS.obj.urlReport(Eval("Cod"),"label","") %>'
|
||||
Target="_blank" ToolTip='<%# traduci("anteprimaBarcode") %>' />
|
||||
<asp:HyperLink runat="server" ID="lnkShow" ImageUrl="~/images/page_pdf.png" NavigateUrl='<%# XPS.obj.urlReport(Eval("Cod"),"label","PDF") %>'
|
||||
Target="_blank" ToolTip='<%# traduci("stampaBarcode") %>' />
|
||||
<%--<asp:HyperLink runat="server" ID="lnkShow" ImageUrl="~/images/page_pdf.png" NavigateUrl='<%# XPS.obj.urlReport(Eval("Cod"),"label","PDF") %>'
|
||||
Target="_blank" ToolTip='<%# traduci("stampaBarcode") %>' />--%>
|
||||
</ItemTemplate>
|
||||
</asp:TemplateField>
|
||||
<asp:BoundField DataField="Ciclo" HeaderText="Ciclo" SortExpression="Ciclo" ReadOnly="true" />
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
<%@ control language="C#" autoeventwireup="true" inherits="mod_menuBottom, XPS" %>
|
||||
<asp:Label runat="server" ID="lblApp" Text="."></asp:Label><asp:Label ID="lblrev" runat="server">78 - </asp:Label>
|
||||
<asp:Label runat="server" ID="lblApp" Text="."></asp:Label><asp:Label ID="lblrev" runat="server">88 - </asp:Label>
|
||||
<asp:Label runat="server" ID="lblCopyRight" Text="..."></asp:Label>
|
||||
|
||||
@@ -109,14 +109,18 @@
|
||||
<!-- NB: "/" == "%2f" -->
|
||||
<add key="reportingServerAddress" value="localhost"/>
|
||||
<add key="reportDir" value="ReportEqua"/>
|
||||
<add key="reportName_mod" value="ReportEqua"/>
|
||||
<add key="reportName_mod" value="ReportSchedaIdentificazione"/>
|
||||
<add key="reportName_lbl" value="LabelEqua"/>
|
||||
<add key="reportOpzPdf" value="&rs:Format=PDF"/>
|
||||
</appSettings>
|
||||
<connectionStrings>
|
||||
<add name="SteamWare_XPSConnectionString" connectionString="Data Source=localhost;Initial Catalog=SteamWare_XPS;Persist Security Info=True;User id=sa;Password=keyhammer" providerName="System.Data.SqlClient"/>
|
||||
<add name="SteamWare_XPSConnectionString1" connectionString="Data Source=localhost;Initial Catalog=SteamWare_XPS;Persist Security Info=True;User ID=sa;Password=keyhammer" providerName="System.Data.SqlClient"/>
|
||||
</connectionStrings>
|
||||
<add name="SteamWare_XPSConnectionString" connectionString="Data Source=localhost;Initial Catalog=SteamWare_XPS;Persist Security Info=True;User id=sa;Password=keyhammer"
|
||||
providerName="System.Data.SqlClient" />
|
||||
<add name="SteamWare_XPSConnectionString1" connectionString="Data Source=localhost;Initial Catalog=SteamWare_XPS;Persist Security Info=True;User ID=sa;Password=keyhammer"
|
||||
providerName="System.Data.SqlClient" />
|
||||
<add name="si_dt30ConnectionString" connectionString="Provider=Microsoft.Jet.OLEDB.4.0;Data Source=|DataDirectory|\si_dt30.mdb"
|
||||
providerName="System.Data.OleDb" />
|
||||
</connectionStrings>
|
||||
<system.webServer>
|
||||
<validation validateIntegratedModeConfiguration="false"/>
|
||||
<modules>
|
||||
|
||||
Binary file not shown.
@@ -863,14 +863,14 @@ WHERE (CodMappa = @CodMappa) AND (CodObj = @CodObj) AND (CodStato = @CodStat
|
||||
<xs:element name="AnagClienti" msprop:Generator_UserTableName="AnagClienti" msprop:Generator_RowDeletedName="AnagClientiRowDeleted" msprop:Generator_RowChangedName="AnagClientiRowChanged" msprop:Generator_RowClassName="AnagClientiRow" msprop:Generator_RowChangingName="AnagClientiRowChanging" msprop:Generator_RowEvArgName="AnagClientiRowChangeEvent" msprop:Generator_RowEvHandlerName="AnagClientiRowChangeEventHandler" msprop:Generator_TableClassName="AnagClientiDataTable" msprop:Generator_TableVarName="tableAnagClienti" msprop:Generator_RowDeletingName="AnagClientiRowDeleting" msprop:Generator_TablePropName="AnagClienti">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="CodCliente" msprop:Generator_UserColumnName="CodCliente" msprop:Generator_ColumnPropNameInRow="CodCliente" msprop:Generator_ColumnVarNameInTable="columnCodCliente" msprop:Generator_ColumnPropNameInTable="CodClienteColumn">
|
||||
<xs:element name="CodCliente" msprop:Generator_UserColumnName="CodCliente" msprop:Generator_ColumnVarNameInTable="columnCodCliente" msprop:Generator_ColumnPropNameInRow="CodCliente" msprop:Generator_ColumnPropNameInTable="CodClienteColumn">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="RagioneSociale" msprop:Generator_UserColumnName="RagioneSociale" msprop:Generator_ColumnPropNameInRow="RagioneSociale" msprop:Generator_ColumnVarNameInTable="columnRagioneSociale" msprop:Generator_ColumnPropNameInTable="RagioneSocialeColumn" minOccurs="0">
|
||||
<xs:element name="RagioneSociale" msprop:Generator_UserColumnName="RagioneSociale" msprop:Generator_ColumnVarNameInTable="columnRagioneSociale" msprop:Generator_ColumnPropNameInRow="RagioneSociale" msprop:Generator_ColumnPropNameInTable="RagioneSocialeColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
@@ -883,14 +883,14 @@ WHERE (CodMappa = @CodMappa) AND (CodObj = @CodObj) AND (CodStato = @CodStat
|
||||
<xs:element name="AnagTrattamenti" msprop:Generator_UserTableName="AnagTrattamenti" msprop:Generator_RowDeletedName="AnagTrattamentiRowDeleted" msprop:Generator_RowChangedName="AnagTrattamentiRowChanged" msprop:Generator_RowClassName="AnagTrattamentiRow" msprop:Generator_RowChangingName="AnagTrattamentiRowChanging" msprop:Generator_RowEvArgName="AnagTrattamentiRowChangeEvent" msprop:Generator_RowEvHandlerName="AnagTrattamentiRowChangeEventHandler" msprop:Generator_TableClassName="AnagTrattamentiDataTable" msprop:Generator_TableVarName="tableAnagTrattamenti" msprop:Generator_RowDeletingName="AnagTrattamentiRowDeleting" msprop:Generator_TablePropName="AnagTrattamenti">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="CodTrattamento" msprop:Generator_UserColumnName="CodTrattamento" msprop:Generator_ColumnPropNameInRow="CodTrattamento" msprop:Generator_ColumnVarNameInTable="columnCodTrattamento" msprop:Generator_ColumnPropNameInTable="CodTrattamentoColumn">
|
||||
<xs:element name="CodTrattamento" msprop:Generator_UserColumnName="CodTrattamento" msprop:Generator_ColumnVarNameInTable="columnCodTrattamento" msprop:Generator_ColumnPropNameInRow="CodTrattamento" msprop:Generator_ColumnPropNameInTable="CodTrattamentoColumn">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="DescrTrattamento" msprop:Generator_UserColumnName="DescrTrattamento" msprop:Generator_ColumnPropNameInRow="DescrTrattamento" msprop:Generator_ColumnVarNameInTable="columnDescrTrattamento" msprop:Generator_ColumnPropNameInTable="DescrTrattamentoColumn" minOccurs="0">
|
||||
<xs:element name="DescrTrattamento" msprop:Generator_UserColumnName="DescrTrattamento" msprop:Generator_ColumnVarNameInTable="columnDescrTrattamento" msprop:Generator_ColumnPropNameInRow="DescrTrattamento" msprop:Generator_ColumnPropNameInTable="DescrTrattamentoColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
@@ -903,21 +903,21 @@ WHERE (CodMappa = @CodMappa) AND (CodObj = @CodObj) AND (CodStato = @CodStat
|
||||
<xs:element name="Tratt2Obj" msprop:Generator_UserTableName="Tratt2Obj" msprop:Generator_RowDeletedName="Tratt2ObjRowDeleted" msprop:Generator_RowChangedName="Tratt2ObjRowChanged" msprop:Generator_RowClassName="Tratt2ObjRow" msprop:Generator_RowChangingName="Tratt2ObjRowChanging" msprop:Generator_RowEvArgName="Tratt2ObjRowChangeEvent" msprop:Generator_RowEvHandlerName="Tratt2ObjRowChangeEventHandler" msprop:Generator_TableClassName="Tratt2ObjDataTable" msprop:Generator_TableVarName="tableTratt2Obj" msprop:Generator_RowDeletingName="Tratt2ObjRowDeleting" msprop:Generator_TablePropName="Tratt2Obj">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="IdxObj" msprop:Generator_UserColumnName="IdxObj" msprop:Generator_ColumnPropNameInRow="IdxObj" msprop:Generator_ColumnVarNameInTable="columnIdxObj" msprop:Generator_ColumnPropNameInTable="IdxObjColumn">
|
||||
<xs:element name="IdxObj" msprop:Generator_UserColumnName="IdxObj" msprop:Generator_ColumnVarNameInTable="columnIdxObj" msprop:Generator_ColumnPropNameInRow="IdxObj" msprop:Generator_ColumnPropNameInTable="IdxObjColumn">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="CodTrattamento" msprop:Generator_UserColumnName="CodTrattamento" msprop:Generator_ColumnPropNameInRow="CodTrattamento" msprop:Generator_ColumnVarNameInTable="columnCodTrattamento" msprop:Generator_ColumnPropNameInTable="CodTrattamentoColumn">
|
||||
<xs:element name="CodTrattamento" msprop:Generator_UserColumnName="CodTrattamento" msprop:Generator_ColumnVarNameInTable="columnCodTrattamento" msprop:Generator_ColumnPropNameInRow="CodTrattamento" msprop:Generator_ColumnPropNameInTable="CodTrattamentoColumn">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="Note" msprop:Generator_UserColumnName="Note" msprop:Generator_ColumnPropNameInRow="Note" msprop:Generator_ColumnVarNameInTable="columnNote" msprop:Generator_ColumnPropNameInTable="NoteColumn" minOccurs="0">
|
||||
<xs:element name="Note" msprop:Generator_UserColumnName="Note" msprop:Generator_ColumnVarNameInTable="columnNote" msprop:Generator_ColumnPropNameInRow="Note" msprop:Generator_ColumnPropNameInTable="NoteColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
@@ -928,213 +928,6 @@ WHERE (CodMappa = @CodMappa) AND (CodObj = @CodObj) AND (CodStato = @CodStat
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="v_commesse" msprop:Generator_UserTableName="v_commesse" msprop:Generator_RowDeletedName="v_commesseRowDeleted" msprop:Generator_RowChangedName="v_commesseRowChanged" msprop:Generator_RowClassName="v_commesseRow" msprop:Generator_RowChangingName="v_commesseRowChanging" msprop:Generator_RowEvArgName="v_commesseRowChangeEvent" msprop:Generator_RowEvHandlerName="v_commesseRowChangeEventHandler" msprop:Generator_TableClassName="v_commesseDataTable" msprop:Generator_TableVarName="tablev_commesse" msprop:Generator_RowDeletingName="v_commesseRowDeleting" msprop:Generator_TablePropName="v_commesse">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="Cod" msprop:Generator_UserColumnName="Cod" msprop:Generator_ColumnVarNameInTable="columnCod" msprop:Generator_ColumnPropNameInRow="Cod" msprop:Generator_ColumnPropNameInTable="CodColumn">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="Stato" msprop:Generator_UserColumnName="Stato" msprop:Generator_ColumnVarNameInTable="columnStato" msprop:Generator_ColumnPropNameInRow="Stato" msprop:Generator_ColumnPropNameInTable="StatoColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="CodCliente" msprop:Generator_UserColumnName="CodCliente" msprop:Generator_ColumnVarNameInTable="columnCodCliente" msprop:Generator_ColumnPropNameInRow="CodCliente" msprop:Generator_ColumnPropNameInTable="CodClienteColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="Cliente" msprop:Generator_UserColumnName="Cliente" msprop:Generator_ColumnVarNameInTable="columnCliente" msprop:Generator_ColumnPropNameInRow="Cliente" msprop:Generator_ColumnPropNameInTable="ClienteColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="CodCli" msprop:Generator_UserColumnName="CodCli" msprop:Generator_ColumnVarNameInTable="columnCodCli" msprop:Generator_ColumnPropNameInRow="CodCli" msprop:Generator_ColumnPropNameInTable="CodCliColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="descrizione" msprop:Generator_UserColumnName="descrizione" msprop:Generator_ColumnVarNameInTable="columndescrizione" msprop:Generator_ColumnPropNameInRow="descrizione" msprop:Generator_ColumnPropNameInTable="descrizioneColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="DDT" msprop:Generator_UserColumnName="DDT" msprop:Generator_ColumnVarNameInTable="columnDDT" msprop:Generator_ColumnPropNameInRow="DDT" msprop:Generator_ColumnPropNameInTable="DDTColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="DataArrivo" msprop:Generator_UserColumnName="DataArrivo" msprop:Generator_ColumnVarNameInTable="columnDataArrivo" msprop:Generator_ColumnPropNameInRow="DataArrivo" msprop:Generator_ColumnPropNameInTable="DataArrivoColumn" type="xs:dateTime" minOccurs="0" />
|
||||
<xs:element name="Posizione" msprop:Generator_UserColumnName="Posizione" msprop:Generator_ColumnVarNameInTable="columnPosizione" msprop:Generator_ColumnPropNameInRow="Posizione" msprop:Generator_ColumnPropNameInTable="PosizioneColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="Qta" msdata:ReadOnly="true" msprop:Generator_UserColumnName="Qta" msprop:Generator_ColumnVarNameInTable="columnQta" msprop:Generator_ColumnPropNameInRow="Qta" msprop:Generator_ColumnPropNameInTable="QtaColumn" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="Peso" msdata:ReadOnly="true" msprop:Generator_UserColumnName="Peso" msprop:Generator_ColumnVarNameInTable="columnPeso" msprop:Generator_ColumnPropNameInRow="Peso" msprop:Generator_ColumnPropNameInTable="PesoColumn" type="xs:double" minOccurs="0" />
|
||||
<xs:element name="Righe" msprop:Generator_UserColumnName="Righe" msprop:Generator_ColumnVarNameInTable="columnRighe" msprop:Generator_ColumnPropNameInRow="Righe" msprop:Generator_ColumnPropNameInTable="RigheColumn" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="Colli" msprop:Generator_UserColumnName="Colli" msprop:Generator_ColumnVarNameInTable="columnColli" msprop:Generator_ColumnPropNameInRow="Colli" msprop:Generator_ColumnPropNameInTable="ColliColumn" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="DataPrevista" msprop:Generator_UserColumnName="DataPrevista" msprop:Generator_ColumnVarNameInTable="columnDataPrevista" msprop:Generator_ColumnPropNameInRow="DataPrevista" msprop:Generator_ColumnPropNameInTable="DataPrevistaColumn" type="xs:dateTime" minOccurs="0" />
|
||||
<xs:element name="DataDDT" msprop:Generator_UserColumnName="DataDDT" msprop:Generator_ColumnPropNameInRow="DataDDT" msprop:Generator_ColumnVarNameInTable="columnDataDDT" msprop:Generator_ColumnPropNameInTable="DataDDTColumn" type="xs:dateTime" minOccurs="0" />
|
||||
<xs:element name="CodStato" msprop:Generator_UserColumnName="CodStato" msprop:Generator_ColumnPropNameInRow="CodStato" msprop:Generator_ColumnVarNameInTable="columnCodStato" msprop:Generator_ColumnPropNameInTable="CodStatoColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="Ciclo" msprop:Generator_UserColumnName="Ciclo" msprop:Generator_ColumnVarNameInTable="columnCiclo" msprop:Generator_ColumnPropNameInRow="Ciclo" msprop:Generator_ColumnPropNameInTable="CicloColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="minStato" msprop:Generator_UserColumnName="minStato" msprop:Generator_ColumnVarNameInTable="columnminStato" msprop:Generator_ColumnPropNameInRow="minStato" msprop:Generator_ColumnPropNameInTable="minStatoColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="maxStato" msprop:Generator_UserColumnName="maxStato" msprop:Generator_ColumnVarNameInTable="columnmaxStato" msprop:Generator_ColumnPropNameInRow="maxStato" msprop:Generator_ColumnPropNameInTable="maxStatoColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="minCodStato" msprop:Generator_UserColumnName="minCodStato" msprop:Generator_ColumnPropNameInRow="minCodStato" msprop:Generator_ColumnVarNameInTable="columnminCodStato" msprop:Generator_ColumnPropNameInTable="minCodStatoColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="maxCodStato" msprop:Generator_UserColumnName="maxCodStato" msprop:Generator_ColumnPropNameInRow="maxCodStato" msprop:Generator_ColumnVarNameInTable="columnmaxCodStato" msprop:Generator_ColumnPropNameInTable="maxCodStatoColumn" 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="IstObj" msprop:Generator_UserTableName="IstObj" msprop:Generator_RowDeletedName="IstObjRowDeleted" msprop:Generator_RowChangedName="IstObjRowChanged" msprop:Generator_RowClassName="IstObjRow" msprop:Generator_RowChangingName="IstObjRowChanging" msprop:Generator_RowEvArgName="IstObjRowChangeEvent" msprop:Generator_RowEvHandlerName="IstObjRowChangeEventHandler" msprop:Generator_TableClassName="IstObjDataTable" msprop:Generator_TableVarName="tableIstObj" msprop:Generator_RowDeletingName="IstObjRowDeleting" msprop:Generator_TablePropName="IstObj">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="IdxObj" msprop:Generator_UserColumnName="IdxObj" msprop:Generator_ColumnPropNameInRow="IdxObj" msprop:Generator_ColumnVarNameInTable="columnIdxObj" msprop:Generator_ColumnPropNameInTable="IdxObjColumn">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="CodCliente" msprop:Generator_UserColumnName="CodCliente" msprop:Generator_ColumnPropNameInRow="CodCliente" msprop:Generator_ColumnVarNameInTable="columnCodCliente" msprop:Generator_ColumnPropNameInTable="CodClienteColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="CodStato" msprop:Generator_UserColumnName="CodStato" msprop:Generator_ColumnPropNameInRow="CodStato" msprop:Generator_ColumnVarNameInTable="columnCodStato" msprop:Generator_ColumnPropNameInTable="CodStatoColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="Posizione" msprop:Generator_UserColumnName="Posizione" msprop:Generator_ColumnPropNameInRow="Posizione" msprop:Generator_ColumnVarNameInTable="columnPosizione" msprop:Generator_ColumnPropNameInTable="PosizioneColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="Livello" msprop:Generator_UserColumnName="Livello" msprop:Generator_ColumnPropNameInRow="Livello" msprop:Generator_ColumnVarNameInTable="columnLivello" msprop:Generator_ColumnPropNameInTable="LivelloColumn" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="Rev" msprop:Generator_UserColumnName="Rev" msprop:Generator_ColumnPropNameInRow="Rev" msprop:Generator_ColumnVarNameInTable="columnRev" msprop:Generator_ColumnPropNameInTable="RevColumn" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="CodObj" msprop:Generator_UserColumnName="CodObj" msprop:Generator_ColumnPropNameInRow="CodObj" msprop:Generator_ColumnVarNameInTable="columnCodObj" msprop:Generator_ColumnPropNameInTable="CodObjColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="Nome" msprop:Generator_UserColumnName="Nome" msprop:Generator_ColumnPropNameInRow="Nome" msprop:Generator_ColumnVarNameInTable="columnNome" msprop:Generator_ColumnPropNameInTable="NomeColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="IdxObjMamma" msprop:Generator_UserColumnName="IdxObjMamma" msprop:Generator_ColumnPropNameInRow="IdxObjMamma" msprop:Generator_ColumnVarNameInTable="columnIdxObjMamma" msprop:Generator_ColumnPropNameInTable="IdxObjMammaColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="Note" msprop:Generator_UserColumnName="Note" msprop:Generator_ColumnPropNameInRow="Note" msprop:Generator_ColumnVarNameInTable="columnNote" msprop:Generator_ColumnPropNameInTable="NoteColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="ExtKey" msprop:Generator_UserColumnName="ExtKey" msprop:Generator_ColumnPropNameInRow="ExtKey" msprop:Generator_ColumnVarNameInTable="columnExtKey" msprop:Generator_ColumnPropNameInTable="ExtKeyColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="DueDate" msprop:Generator_UserColumnName="DueDate" msprop:Generator_ColumnPropNameInRow="DueDate" msprop:Generator_ColumnVarNameInTable="columnDueDate" msprop:Generator_ColumnPropNameInTable="DueDateColumn" type="xs:dateTime" minOccurs="0" />
|
||||
<xs:element name="LeadTime" msprop:Generator_UserColumnName="LeadTime" msprop:Generator_ColumnPropNameInRow="LeadTime" msprop:Generator_ColumnVarNameInTable="columnLeadTime" msprop:Generator_ColumnPropNameInTable="LeadTimeColumn" type="xs:double" minOccurs="0" />
|
||||
<xs:element name="LeadTimeUM" msprop:Generator_UserColumnName="LeadTimeUM" msprop:Generator_ColumnPropNameInRow="LeadTimeUM" msprop:Generator_ColumnVarNameInTable="columnLeadTimeUM" msprop:Generator_ColumnPropNameInTable="LeadTimeUMColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="UserCreaz" msprop:Generator_UserColumnName="UserCreaz" msprop:Generator_ColumnPropNameInRow="UserCreaz" msprop:Generator_ColumnVarNameInTable="columnUserCreaz" msprop:Generator_ColumnPropNameInTable="UserCreazColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="DataCreaz" msprop:Generator_UserColumnName="DataCreaz" msprop:Generator_ColumnPropNameInRow="DataCreaz" msprop:Generator_ColumnVarNameInTable="columnDataCreaz" msprop:Generator_ColumnPropNameInTable="DataCreazColumn" type="xs:dateTime" minOccurs="0" />
|
||||
<xs:element name="UserMod" msprop:Generator_UserColumnName="UserMod" msprop:Generator_ColumnPropNameInRow="UserMod" msprop:Generator_ColumnVarNameInTable="columnUserMod" msprop:Generator_ColumnPropNameInTable="UserModColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="DataMod" msprop:Generator_UserColumnName="DataMod" msprop:Generator_ColumnPropNameInRow="DataMod" msprop:Generator_ColumnVarNameInTable="columnDataMod" msprop:Generator_ColumnPropNameInTable="DataModColumn" type="xs:dateTime" minOccurs="0" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="v_righe" msprop:Generator_UserTableName="v_righe" msprop:Generator_RowDeletedName="v_righeRowDeleted" msprop:Generator_RowChangedName="v_righeRowChanged" msprop:Generator_RowClassName="v_righeRow" msprop:Generator_RowChangingName="v_righeRowChanging" msprop:Generator_RowEvArgName="v_righeRowChangeEvent" msprop:Generator_RowEvHandlerName="v_righeRowChangeEventHandler" msprop:Generator_TableClassName="v_righeDataTable" msprop:Generator_TableVarName="tablev_righe" msprop:Generator_RowDeletingName="v_righeRowDeleting" msprop:Generator_TablePropName="v_righe">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="Cod" msprop:Generator_UserColumnName="Cod" msprop:Generator_ColumnPropNameInRow="Cod" msprop:Generator_ColumnVarNameInTable="columnCod" msprop:Generator_ColumnPropNameInTable="CodColumn">
|
||||
@@ -1151,28 +944,14 @@ WHERE (CodMappa = @CodMappa) AND (CodObj = @CodObj) AND (CodStato = @CodStat
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="CodCliente" msdata:ReadOnly="true" msprop:Generator_UserColumnName="CodCliente" msprop:Generator_ColumnPropNameInRow="CodCliente" msprop:Generator_ColumnVarNameInTable="columnCodCliente" msprop:Generator_ColumnPropNameInTable="CodClienteColumn" minOccurs="0">
|
||||
<xs:element name="CodCliente" msprop:Generator_UserColumnName="CodCliente" msprop:Generator_ColumnPropNameInRow="CodCliente" msprop:Generator_ColumnVarNameInTable="columnCodCliente" msprop:Generator_ColumnPropNameInTable="CodClienteColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="Cliente" msdata:ReadOnly="true" msprop:Generator_UserColumnName="Cliente" msprop:Generator_ColumnPropNameInRow="Cliente" msprop:Generator_ColumnVarNameInTable="columnCliente" msprop:Generator_ColumnPropNameInTable="ClienteColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="DDT" msdata:ReadOnly="true" msprop:Generator_UserColumnName="DDT" msprop:Generator_ColumnPropNameInRow="DDT" msprop:Generator_ColumnVarNameInTable="columnDDT" msprop:Generator_ColumnPropNameInTable="DDTColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="descrizione" msdata:ReadOnly="true" msprop:Generator_UserColumnName="descrizione" msprop:Generator_ColumnPropNameInRow="descrizione" msprop:Generator_ColumnVarNameInTable="columndescrizione" msprop:Generator_ColumnPropNameInTable="descrizioneColumn" minOccurs="0">
|
||||
<xs:element name="Cliente" msprop:Generator_UserColumnName="Cliente" msprop:Generator_ColumnPropNameInRow="Cliente" msprop:Generator_ColumnVarNameInTable="columnCliente" msprop:Generator_ColumnPropNameInTable="ClienteColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
@@ -1186,6 +965,20 @@ WHERE (CodMappa = @CodMappa) AND (CodObj = @CodObj) AND (CodStato = @CodStat
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="descrizione" msprop:Generator_UserColumnName="descrizione" msprop:Generator_ColumnPropNameInRow="descrizione" msprop:Generator_ColumnVarNameInTable="columndescrizione" msprop:Generator_ColumnPropNameInTable="descrizioneColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="DDT" msprop:Generator_UserColumnName="DDT" msprop:Generator_ColumnPropNameInRow="DDT" msprop:Generator_ColumnVarNameInTable="columnDDT" msprop:Generator_ColumnPropNameInTable="DDTColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="DataArrivo" msprop:Generator_UserColumnName="DataArrivo" msprop:Generator_ColumnPropNameInRow="DataArrivo" msprop:Generator_ColumnVarNameInTable="columnDataArrivo" msprop:Generator_ColumnPropNameInTable="DataArrivoColumn" type="xs:dateTime" minOccurs="0" />
|
||||
<xs:element name="Posizione" msprop:Generator_UserColumnName="Posizione" msprop:Generator_ColumnPropNameInRow="Posizione" msprop:Generator_ColumnVarNameInTable="columnPosizione" msprop:Generator_ColumnPropNameInTable="PosizioneColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
@@ -1196,16 +989,10 @@ WHERE (CodMappa = @CodMappa) AND (CodObj = @CodObj) AND (CodStato = @CodStat
|
||||
</xs:element>
|
||||
<xs:element name="Qta" msdata:ReadOnly="true" msprop:Generator_UserColumnName="Qta" msprop:Generator_ColumnPropNameInRow="Qta" msprop:Generator_ColumnVarNameInTable="columnQta" msprop:Generator_ColumnPropNameInTable="QtaColumn" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="Peso" msdata:ReadOnly="true" msprop:Generator_UserColumnName="Peso" msprop:Generator_ColumnPropNameInRow="Peso" msprop:Generator_ColumnVarNameInTable="columnPeso" msprop:Generator_ColumnPropNameInTable="PesoColumn" type="xs:double" minOccurs="0" />
|
||||
<xs:element name="Colli" msdata:ReadOnly="true" msprop:Generator_UserColumnName="Colli" msprop:Generator_ColumnPropNameInRow="Colli" msprop:Generator_ColumnVarNameInTable="columnColli" msprop:Generator_ColumnPropNameInTable="ColliColumn" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="Righe" msprop:Generator_UserColumnName="Righe" msprop:Generator_ColumnPropNameInRow="Righe" msprop:Generator_ColumnVarNameInTable="columnRighe" msprop:Generator_ColumnPropNameInTable="RigheColumn" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="Colli" msprop:Generator_UserColumnName="Colli" msprop:Generator_ColumnPropNameInRow="Colli" msprop:Generator_ColumnVarNameInTable="columnColli" msprop:Generator_ColumnPropNameInTable="ColliColumn" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="DataPrevista" msprop:Generator_UserColumnName="DataPrevista" msprop:Generator_ColumnPropNameInRow="DataPrevista" msprop:Generator_ColumnVarNameInTable="columnDataPrevista" msprop:Generator_ColumnPropNameInTable="DataPrevistaColumn" type="xs:dateTime" minOccurs="0" />
|
||||
<xs:element name="IdxObjMamma" msprop:Generator_UserColumnName="IdxObjMamma" msprop:Generator_ColumnPropNameInRow="IdxObjMamma" msprop:Generator_ColumnVarNameInTable="columnIdxObjMamma" msprop:Generator_ColumnPropNameInTable="IdxObjMammaColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="DataDDT" msprop:Generator_UserColumnName="DataDDT" msprop:Generator_ColumnPropNameInRow="DataDDT" msprop:Generator_ColumnVarNameInTable="columnDataDDT" msprop:Generator_ColumnPropNameInTable="DataDDTColumn" type="xs:dateTime" minOccurs="0" />
|
||||
<xs:element name="DataDDT" msprop:Generator_UserColumnName="DataDDT" msprop:Generator_ColumnVarNameInTable="columnDataDDT" msprop:Generator_ColumnPropNameInRow="DataDDT" msprop:Generator_ColumnPropNameInTable="DataDDTColumn" type="xs:dateTime" minOccurs="0" />
|
||||
<xs:element name="CodStato" msprop:Generator_UserColumnName="CodStato" msprop:Generator_ColumnVarNameInTable="columnCodStato" msprop:Generator_ColumnPropNameInRow="CodStato" msprop:Generator_ColumnPropNameInTable="CodStatoColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
@@ -1213,14 +1000,35 @@ WHERE (CodMappa = @CodMappa) AND (CodObj = @CodObj) AND (CodStato = @CodStat
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="minStato" msprop:Generator_UserColumnName="minStato" msprop:Generator_ColumnVarNameInTable="columnminStato" msprop:Generator_ColumnPropNameInRow="minStato" msprop:Generator_ColumnPropNameInTable="minStatoColumn" minOccurs="0">
|
||||
<xs:element name="Ciclo" msprop:Generator_UserColumnName="Ciclo" msprop:Generator_ColumnPropNameInRow="Ciclo" msprop:Generator_ColumnVarNameInTable="columnCiclo" msprop:Generator_ColumnPropNameInTable="CicloColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="maxStato" msprop:Generator_UserColumnName="maxStato" msprop:Generator_ColumnVarNameInTable="columnmaxStato" msprop:Generator_ColumnPropNameInRow="maxStato" msprop:Generator_ColumnPropNameInTable="maxStatoColumn" minOccurs="0">
|
||||
<xs:element name="minStato" msprop:Generator_UserColumnName="minStato" msprop:Generator_ColumnPropNameInRow="minStato" msprop:Generator_ColumnVarNameInTable="columnminStato" msprop:Generator_ColumnPropNameInTable="minStatoColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="maxStato" msprop:Generator_UserColumnName="maxStato" msprop:Generator_ColumnPropNameInRow="maxStato" msprop:Generator_ColumnVarNameInTable="columnmaxStato" msprop:Generator_ColumnPropNameInTable="maxStatoColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="minCodStato" msprop:Generator_UserColumnName="minCodStato" msprop:Generator_ColumnVarNameInTable="columnminCodStato" msprop:Generator_ColumnPropNameInRow="minCodStato" msprop:Generator_ColumnPropNameInTable="minCodStatoColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="maxCodStato" msprop:Generator_UserColumnName="maxCodStato" msprop:Generator_ColumnVarNameInTable="columnmaxCodStato" msprop:Generator_ColumnPropNameInRow="maxCodStato" msprop:Generator_ColumnPropNameInTable="maxCodStatoColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
@@ -1230,14 +1038,103 @@ WHERE (CodMappa = @CodMappa) AND (CodObj = @CodObj) AND (CodStato = @CodStat
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="sp_rec4Day" msprop:Generator_UserTableName="sp_rec4Day" msprop:Generator_RowDeletedName="sp_rec4DayRowDeleted" msprop:Generator_RowChangedName="sp_rec4DayRowChanged" msprop:Generator_RowClassName="sp_rec4DayRow" msprop:Generator_RowChangingName="sp_rec4DayRowChanging" msprop:Generator_RowEvArgName="sp_rec4DayRowChangeEvent" msprop:Generator_RowEvHandlerName="sp_rec4DayRowChangeEventHandler" msprop:Generator_TableClassName="sp_rec4DayDataTable" msprop:Generator_TableVarName="tablesp_rec4Day" msprop:Generator_RowDeletingName="sp_rec4DayRowDeleting" msprop:Generator_TablePropName="sp_rec4Day">
|
||||
<xs:element name="IstObj" msprop:Generator_UserTableName="IstObj" msprop:Generator_RowDeletedName="IstObjRowDeleted" msprop:Generator_RowChangedName="IstObjRowChanged" msprop:Generator_RowClassName="IstObjRow" msprop:Generator_RowChangingName="IstObjRowChanging" msprop:Generator_RowEvArgName="IstObjRowChangeEvent" msprop:Generator_RowEvHandlerName="IstObjRowChangeEventHandler" msprop:Generator_TableClassName="IstObjDataTable" msprop:Generator_TableVarName="tableIstObj" msprop:Generator_RowDeletingName="IstObjRowDeleting" msprop:Generator_TablePropName="IstObj">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="rec4Day" msdata:ReadOnly="true" msprop:Generator_UserColumnName="rec4Day" msprop:Generator_ColumnVarNameInTable="columnrec4Day" msprop:Generator_ColumnPropNameInRow="rec4Day" msprop:Generator_ColumnPropNameInTable="rec4DayColumn" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="IdxObj" msprop:Generator_UserColumnName="IdxObj" msprop:Generator_ColumnVarNameInTable="columnIdxObj" msprop:Generator_ColumnPropNameInRow="IdxObj" msprop:Generator_ColumnPropNameInTable="IdxObjColumn">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="CodCliente" msprop:Generator_UserColumnName="CodCliente" msprop:Generator_ColumnVarNameInTable="columnCodCliente" msprop:Generator_ColumnPropNameInRow="CodCliente" msprop:Generator_ColumnPropNameInTable="CodClienteColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="CodStato" msprop:Generator_UserColumnName="CodStato" msprop:Generator_ColumnVarNameInTable="columnCodStato" msprop:Generator_ColumnPropNameInRow="CodStato" msprop:Generator_ColumnPropNameInTable="CodStatoColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="Posizione" msprop:Generator_UserColumnName="Posizione" msprop:Generator_ColumnVarNameInTable="columnPosizione" msprop:Generator_ColumnPropNameInRow="Posizione" msprop:Generator_ColumnPropNameInTable="PosizioneColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="Livello" msprop:Generator_UserColumnName="Livello" msprop:Generator_ColumnVarNameInTable="columnLivello" msprop:Generator_ColumnPropNameInRow="Livello" msprop:Generator_ColumnPropNameInTable="LivelloColumn" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="Rev" msprop:Generator_UserColumnName="Rev" msprop:Generator_ColumnVarNameInTable="columnRev" msprop:Generator_ColumnPropNameInRow="Rev" msprop:Generator_ColumnPropNameInTable="RevColumn" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="CodObj" msprop:Generator_UserColumnName="CodObj" msprop:Generator_ColumnVarNameInTable="columnCodObj" msprop:Generator_ColumnPropNameInRow="CodObj" msprop:Generator_ColumnPropNameInTable="CodObjColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="Nome" msprop:Generator_UserColumnName="Nome" msprop:Generator_ColumnVarNameInTable="columnNome" msprop:Generator_ColumnPropNameInRow="Nome" msprop:Generator_ColumnPropNameInTable="NomeColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="IdxObjMamma" msprop:Generator_UserColumnName="IdxObjMamma" msprop:Generator_ColumnVarNameInTable="columnIdxObjMamma" msprop:Generator_ColumnPropNameInRow="IdxObjMamma" msprop:Generator_ColumnPropNameInTable="IdxObjMammaColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="Note" msprop:Generator_UserColumnName="Note" msprop:Generator_ColumnVarNameInTable="columnNote" msprop:Generator_ColumnPropNameInRow="Note" msprop:Generator_ColumnPropNameInTable="NoteColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="ExtKey" msprop:Generator_UserColumnName="ExtKey" msprop:Generator_ColumnVarNameInTable="columnExtKey" msprop:Generator_ColumnPropNameInRow="ExtKey" msprop:Generator_ColumnPropNameInTable="ExtKeyColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="DueDate" msprop:Generator_UserColumnName="DueDate" msprop:Generator_ColumnVarNameInTable="columnDueDate" msprop:Generator_ColumnPropNameInRow="DueDate" msprop:Generator_ColumnPropNameInTable="DueDateColumn" type="xs:dateTime" minOccurs="0" />
|
||||
<xs:element name="LeadTime" msprop:Generator_UserColumnName="LeadTime" msprop:Generator_ColumnVarNameInTable="columnLeadTime" msprop:Generator_ColumnPropNameInRow="LeadTime" msprop:Generator_ColumnPropNameInTable="LeadTimeColumn" type="xs:double" minOccurs="0" />
|
||||
<xs:element name="LeadTimeUM" msprop:Generator_UserColumnName="LeadTimeUM" msprop:Generator_ColumnVarNameInTable="columnLeadTimeUM" msprop:Generator_ColumnPropNameInRow="LeadTimeUM" msprop:Generator_ColumnPropNameInTable="LeadTimeUMColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="UserCreaz" msprop:Generator_UserColumnName="UserCreaz" msprop:Generator_ColumnVarNameInTable="columnUserCreaz" msprop:Generator_ColumnPropNameInRow="UserCreaz" msprop:Generator_ColumnPropNameInTable="UserCreazColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="DataCreaz" msprop:Generator_UserColumnName="DataCreaz" msprop:Generator_ColumnVarNameInTable="columnDataCreaz" msprop:Generator_ColumnPropNameInRow="DataCreaz" msprop:Generator_ColumnPropNameInTable="DataCreazColumn" type="xs:dateTime" minOccurs="0" />
|
||||
<xs:element name="UserMod" msprop:Generator_UserColumnName="UserMod" msprop:Generator_ColumnVarNameInTable="columnUserMod" msprop:Generator_ColumnPropNameInRow="UserMod" msprop:Generator_ColumnPropNameInTable="UserModColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="DataMod" msprop:Generator_UserColumnName="DataMod" msprop:Generator_ColumnVarNameInTable="columnDataMod" msprop:Generator_ColumnPropNameInRow="DataMod" msprop:Generator_ColumnPropNameInTable="DataModColumn" type="xs:dateTime" minOccurs="0" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="v_ULP" msprop:Generator_UserTableName="v_ULP" msprop:Generator_RowDeletedName="v_ULPRowDeleted" msprop:Generator_RowChangedName="v_ULPRowChanged" msprop:Generator_RowClassName="v_ULPRow" msprop:Generator_RowChangingName="v_ULPRowChanging" msprop:Generator_RowEvArgName="v_ULPRowChangeEvent" msprop:Generator_RowEvHandlerName="v_ULPRowChangeEventHandler" msprop:Generator_TableClassName="v_ULPDataTable" msprop:Generator_TableVarName="tablev_ULP" msprop:Generator_RowDeletingName="v_ULPRowDeleting" msprop:Generator_TablePropName="v_ULP">
|
||||
<xs:element name="v_righe" msprop:Generator_UserTableName="v_righe" msprop:Generator_RowDeletedName="v_righeRowDeleted" msprop:Generator_RowChangedName="v_righeRowChanged" msprop:Generator_RowClassName="v_righeRow" msprop:Generator_RowChangingName="v_righeRowChanging" msprop:Generator_RowEvArgName="v_righeRowChangeEvent" msprop:Generator_RowEvHandlerName="v_righeRowChangeEventHandler" msprop:Generator_TableClassName="v_righeDataTable" msprop:Generator_TableVarName="tablev_righe" msprop:Generator_RowDeletingName="v_righeRowDeleting" msprop:Generator_TablePropName="v_righe">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="Cod" msprop:Generator_UserColumnName="Cod" msprop:Generator_ColumnVarNameInTable="columnCod" msprop:Generator_ColumnPropNameInRow="Cod" msprop:Generator_ColumnPropNameInTable="CodColumn">
|
||||
@@ -1299,6 +1196,7 @@ WHERE (CodMappa = @CodMappa) AND (CodObj = @CodObj) AND (CodStato = @CodStat
|
||||
</xs:element>
|
||||
<xs:element name="Qta" msdata:ReadOnly="true" msprop:Generator_UserColumnName="Qta" msprop:Generator_ColumnVarNameInTable="columnQta" msprop:Generator_ColumnPropNameInRow="Qta" msprop:Generator_ColumnPropNameInTable="QtaColumn" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="Peso" msdata:ReadOnly="true" msprop:Generator_UserColumnName="Peso" msprop:Generator_ColumnVarNameInTable="columnPeso" msprop:Generator_ColumnPropNameInRow="Peso" msprop:Generator_ColumnPropNameInTable="PesoColumn" type="xs:double" minOccurs="0" />
|
||||
<xs:element name="Colli" msdata:ReadOnly="true" msprop:Generator_UserColumnName="Colli" msprop:Generator_ColumnVarNameInTable="columnColli" msprop:Generator_ColumnPropNameInRow="Colli" msprop:Generator_ColumnPropNameInTable="ColliColumn" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="DataPrevista" msprop:Generator_UserColumnName="DataPrevista" msprop:Generator_ColumnVarNameInTable="columnDataPrevista" msprop:Generator_ColumnPropNameInRow="DataPrevista" msprop:Generator_ColumnPropNameInTable="DataPrevistaColumn" type="xs:dateTime" minOccurs="0" />
|
||||
<xs:element name="IdxObjMamma" msprop:Generator_UserColumnName="IdxObjMamma" msprop:Generator_ColumnVarNameInTable="columnIdxObjMamma" msprop:Generator_ColumnPropNameInRow="IdxObjMamma" msprop:Generator_ColumnPropNameInTable="IdxObjMammaColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
@@ -1307,8 +1205,110 @@ WHERE (CodMappa = @CodMappa) AND (CodObj = @CodObj) AND (CodStato = @CodStat
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="DataDDT" msprop:Generator_UserColumnName="DataDDT" msprop:Generator_ColumnPropNameInRow="DataDDT" msprop:Generator_ColumnVarNameInTable="columnDataDDT" msprop:Generator_ColumnPropNameInTable="DataDDTColumn" type="xs:dateTime" minOccurs="0" />
|
||||
<xs:element name="CodStato" msprop:Generator_UserColumnName="CodStato" msprop:Generator_ColumnVarNameInTable="columnCodStato" msprop:Generator_ColumnPropNameInRow="CodStato" msprop:Generator_ColumnPropNameInTable="CodStatoColumn" minOccurs="0">
|
||||
<xs:element name="DataDDT" msprop:Generator_UserColumnName="DataDDT" msprop:Generator_ColumnVarNameInTable="columnDataDDT" msprop:Generator_ColumnPropNameInRow="DataDDT" msprop:Generator_ColumnPropNameInTable="DataDDTColumn" type="xs:dateTime" minOccurs="0" />
|
||||
<xs:element name="CodStato" msprop:Generator_UserColumnName="CodStato" msprop:Generator_ColumnPropNameInRow="CodStato" msprop:Generator_ColumnVarNameInTable="columnCodStato" msprop:Generator_ColumnPropNameInTable="CodStatoColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="minStato" msprop:Generator_UserColumnName="minStato" msprop:Generator_ColumnPropNameInRow="minStato" msprop:Generator_ColumnVarNameInTable="columnminStato" msprop:Generator_ColumnPropNameInTable="minStatoColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="maxStato" msprop:Generator_UserColumnName="maxStato" msprop:Generator_ColumnPropNameInRow="maxStato" msprop:Generator_ColumnVarNameInTable="columnmaxStato" msprop:Generator_ColumnPropNameInTable="maxStatoColumn" 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="sp_rec4Day" msprop:Generator_UserTableName="sp_rec4Day" msprop:Generator_RowDeletedName="sp_rec4DayRowDeleted" msprop:Generator_RowChangedName="sp_rec4DayRowChanged" msprop:Generator_RowClassName="sp_rec4DayRow" msprop:Generator_RowChangingName="sp_rec4DayRowChanging" msprop:Generator_RowEvArgName="sp_rec4DayRowChangeEvent" msprop:Generator_RowEvHandlerName="sp_rec4DayRowChangeEventHandler" msprop:Generator_TableClassName="sp_rec4DayDataTable" msprop:Generator_TableVarName="tablesp_rec4Day" msprop:Generator_RowDeletingName="sp_rec4DayRowDeleting" msprop:Generator_TablePropName="sp_rec4Day">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="rec4Day" msdata:ReadOnly="true" msprop:Generator_UserColumnName="rec4Day" msprop:Generator_ColumnPropNameInRow="rec4Day" msprop:Generator_ColumnVarNameInTable="columnrec4Day" msprop:Generator_ColumnPropNameInTable="rec4DayColumn" type="xs:int" minOccurs="0" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="v_ULP" msprop:Generator_UserTableName="v_ULP" msprop:Generator_RowDeletedName="v_ULPRowDeleted" msprop:Generator_RowChangedName="v_ULPRowChanged" msprop:Generator_RowClassName="v_ULPRow" msprop:Generator_RowChangingName="v_ULPRowChanging" msprop:Generator_RowEvArgName="v_ULPRowChangeEvent" msprop:Generator_RowEvHandlerName="v_ULPRowChangeEventHandler" msprop:Generator_TableClassName="v_ULPDataTable" msprop:Generator_TableVarName="tablev_ULP" msprop:Generator_RowDeletingName="v_ULPRowDeleting" msprop:Generator_TablePropName="v_ULP">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="Cod" msprop:Generator_UserColumnName="Cod" msprop:Generator_ColumnPropNameInRow="Cod" msprop:Generator_ColumnVarNameInTable="columnCod" msprop:Generator_ColumnPropNameInTable="CodColumn">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="Stato" msprop:Generator_UserColumnName="Stato" msprop:Generator_ColumnPropNameInRow="Stato" msprop:Generator_ColumnVarNameInTable="columnStato" msprop:Generator_ColumnPropNameInTable="StatoColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="CodCliente" msdata:ReadOnly="true" msprop:Generator_UserColumnName="CodCliente" msprop:Generator_ColumnPropNameInRow="CodCliente" msprop:Generator_ColumnVarNameInTable="columnCodCliente" msprop:Generator_ColumnPropNameInTable="CodClienteColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="Cliente" msdata:ReadOnly="true" msprop:Generator_UserColumnName="Cliente" msprop:Generator_ColumnPropNameInRow="Cliente" msprop:Generator_ColumnVarNameInTable="columnCliente" msprop:Generator_ColumnPropNameInTable="ClienteColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="DDT" msdata:ReadOnly="true" msprop:Generator_UserColumnName="DDT" msprop:Generator_ColumnPropNameInRow="DDT" msprop:Generator_ColumnVarNameInTable="columnDDT" msprop:Generator_ColumnPropNameInTable="DDTColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="descrizione" msdata:ReadOnly="true" msprop:Generator_UserColumnName="descrizione" msprop:Generator_ColumnPropNameInRow="descrizione" msprop:Generator_ColumnVarNameInTable="columndescrizione" msprop:Generator_ColumnPropNameInTable="descrizioneColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="CodCli" msprop:Generator_UserColumnName="CodCli" msprop:Generator_ColumnPropNameInRow="CodCli" msprop:Generator_ColumnVarNameInTable="columnCodCli" msprop:Generator_ColumnPropNameInTable="CodCliColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="DataArrivo" msprop:Generator_UserColumnName="DataArrivo" msprop:Generator_ColumnPropNameInRow="DataArrivo" msprop:Generator_ColumnVarNameInTable="columnDataArrivo" msprop:Generator_ColumnPropNameInTable="DataArrivoColumn" type="xs:dateTime" minOccurs="0" />
|
||||
<xs:element name="Posizione" msprop:Generator_UserColumnName="Posizione" msprop:Generator_ColumnPropNameInRow="Posizione" msprop:Generator_ColumnVarNameInTable="columnPosizione" msprop:Generator_ColumnPropNameInTable="PosizioneColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="Qta" msdata:ReadOnly="true" msprop:Generator_UserColumnName="Qta" msprop:Generator_ColumnPropNameInRow="Qta" msprop:Generator_ColumnVarNameInTable="columnQta" msprop:Generator_ColumnPropNameInTable="QtaColumn" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="Peso" msdata:ReadOnly="true" msprop:Generator_UserColumnName="Peso" msprop:Generator_ColumnPropNameInRow="Peso" msprop:Generator_ColumnVarNameInTable="columnPeso" msprop:Generator_ColumnPropNameInTable="PesoColumn" type="xs:double" minOccurs="0" />
|
||||
<xs:element name="DataPrevista" msprop:Generator_UserColumnName="DataPrevista" msprop:Generator_ColumnPropNameInRow="DataPrevista" msprop:Generator_ColumnVarNameInTable="columnDataPrevista" msprop:Generator_ColumnPropNameInTable="DataPrevistaColumn" type="xs:dateTime" minOccurs="0" />
|
||||
<xs:element name="IdxObjMamma" msprop:Generator_UserColumnName="IdxObjMamma" msprop:Generator_ColumnPropNameInRow="IdxObjMamma" msprop:Generator_ColumnVarNameInTable="columnIdxObjMamma" msprop:Generator_ColumnPropNameInTable="IdxObjMammaColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="DataDDT" msprop:Generator_UserColumnName="DataDDT" msprop:Generator_ColumnVarNameInTable="columnDataDDT" msprop:Generator_ColumnPropNameInRow="DataDDT" msprop:Generator_ColumnPropNameInTable="DataDDTColumn" type="xs:dateTime" minOccurs="0" />
|
||||
<xs:element name="CodStato" msprop:Generator_UserColumnName="CodStato" msprop:Generator_ColumnPropNameInRow="CodStato" msprop:Generator_ColumnVarNameInTable="columnCodStato" msprop:Generator_ColumnPropNameInTable="CodStatoColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
@@ -1321,28 +1321,28 @@ WHERE (CodMappa = @CodMappa) AND (CodObj = @CodObj) AND (CodStato = @CodStat
|
||||
<xs:element name="Eventi" msprop:Generator_UserTableName="Eventi" msprop:Generator_RowDeletedName="EventiRowDeleted" msprop:Generator_RowChangedName="EventiRowChanged" msprop:Generator_RowClassName="EventiRow" msprop:Generator_RowChangingName="EventiRowChanging" msprop:Generator_RowEvArgName="EventiRowChangeEvent" msprop:Generator_RowEvHandlerName="EventiRowChangeEventHandler" msprop:Generator_TableClassName="EventiDataTable" msprop:Generator_TableVarName="tableEventi" msprop:Generator_RowDeletingName="EventiRowDeleting" msprop:Generator_TablePropName="Eventi">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="CodEvento" msprop:Generator_UserColumnName="CodEvento" msprop:Generator_ColumnPropNameInRow="CodEvento" msprop:Generator_ColumnVarNameInTable="columnCodEvento" msprop:Generator_ColumnPropNameInTable="CodEventoColumn">
|
||||
<xs:element name="CodEvento" msprop:Generator_UserColumnName="CodEvento" msprop:Generator_ColumnVarNameInTable="columnCodEvento" msprop:Generator_ColumnPropNameInRow="CodEvento" msprop:Generator_ColumnPropNameInTable="CodEventoColumn">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="CodTipoEvento" msprop:Generator_UserColumnName="CodTipoEvento" msprop:Generator_ColumnPropNameInRow="CodTipoEvento" msprop:Generator_ColumnVarNameInTable="columnCodTipoEvento" msprop:Generator_ColumnPropNameInTable="CodTipoEventoColumn" minOccurs="0">
|
||||
<xs:element name="CodTipoEvento" msprop:Generator_UserColumnName="CodTipoEvento" msprop:Generator_ColumnVarNameInTable="columnCodTipoEvento" msprop:Generator_ColumnPropNameInRow="CodTipoEvento" msprop:Generator_ColumnPropNameInTable="CodTipoEventoColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="DescrEvento" msprop:Generator_UserColumnName="DescrEvento" msprop:Generator_ColumnPropNameInRow="DescrEvento" msprop:Generator_ColumnVarNameInTable="columnDescrEvento" msprop:Generator_ColumnPropNameInTable="DescrEventoColumn" minOccurs="0">
|
||||
<xs:element name="DescrEvento" msprop:Generator_UserColumnName="DescrEvento" msprop:Generator_ColumnVarNameInTable="columnDescrEvento" msprop:Generator_ColumnPropNameInRow="DescrEvento" msprop:Generator_ColumnPropNameInTable="DescrEventoColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="Action" msprop:Generator_UserColumnName="Action" msprop:Generator_ColumnPropNameInRow="Action" msprop:Generator_ColumnVarNameInTable="columnAction" msprop:Generator_ColumnPropNameInTable="ActionColumn" minOccurs="0">
|
||||
<xs:element name="Action" msprop:Generator_UserColumnName="Action" msprop:Generator_ColumnVarNameInTable="columnAction" msprop:Generator_ColumnPropNameInRow="Action" msprop:Generator_ColumnPropNameInTable="ActionColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
@@ -1355,56 +1355,56 @@ WHERE (CodMappa = @CodMappa) AND (CodObj = @CodObj) AND (CodStato = @CodStat
|
||||
<xs:element name="TraEv2Stati" msprop:Generator_UserTableName="TraEv2Stati" msprop:Generator_RowDeletedName="TraEv2StatiRowDeleted" msprop:Generator_RowChangedName="TraEv2StatiRowChanged" msprop:Generator_RowClassName="TraEv2StatiRow" msprop:Generator_RowChangingName="TraEv2StatiRowChanging" msprop:Generator_RowEvArgName="TraEv2StatiRowChangeEvent" msprop:Generator_RowEvHandlerName="TraEv2StatiRowChangeEventHandler" msprop:Generator_TableClassName="TraEv2StatiDataTable" msprop:Generator_TableVarName="tableTraEv2Stati" msprop:Generator_RowDeletingName="TraEv2StatiRowDeleting" msprop:Generator_TablePropName="TraEv2Stati">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="CodMappa" msprop:Generator_UserColumnName="CodMappa" msprop:Generator_ColumnPropNameInRow="CodMappa" msprop:Generator_ColumnVarNameInTable="columnCodMappa" msprop:Generator_ColumnPropNameInTable="CodMappaColumn">
|
||||
<xs:element name="CodMappa" msprop:Generator_UserColumnName="CodMappa" msprop:Generator_ColumnVarNameInTable="columnCodMappa" msprop:Generator_ColumnPropNameInRow="CodMappa" msprop:Generator_ColumnPropNameInTable="CodMappaColumn">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="20" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="CodObj" msprop:Generator_UserColumnName="CodObj" msprop:Generator_ColumnPropNameInRow="CodObj" msprop:Generator_ColumnVarNameInTable="columnCodObj" msprop:Generator_ColumnPropNameInTable="CodObjColumn">
|
||||
<xs:element name="CodObj" msprop:Generator_UserColumnName="CodObj" msprop:Generator_ColumnVarNameInTable="columnCodObj" msprop:Generator_ColumnPropNameInRow="CodObj" msprop:Generator_ColumnPropNameInTable="CodObjColumn">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="CodStato" msprop:Generator_UserColumnName="CodStato" msprop:Generator_ColumnPropNameInRow="CodStato" msprop:Generator_ColumnVarNameInTable="columnCodStato" msprop:Generator_ColumnPropNameInTable="CodStatoColumn">
|
||||
<xs:element name="CodStato" msprop:Generator_UserColumnName="CodStato" msprop:Generator_ColumnVarNameInTable="columnCodStato" msprop:Generator_ColumnPropNameInRow="CodStato" msprop:Generator_ColumnPropNameInTable="CodStatoColumn">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="CodEvento" msprop:Generator_UserColumnName="CodEvento" msprop:Generator_ColumnPropNameInRow="CodEvento" msprop:Generator_ColumnVarNameInTable="columnCodEvento" msprop:Generator_ColumnPropNameInTable="CodEventoColumn">
|
||||
<xs:element name="CodEvento" msprop:Generator_UserColumnName="CodEvento" msprop:Generator_ColumnVarNameInTable="columnCodEvento" msprop:Generator_ColumnPropNameInRow="CodEvento" msprop:Generator_ColumnPropNameInTable="CodEventoColumn">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="NextCodStato" msprop:Generator_UserColumnName="NextCodStato" msprop:Generator_ColumnPropNameInRow="NextCodStato" msprop:Generator_ColumnVarNameInTable="columnNextCodStato" msprop:Generator_ColumnPropNameInTable="NextCodStatoColumn" minOccurs="0">
|
||||
<xs:element name="NextCodStato" msprop:Generator_UserColumnName="NextCodStato" msprop:Generator_ColumnVarNameInTable="columnNextCodStato" msprop:Generator_ColumnPropNameInRow="NextCodStato" msprop:Generator_ColumnPropNameInTable="NextCodStatoColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="CmdPlugin" msprop:Generator_UserColumnName="CmdPlugin" msprop:Generator_ColumnPropNameInRow="CmdPlugin" msprop:Generator_ColumnVarNameInTable="columnCmdPlugin" msprop:Generator_ColumnPropNameInTable="CmdPluginColumn" minOccurs="0">
|
||||
<xs:element name="CmdPlugin" msprop:Generator_UserColumnName="CmdPlugin" msprop:Generator_ColumnVarNameInTable="columnCmdPlugin" msprop:Generator_ColumnPropNameInRow="CmdPlugin" msprop:Generator_ColumnPropNameInTable="CmdPluginColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="text2show" msprop:Generator_UserColumnName="text2show" msprop:Generator_ColumnPropNameInRow="text2show" msprop:Generator_ColumnVarNameInTable="columntext2show" msprop:Generator_ColumnPropNameInTable="text2showColumn" minOccurs="0">
|
||||
<xs:element name="text2show" msprop:Generator_UserColumnName="text2show" msprop:Generator_ColumnVarNameInTable="columntext2show" msprop:Generator_ColumnPropNameInRow="text2show" msprop:Generator_ColumnPropNameInTable="text2showColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="500" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="descrComando" msprop:Generator_UserColumnName="descrComando" msprop:Generator_ColumnPropNameInRow="descrComando" msprop:Generator_ColumnVarNameInTable="columndescrComando" msprop:Generator_ColumnPropNameInTable="descrComandoColumn" minOccurs="0">
|
||||
<xs:element name="descrComando" msprop:Generator_UserColumnName="descrComando" msprop:Generator_ColumnVarNameInTable="columndescrComando" msprop:Generator_ColumnPropNameInRow="descrComando" msprop:Generator_ColumnPropNameInTable="descrComandoColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="250" />
|
||||
@@ -1417,44 +1417,44 @@ WHERE (CodMappa = @CodMappa) AND (CodObj = @CodObj) AND (CodStato = @CodStat
|
||||
<xs:element name="v_logStati" msprop:Generator_UserTableName="v_logStati" msprop:Generator_RowDeletedName="v_logStatiRowDeleted" msprop:Generator_RowChangedName="v_logStatiRowChanged" msprop:Generator_RowClassName="v_logStatiRow" msprop:Generator_RowChangingName="v_logStatiRowChanging" msprop:Generator_RowEvArgName="v_logStatiRowChangeEvent" msprop:Generator_RowEvHandlerName="v_logStatiRowChangeEventHandler" msprop:Generator_TableClassName="v_logStatiDataTable" msprop:Generator_TableVarName="tablev_logStati" msprop:Generator_RowDeletingName="v_logStatiRowDeleting" msprop:Generator_TablePropName="v_logStati">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="IdxObj" msprop:Generator_UserColumnName="IdxObj" msprop:Generator_ColumnVarNameInTable="columnIdxObj" msprop:Generator_ColumnPropNameInRow="IdxObj" msprop:Generator_ColumnPropNameInTable="IdxObjColumn">
|
||||
<xs:element name="IdxObj" msprop:Generator_UserColumnName="IdxObj" msprop:Generator_ColumnPropNameInRow="IdxObj" msprop:Generator_ColumnVarNameInTable="columnIdxObj" msprop:Generator_ColumnPropNameInTable="IdxObjColumn">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="CodCliente" msprop:Generator_UserColumnName="CodCliente" msprop:Generator_ColumnVarNameInTable="columnCodCliente" msprop:Generator_ColumnPropNameInRow="CodCliente" msprop:Generator_ColumnPropNameInTable="CodClienteColumn" minOccurs="0">
|
||||
<xs:element name="CodCliente" msprop:Generator_UserColumnName="CodCliente" msprop:Generator_ColumnPropNameInRow="CodCliente" msprop:Generator_ColumnVarNameInTable="columnCodCliente" msprop:Generator_ColumnPropNameInTable="CodClienteColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="Nome" msprop:Generator_UserColumnName="Nome" msprop:Generator_ColumnVarNameInTable="columnNome" msprop:Generator_ColumnPropNameInRow="Nome" msprop:Generator_ColumnPropNameInTable="NomeColumn" minOccurs="0">
|
||||
<xs:element name="Nome" msprop:Generator_UserColumnName="Nome" msprop:Generator_ColumnPropNameInRow="Nome" msprop:Generator_ColumnVarNameInTable="columnNome" msprop:Generator_ColumnPropNameInTable="NomeColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="DataRif" msprop:Generator_UserColumnName="DataRif" msprop:Generator_ColumnVarNameInTable="columnDataRif" msprop:Generator_ColumnPropNameInRow="DataRif" msprop:Generator_ColumnPropNameInTable="DataRifColumn" type="xs:dateTime" minOccurs="0" />
|
||||
<xs:element name="Note" msprop:Generator_UserColumnName="Note" msprop:Generator_ColumnVarNameInTable="columnNote" msprop:Generator_ColumnPropNameInRow="Note" msprop:Generator_ColumnPropNameInTable="NoteColumn" minOccurs="0">
|
||||
<xs:element name="DataRif" msprop:Generator_UserColumnName="DataRif" msprop:Generator_ColumnPropNameInRow="DataRif" msprop:Generator_ColumnVarNameInTable="columnDataRif" msprop:Generator_ColumnPropNameInTable="DataRifColumn" type="xs:dateTime" minOccurs="0" />
|
||||
<xs:element name="Note" msprop:Generator_UserColumnName="Note" msprop:Generator_ColumnPropNameInRow="Note" msprop:Generator_ColumnVarNameInTable="columnNote" msprop:Generator_ColumnPropNameInTable="NoteColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="ExtKey" msprop:Generator_UserColumnName="ExtKey" msprop:Generator_ColumnVarNameInTable="columnExtKey" msprop:Generator_ColumnPropNameInRow="ExtKey" msprop:Generator_ColumnPropNameInTable="ExtKeyColumn" minOccurs="0">
|
||||
<xs:element name="ExtKey" msprop:Generator_UserColumnName="ExtKey" msprop:Generator_ColumnPropNameInRow="ExtKey" msprop:Generator_ColumnVarNameInTable="columnExtKey" msprop:Generator_ColumnPropNameInTable="ExtKeyColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="DataOra" msprop:Generator_UserColumnName="DataOra" msprop:Generator_ColumnVarNameInTable="columnDataOra" msprop:Generator_ColumnPropNameInRow="DataOra" msprop:Generator_ColumnPropNameInTable="DataOraColumn" type="xs:dateTime" />
|
||||
<xs:element name="DescrStato" msprop:Generator_UserColumnName="DescrStato" msprop:Generator_ColumnVarNameInTable="columnDescrStato" msprop:Generator_ColumnPropNameInRow="DescrStato" msprop:Generator_ColumnPropNameInTable="DescrStatoColumn" minOccurs="0">
|
||||
<xs:element name="DataOra" msprop:Generator_UserColumnName="DataOra" msprop:Generator_ColumnPropNameInRow="DataOra" msprop:Generator_ColumnVarNameInTable="columnDataOra" msprop:Generator_ColumnPropNameInTable="DataOraColumn" type="xs:dateTime" />
|
||||
<xs:element name="DescrStato" msprop:Generator_UserColumnName="DescrStato" msprop:Generator_ColumnPropNameInRow="DescrStato" msprop:Generator_ColumnVarNameInTable="columnDescrStato" msprop:Generator_ColumnPropNameInTable="DescrStatoColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
@@ -1467,7 +1467,7 @@ WHERE (CodMappa = @CodMappa) AND (CodObj = @CodObj) AND (CodStato = @CodStat
|
||||
<xs:element name="sp_contaNonSched" msprop:Generator_UserTableName="sp_contaNonSched" msprop:Generator_RowDeletedName="sp_contaNonSchedRowDeleted" msprop:Generator_RowChangedName="sp_contaNonSchedRowChanged" msprop:Generator_RowClassName="sp_contaNonSchedRow" msprop:Generator_RowChangingName="sp_contaNonSchedRowChanging" msprop:Generator_RowEvArgName="sp_contaNonSchedRowChangeEvent" msprop:Generator_RowEvHandlerName="sp_contaNonSchedRowChangeEventHandler" msprop:Generator_TableClassName="sp_contaNonSchedDataTable" msprop:Generator_TableVarName="tablesp_contaNonSched" msprop:Generator_RowDeletingName="sp_contaNonSchedRowDeleting" msprop:Generator_TablePropName="sp_contaNonSched">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="quanti" msdata:ReadOnly="true" msprop:Generator_UserColumnName="quanti" msprop:Generator_ColumnVarNameInTable="columnquanti" msprop:Generator_ColumnPropNameInRow="quanti" msprop:Generator_ColumnPropNameInTable="quantiColumn" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="quanti" msdata:ReadOnly="true" msprop:Generator_UserColumnName="quanti" msprop:Generator_ColumnPropNameInRow="quanti" msprop:Generator_ColumnVarNameInTable="columnquanti" msprop:Generator_ColumnPropNameInTable="quantiColumn" type="xs:int" minOccurs="0" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
|
||||
@@ -0,0 +1,857 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<xs:schema id="DS_import" targetNamespace="http://tempuri.org/DS_import.xsd" xmlns:mstns="http://tempuri.org/DS_import.xsd" xmlns="http://tempuri.org/DS_import.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="0" FunctionsComponentName="QueriesTableAdapter" Modifier="AutoLayout, AnsiClass, Class, Public" SchemaSerializationMode="IncludeSchema" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<Connections>
|
||||
<Connection AppSettingsObjectName="Web.config" AppSettingsPropertyName="si_dt30ConnectionString" ConnectionStringObject="" IsAppSettingsProperty="true" Modifier="Assembly" Name="si_dt30ConnectionString (Web.config)" PropertyReference="AppConfig.System.Configuration.ConfigurationManager.0.ConnectionStrings.si_dt30ConnectionString.ConnectionString" Provider="System.Data.OleDb" />
|
||||
</Connections>
|
||||
<Tables>
|
||||
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="aclTableAdapter" GeneratorDataComponentClassName="aclTableAdapter" Name="acl" UserDataComponentName="aclTableAdapter">
|
||||
<MainSource>
|
||||
<DbSource ConnectionRef="si_dt30ConnectionString (Web.config)" DbObjectName="acl" 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=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="false" UserGetMethodName="GetData" UserSourceName="Fill">
|
||||
<DeleteCommand>
|
||||
<DbCommand CommandType="Text" ModifiedByUser="false">
|
||||
<CommandText>DELETE FROM `acl` WHERE ((`clcodcn` = ?))</CommandText>
|
||||
<Parameters>
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="Original_clcodcn" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clcodcn" SourceColumnNullMapping="false" SourceVersion="Original" />
|
||||
</Parameters>
|
||||
</DbCommand>
|
||||
</DeleteCommand>
|
||||
<InsertCommand>
|
||||
<DbCommand CommandType="Text" ModifiedByUser="false">
|
||||
<CommandText>INSERT INTO `acl` (`clcodcn`, `clragd`, `cl_flcanc`, `clcod`, `clcdpiva`, `clindi`, `clloca`, `clcapo`, `clprov`, `cldist`, `clstat`, `clstatiso`, `clcdfi`, `cltele`, `clnfax`, `clindidomfisc`, `cllocadomfisc`, `clcapodomfisc`, `clprovdomfisc`, `cldistdomfisc`, `clstatdomfisc`, `clstatisodomfisc`, `clteledomfisc`, `clnfaxdomfisc`, `clalle`, `clfldi`, `clcognom`, `clnome`, `cldtna`, `clcona`, `clprna`, `cluscn`, `clstna`, `clsess`, `clrita`, `clannot1`, `clannot2`, `cl_zona`, `clcategoria`, `clcategoria2`, `cl_sett_att1`, `cl_sett_att2`, `clnote`, `cl_categco`, `cl_ling`, `cl_filiale`, `cl_cod_old`, `cl_cod_gruppo`, `cl_vt1`, `cl_vt2`, `cl_vt3`, `cl_vt4`, `abc_pa_sol_csolv_ID`, `cl_solv_dtupd`, `cldtfineutil`, `cl_fl_decod_anag`, `clindirec`, `cllocarec`, `clcaporec`, `clprovrec`, `clnfaxrec`, `cltelerec`, `clprcinps`, `clsuffreplica`, `cldtins`, `cldtvalidini`, `clcdaccisa`, `clnicciaa`, `clnregimp`, `clcod_estero`, `clemail`, `clwww`, `clctrib`, `clCodCausRit`, `clQuadro`, `cl_destStampe`, `clragd_n`, `clindi_n`, `clloca_n`, `clindidomfisc_n`, `cllocadomfisc_n`, `clindirec_n`, `cllocarec_n`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)</CommandText>
|
||||
<Parameters>
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clcodcn" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clcodcn" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clragd" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clragd" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cl_flcanc" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cl_flcanc" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clcod" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clcod" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clcdpiva" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clcdpiva" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clindi" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clindi" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clloca" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clloca" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clcapo" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clcapo" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clprov" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clprov" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cldist" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cldist" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clstat" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clstat" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clstatiso" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clstatiso" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clcdfi" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clcdfi" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cltele" Precision="0" ProviderType="LongVarWChar" Scale="0" Size="0" SourceColumn="cltele" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clnfax" Precision="0" ProviderType="LongVarWChar" Scale="0" Size="0" SourceColumn="clnfax" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clindidomfisc" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clindidomfisc" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cllocadomfisc" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cllocadomfisc" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clcapodomfisc" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clcapodomfisc" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clprovdomfisc" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clprovdomfisc" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cldistdomfisc" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cldistdomfisc" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clstatdomfisc" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clstatdomfisc" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clstatisodomfisc" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clstatisodomfisc" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clteledomfisc" Precision="0" ProviderType="LongVarWChar" Scale="0" Size="0" SourceColumn="clteledomfisc" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clnfaxdomfisc" Precision="0" ProviderType="LongVarWChar" Scale="0" Size="0" SourceColumn="clnfaxdomfisc" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clalle" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clalle" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clfldi" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clfldi" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clcognom" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clcognom" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clnome" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clnome" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="DateTime" Direction="Input" ParameterName="cldtna" Precision="0" ProviderType="Date" Scale="0" Size="0" SourceColumn="cldtna" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clcona" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clcona" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clprna" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clprna" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cluscn" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cluscn" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clstna" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clstna" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clsess" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clsess" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Single" Direction="Input" ParameterName="clrita" Precision="0" ProviderType="Single" Scale="0" Size="0" SourceColumn="clrita" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clannot1" Precision="0" ProviderType="LongVarWChar" Scale="0" Size="0" SourceColumn="clannot1" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clannot2" Precision="0" ProviderType="LongVarWChar" Scale="0" Size="0" SourceColumn="clannot2" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cl_zona" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cl_zona" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clcategoria" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clcategoria" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clcategoria2" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clcategoria2" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cl_sett_att1" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cl_sett_att1" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cl_sett_att2" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cl_sett_att2" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clnote" Precision="0" ProviderType="LongVarWChar" Scale="0" Size="0" SourceColumn="clnote" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cl_categco" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cl_categco" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cl_ling" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cl_ling" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cl_filiale" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cl_filiale" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cl_cod_old" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cl_cod_old" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cl_cod_gruppo" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cl_cod_gruppo" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cl_vt1" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cl_vt1" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cl_vt2" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cl_vt2" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cl_vt3" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cl_vt3" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cl_vt4" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cl_vt4" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="abc_pa_sol_csolv_ID" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="abc_pa_sol_csolv_ID" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="DateTime" Direction="Input" ParameterName="cl_solv_dtupd" Precision="0" ProviderType="Date" Scale="0" Size="0" SourceColumn="cl_solv_dtupd" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="DateTime" Direction="Input" ParameterName="cldtfineutil" Precision="0" ProviderType="Date" Scale="0" Size="0" SourceColumn="cldtfineutil" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cl_fl_decod_anag" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cl_fl_decod_anag" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clindirec" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clindirec" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cllocarec" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cllocarec" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clcaporec" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clcaporec" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clprovrec" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clprovrec" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clnfaxrec" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clnfaxrec" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cltelerec" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cltelerec" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Single" Direction="Input" ParameterName="clprcinps" Precision="0" ProviderType="Single" Scale="0" Size="0" SourceColumn="clprcinps" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clsuffreplica" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clsuffreplica" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="DateTime" Direction="Input" ParameterName="cldtins" Precision="0" ProviderType="Date" Scale="0" Size="0" SourceColumn="cldtins" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="DateTime" Direction="Input" ParameterName="cldtvalidini" Precision="0" ProviderType="Date" Scale="0" Size="0" SourceColumn="cldtvalidini" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clcdaccisa" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clcdaccisa" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clnicciaa" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clnicciaa" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clnregimp" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clnregimp" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clcod_estero" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clcod_estero" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clemail" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clemail" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clwww" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clwww" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clctrib" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clctrib" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clCodCausRit" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clCodCausRit" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clQuadro" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clQuadro" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cl_destStampe" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cl_destStampe" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clragd_n" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clragd_n" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clindi_n" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clindi_n" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clloca_n" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clloca_n" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clindidomfisc_n" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clindidomfisc_n" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cllocadomfisc_n" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cllocadomfisc_n" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clindirec_n" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clindirec_n" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cllocarec_n" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cllocarec_n" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
</Parameters>
|
||||
</DbCommand>
|
||||
</InsertCommand>
|
||||
<SelectCommand>
|
||||
<DbCommand CommandType="Text" ModifiedByUser="false">
|
||||
<CommandText>SELECT clcodcn, clragd, cl_flcanc, clcod, clcdpiva, clindi, clloca, clcapo, clprov, cldist, clstat, clstatiso, clcdfi, cltele, clnfax, clindidomfisc, cllocadomfisc, clcapodomfisc, clprovdomfisc, cldistdomfisc, clstatdomfisc, clstatisodomfisc, clteledomfisc, clnfaxdomfisc, clalle, clfldi, clcognom, clnome, cldtna, clcona, clprna, cluscn, clstna, clsess, clrita, clannot1, clannot2, cl_zona, clcategoria, clcategoria2, cl_sett_att1, cl_sett_att2, clnote, cl_categco, cl_ling, cl_filiale, cl_cod_old, cl_cod_gruppo, cl_vt1, cl_vt2, cl_vt3, cl_vt4, abc_pa_sol_csolv_ID, cl_solv_dtupd, cldtfineutil, cl_fl_decod_anag, clindirec, cllocarec, clcaporec, clprovrec, clnfaxrec, cltelerec, clprcinps, clsuffreplica, cldtins, cldtvalidini, clcdaccisa, clnicciaa, clnregimp, clcod_estero, clemail, clwww, clctrib, clCodCausRit, clQuadro, cl_destStampe, clragd_n, clindi_n, clloca_n, clindidomfisc_n, cllocadomfisc_n, clindirec_n, cllocarec_n FROM acl</CommandText>
|
||||
<Parameters />
|
||||
</DbCommand>
|
||||
</SelectCommand>
|
||||
<UpdateCommand>
|
||||
<DbCommand CommandType="Text" ModifiedByUser="false">
|
||||
<CommandText>UPDATE `acl` SET `clcodcn` = ?, `clragd` = ?, `cl_flcanc` = ?, `clcod` = ?, `clcdpiva` = ?, `clindi` = ?, `clloca` = ?, `clcapo` = ?, `clprov` = ?, `cldist` = ?, `clstat` = ?, `clstatiso` = ?, `clcdfi` = ?, `cltele` = ?, `clnfax` = ?, `clindidomfisc` = ?, `cllocadomfisc` = ?, `clcapodomfisc` = ?, `clprovdomfisc` = ?, `cldistdomfisc` = ?, `clstatdomfisc` = ?, `clstatisodomfisc` = ?, `clteledomfisc` = ?, `clnfaxdomfisc` = ?, `clalle` = ?, `clfldi` = ?, `clcognom` = ?, `clnome` = ?, `cldtna` = ?, `clcona` = ?, `clprna` = ?, `cluscn` = ?, `clstna` = ?, `clsess` = ?, `clrita` = ?, `clannot1` = ?, `clannot2` = ?, `cl_zona` = ?, `clcategoria` = ?, `clcategoria2` = ?, `cl_sett_att1` = ?, `cl_sett_att2` = ?, `clnote` = ?, `cl_categco` = ?, `cl_ling` = ?, `cl_filiale` = ?, `cl_cod_old` = ?, `cl_cod_gruppo` = ?, `cl_vt1` = ?, `cl_vt2` = ?, `cl_vt3` = ?, `cl_vt4` = ?, `abc_pa_sol_csolv_ID` = ?, `cl_solv_dtupd` = ?, `cldtfineutil` = ?, `cl_fl_decod_anag` = ?, `clindirec` = ?, `cllocarec` = ?, `clcaporec` = ?, `clprovrec` = ?, `clnfaxrec` = ?, `cltelerec` = ?, `clprcinps` = ?, `clsuffreplica` = ?, `cldtins` = ?, `cldtvalidini` = ?, `clcdaccisa` = ?, `clnicciaa` = ?, `clnregimp` = ?, `clcod_estero` = ?, `clemail` = ?, `clwww` = ?, `clctrib` = ?, `clCodCausRit` = ?, `clQuadro` = ?, `cl_destStampe` = ?, `clragd_n` = ?, `clindi_n` = ?, `clloca_n` = ?, `clindidomfisc_n` = ?, `cllocadomfisc_n` = ?, `clindirec_n` = ?, `cllocarec_n` = ? WHERE ((`clcodcn` = ?))</CommandText>
|
||||
<Parameters>
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clcodcn" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clcodcn" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clragd" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clragd" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cl_flcanc" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cl_flcanc" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clcod" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clcod" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clcdpiva" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clcdpiva" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clindi" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clindi" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clloca" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clloca" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clcapo" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clcapo" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clprov" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clprov" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cldist" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cldist" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clstat" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clstat" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clstatiso" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clstatiso" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clcdfi" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clcdfi" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cltele" Precision="0" ProviderType="LongVarWChar" Scale="0" Size="0" SourceColumn="cltele" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clnfax" Precision="0" ProviderType="LongVarWChar" Scale="0" Size="0" SourceColumn="clnfax" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clindidomfisc" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clindidomfisc" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cllocadomfisc" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cllocadomfisc" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clcapodomfisc" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clcapodomfisc" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clprovdomfisc" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clprovdomfisc" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cldistdomfisc" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cldistdomfisc" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clstatdomfisc" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clstatdomfisc" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clstatisodomfisc" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clstatisodomfisc" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clteledomfisc" Precision="0" ProviderType="LongVarWChar" Scale="0" Size="0" SourceColumn="clteledomfisc" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clnfaxdomfisc" Precision="0" ProviderType="LongVarWChar" Scale="0" Size="0" SourceColumn="clnfaxdomfisc" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clalle" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clalle" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clfldi" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clfldi" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clcognom" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clcognom" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clnome" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clnome" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="DateTime" Direction="Input" ParameterName="cldtna" Precision="0" ProviderType="Date" Scale="0" Size="0" SourceColumn="cldtna" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clcona" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clcona" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clprna" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clprna" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cluscn" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cluscn" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clstna" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clstna" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clsess" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clsess" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Single" Direction="Input" ParameterName="clrita" Precision="0" ProviderType="Single" Scale="0" Size="0" SourceColumn="clrita" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clannot1" Precision="0" ProviderType="LongVarWChar" Scale="0" Size="0" SourceColumn="clannot1" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clannot2" Precision="0" ProviderType="LongVarWChar" Scale="0" Size="0" SourceColumn="clannot2" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cl_zona" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cl_zona" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clcategoria" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clcategoria" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clcategoria2" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clcategoria2" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cl_sett_att1" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cl_sett_att1" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cl_sett_att2" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cl_sett_att2" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clnote" Precision="0" ProviderType="LongVarWChar" Scale="0" Size="0" SourceColumn="clnote" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cl_categco" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cl_categco" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cl_ling" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cl_ling" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cl_filiale" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cl_filiale" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cl_cod_old" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cl_cod_old" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cl_cod_gruppo" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cl_cod_gruppo" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cl_vt1" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cl_vt1" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cl_vt2" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cl_vt2" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cl_vt3" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cl_vt3" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cl_vt4" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cl_vt4" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="abc_pa_sol_csolv_ID" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="abc_pa_sol_csolv_ID" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="DateTime" Direction="Input" ParameterName="cl_solv_dtupd" Precision="0" ProviderType="Date" Scale="0" Size="0" SourceColumn="cl_solv_dtupd" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="DateTime" Direction="Input" ParameterName="cldtfineutil" Precision="0" ProviderType="Date" Scale="0" Size="0" SourceColumn="cldtfineutil" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cl_fl_decod_anag" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cl_fl_decod_anag" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clindirec" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clindirec" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cllocarec" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cllocarec" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clcaporec" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clcaporec" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clprovrec" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clprovrec" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clnfaxrec" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clnfaxrec" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cltelerec" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cltelerec" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Single" Direction="Input" ParameterName="clprcinps" Precision="0" ProviderType="Single" Scale="0" Size="0" SourceColumn="clprcinps" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clsuffreplica" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clsuffreplica" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="DateTime" Direction="Input" ParameterName="cldtins" Precision="0" ProviderType="Date" Scale="0" Size="0" SourceColumn="cldtins" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="DateTime" Direction="Input" ParameterName="cldtvalidini" Precision="0" ProviderType="Date" Scale="0" Size="0" SourceColumn="cldtvalidini" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clcdaccisa" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clcdaccisa" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clnicciaa" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clnicciaa" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clnregimp" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clnregimp" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clcod_estero" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clcod_estero" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clemail" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clemail" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clwww" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clwww" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clctrib" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clctrib" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clCodCausRit" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clCodCausRit" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clQuadro" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clQuadro" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cl_destStampe" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cl_destStampe" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clragd_n" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clragd_n" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clindi_n" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clindi_n" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clloca_n" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clloca_n" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clindidomfisc_n" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clindidomfisc_n" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cllocadomfisc_n" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cllocadomfisc_n" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="clindirec_n" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clindirec_n" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="cllocarec_n" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="cllocarec_n" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="Original_clcodcn" Precision="0" ProviderType="VarWChar" Scale="0" Size="0" SourceColumn="clcodcn" SourceColumnNullMapping="false" SourceVersion="Original" />
|
||||
</Parameters>
|
||||
</DbCommand>
|
||||
</UpdateCommand>
|
||||
</DbSource>
|
||||
</MainSource>
|
||||
<Mappings>
|
||||
<Mapping SourceColumn="clcodcn" DataSetColumn="clcodcn" />
|
||||
<Mapping SourceColumn="clragd" DataSetColumn="clragd" />
|
||||
<Mapping SourceColumn="cl_flcanc" DataSetColumn="cl_flcanc" />
|
||||
<Mapping SourceColumn="clcod" DataSetColumn="clcod" />
|
||||
<Mapping SourceColumn="clcdpiva" DataSetColumn="clcdpiva" />
|
||||
<Mapping SourceColumn="clindi" DataSetColumn="clindi" />
|
||||
<Mapping SourceColumn="clloca" DataSetColumn="clloca" />
|
||||
<Mapping SourceColumn="clcapo" DataSetColumn="clcapo" />
|
||||
<Mapping SourceColumn="clprov" DataSetColumn="clprov" />
|
||||
<Mapping SourceColumn="cldist" DataSetColumn="cldist" />
|
||||
<Mapping SourceColumn="clstat" DataSetColumn="clstat" />
|
||||
<Mapping SourceColumn="clstatiso" DataSetColumn="clstatiso" />
|
||||
<Mapping SourceColumn="clcdfi" DataSetColumn="clcdfi" />
|
||||
<Mapping SourceColumn="cltele" DataSetColumn="cltele" />
|
||||
<Mapping SourceColumn="clnfax" DataSetColumn="clnfax" />
|
||||
<Mapping SourceColumn="clindidomfisc" DataSetColumn="clindidomfisc" />
|
||||
<Mapping SourceColumn="cllocadomfisc" DataSetColumn="cllocadomfisc" />
|
||||
<Mapping SourceColumn="clcapodomfisc" DataSetColumn="clcapodomfisc" />
|
||||
<Mapping SourceColumn="clprovdomfisc" DataSetColumn="clprovdomfisc" />
|
||||
<Mapping SourceColumn="cldistdomfisc" DataSetColumn="cldistdomfisc" />
|
||||
<Mapping SourceColumn="clstatdomfisc" DataSetColumn="clstatdomfisc" />
|
||||
<Mapping SourceColumn="clstatisodomfisc" DataSetColumn="clstatisodomfisc" />
|
||||
<Mapping SourceColumn="clteledomfisc" DataSetColumn="clteledomfisc" />
|
||||
<Mapping SourceColumn="clnfaxdomfisc" DataSetColumn="clnfaxdomfisc" />
|
||||
<Mapping SourceColumn="clalle" DataSetColumn="clalle" />
|
||||
<Mapping SourceColumn="clfldi" DataSetColumn="clfldi" />
|
||||
<Mapping SourceColumn="clcognom" DataSetColumn="clcognom" />
|
||||
<Mapping SourceColumn="clnome" DataSetColumn="clnome" />
|
||||
<Mapping SourceColumn="cldtna" DataSetColumn="cldtna" />
|
||||
<Mapping SourceColumn="clcona" DataSetColumn="clcona" />
|
||||
<Mapping SourceColumn="clprna" DataSetColumn="clprna" />
|
||||
<Mapping SourceColumn="cluscn" DataSetColumn="cluscn" />
|
||||
<Mapping SourceColumn="clstna" DataSetColumn="clstna" />
|
||||
<Mapping SourceColumn="clsess" DataSetColumn="clsess" />
|
||||
<Mapping SourceColumn="clrita" DataSetColumn="clrita" />
|
||||
<Mapping SourceColumn="clannot1" DataSetColumn="clannot1" />
|
||||
<Mapping SourceColumn="clannot2" DataSetColumn="clannot2" />
|
||||
<Mapping SourceColumn="cl_zona" DataSetColumn="cl_zona" />
|
||||
<Mapping SourceColumn="clcategoria" DataSetColumn="clcategoria" />
|
||||
<Mapping SourceColumn="clcategoria2" DataSetColumn="clcategoria2" />
|
||||
<Mapping SourceColumn="cl_sett_att1" DataSetColumn="cl_sett_att1" />
|
||||
<Mapping SourceColumn="cl_sett_att2" DataSetColumn="cl_sett_att2" />
|
||||
<Mapping SourceColumn="clnote" DataSetColumn="clnote" />
|
||||
<Mapping SourceColumn="cl_categco" DataSetColumn="cl_categco" />
|
||||
<Mapping SourceColumn="cl_ling" DataSetColumn="cl_ling" />
|
||||
<Mapping SourceColumn="cl_filiale" DataSetColumn="cl_filiale" />
|
||||
<Mapping SourceColumn="cl_cod_old" DataSetColumn="cl_cod_old" />
|
||||
<Mapping SourceColumn="cl_cod_gruppo" DataSetColumn="cl_cod_gruppo" />
|
||||
<Mapping SourceColumn="cl_vt1" DataSetColumn="cl_vt1" />
|
||||
<Mapping SourceColumn="cl_vt2" DataSetColumn="cl_vt2" />
|
||||
<Mapping SourceColumn="cl_vt3" DataSetColumn="cl_vt3" />
|
||||
<Mapping SourceColumn="cl_vt4" DataSetColumn="cl_vt4" />
|
||||
<Mapping SourceColumn="abc_pa_sol_csolv_ID" DataSetColumn="abc_pa_sol_csolv_ID" />
|
||||
<Mapping SourceColumn="cl_solv_dtupd" DataSetColumn="cl_solv_dtupd" />
|
||||
<Mapping SourceColumn="cldtfineutil" DataSetColumn="cldtfineutil" />
|
||||
<Mapping SourceColumn="cl_fl_decod_anag" DataSetColumn="cl_fl_decod_anag" />
|
||||
<Mapping SourceColumn="clindirec" DataSetColumn="clindirec" />
|
||||
<Mapping SourceColumn="cllocarec" DataSetColumn="cllocarec" />
|
||||
<Mapping SourceColumn="clcaporec" DataSetColumn="clcaporec" />
|
||||
<Mapping SourceColumn="clprovrec" DataSetColumn="clprovrec" />
|
||||
<Mapping SourceColumn="clnfaxrec" DataSetColumn="clnfaxrec" />
|
||||
<Mapping SourceColumn="cltelerec" DataSetColumn="cltelerec" />
|
||||
<Mapping SourceColumn="clprcinps" DataSetColumn="clprcinps" />
|
||||
<Mapping SourceColumn="clsuffreplica" DataSetColumn="clsuffreplica" />
|
||||
<Mapping SourceColumn="cldtins" DataSetColumn="cldtins" />
|
||||
<Mapping SourceColumn="cldtvalidini" DataSetColumn="cldtvalidini" />
|
||||
<Mapping SourceColumn="clcdaccisa" DataSetColumn="clcdaccisa" />
|
||||
<Mapping SourceColumn="clnicciaa" DataSetColumn="clnicciaa" />
|
||||
<Mapping SourceColumn="clnregimp" DataSetColumn="clnregimp" />
|
||||
<Mapping SourceColumn="clcod_estero" DataSetColumn="clcod_estero" />
|
||||
<Mapping SourceColumn="clemail" DataSetColumn="clemail" />
|
||||
<Mapping SourceColumn="clwww" DataSetColumn="clwww" />
|
||||
<Mapping SourceColumn="clctrib" DataSetColumn="clctrib" />
|
||||
<Mapping SourceColumn="clCodCausRit" DataSetColumn="clCodCausRit" />
|
||||
<Mapping SourceColumn="clQuadro" DataSetColumn="clQuadro" />
|
||||
<Mapping SourceColumn="cl_destStampe" DataSetColumn="cl_destStampe" />
|
||||
<Mapping SourceColumn="clragd_n" DataSetColumn="clragd_n" />
|
||||
<Mapping SourceColumn="clindi_n" DataSetColumn="clindi_n" />
|
||||
<Mapping SourceColumn="clloca_n" DataSetColumn="clloca_n" />
|
||||
<Mapping SourceColumn="clindidomfisc_n" DataSetColumn="clindidomfisc_n" />
|
||||
<Mapping SourceColumn="cllocadomfisc_n" DataSetColumn="cllocadomfisc_n" />
|
||||
<Mapping SourceColumn="clindirec_n" DataSetColumn="clindirec_n" />
|
||||
<Mapping SourceColumn="cllocarec_n" DataSetColumn="cllocarec_n" />
|
||||
</Mappings>
|
||||
<Sources />
|
||||
</TableAdapter>
|
||||
</Tables>
|
||||
<Sources />
|
||||
</DataSource>
|
||||
</xs:appinfo>
|
||||
</xs:annotation>
|
||||
<xs:element name="DS_import" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:Generator_UserDSName="DS_import" msprop:Generator_DataSetName="DS_import">
|
||||
<xs:complexType>
|
||||
<xs:choice minOccurs="0" maxOccurs="unbounded">
|
||||
<xs:element name="acl" msprop:Generator_UserTableName="acl" msprop:Generator_RowDeletedName="aclRowDeleted" msprop:Generator_TableClassName="aclDataTable" msprop:Generator_RowChangedName="aclRowChanged" msprop:Generator_RowClassName="aclRow" msprop:Generator_RowChangingName="aclRowChanging" msprop:Generator_RowEvArgName="aclRowChangeEvent" msprop:Generator_RowEvHandlerName="aclRowChangeEventHandler" msprop:Generator_TablePropName="acl" msprop:Generator_TableVarName="tableacl" msprop:Generator_RowDeletingName="aclRowDeleting">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="clcodcn" msprop:Generator_UserColumnName="clcodcn" msprop:Generator_ColumnPropNameInRow="clcodcn" msprop:Generator_ColumnVarNameInTable="columnclcodcn" msprop:Generator_ColumnPropNameInTable="clcodcnColumn">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="10" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clragd" msprop:Generator_UserColumnName="clragd" msprop:Generator_ColumnPropNameInRow="clragd" msprop:Generator_ColumnVarNameInTable="columnclragd" msprop:Generator_ColumnPropNameInTable="clragdColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="cl_flcanc" msprop:Generator_UserColumnName="cl_flcanc" msprop:Generator_ColumnPropNameInRow="cl_flcanc" msprop:Generator_ColumnVarNameInTable="columncl_flcanc" msprop:Generator_ColumnPropNameInTable="cl_flcancColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="1" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clcod" msprop:Generator_UserColumnName="clcod" msprop:Generator_ColumnPropNameInRow="clcod" msprop:Generator_ColumnVarNameInTable="columnclcod" msprop:Generator_ColumnPropNameInTable="clcodColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="20" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clcdpiva" msprop:Generator_UserColumnName="clcdpiva" msprop:Generator_ColumnPropNameInRow="clcdpiva" msprop:Generator_ColumnVarNameInTable="columnclcdpiva" msprop:Generator_ColumnPropNameInTable="clcdpivaColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="12" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clindi" msprop:Generator_UserColumnName="clindi" msprop:Generator_ColumnPropNameInRow="clindi" msprop:Generator_ColumnVarNameInTable="columnclindi" msprop:Generator_ColumnPropNameInTable="clindiColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="30" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clloca" msprop:Generator_UserColumnName="clloca" msprop:Generator_ColumnPropNameInRow="clloca" msprop:Generator_ColumnVarNameInTable="columnclloca" msprop:Generator_ColumnPropNameInTable="cllocaColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="30" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clcapo" msprop:Generator_UserColumnName="clcapo" msprop:Generator_ColumnPropNameInRow="clcapo" msprop:Generator_ColumnVarNameInTable="columnclcapo" msprop:Generator_ColumnPropNameInTable="clcapoColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="10" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clprov" msprop:Generator_UserColumnName="clprov" msprop:Generator_ColumnPropNameInRow="clprov" msprop:Generator_ColumnVarNameInTable="columnclprov" msprop:Generator_ColumnPropNameInTable="clprovColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="2" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="cldist" msprop:Generator_UserColumnName="cldist" msprop:Generator_ColumnPropNameInRow="cldist" msprop:Generator_ColumnVarNameInTable="columncldist" msprop:Generator_ColumnPropNameInTable="cldistColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="30" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clstat" msprop:Generator_UserColumnName="clstat" msprop:Generator_ColumnPropNameInRow="clstat" msprop:Generator_ColumnVarNameInTable="columnclstat" msprop:Generator_ColumnPropNameInTable="clstatColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="6" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clstatiso" msprop:Generator_UserColumnName="clstatiso" msprop:Generator_ColumnPropNameInRow="clstatiso" msprop:Generator_ColumnVarNameInTable="columnclstatiso" msprop:Generator_ColumnPropNameInTable="clstatisoColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="6" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clcdfi" msprop:Generator_UserColumnName="clcdfi" msprop:Generator_ColumnPropNameInRow="clcdfi" msprop:Generator_ColumnVarNameInTable="columnclcdfi" msprop:Generator_ColumnPropNameInTable="clcdfiColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="16" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="cltele" msprop:Generator_UserColumnName="cltele" msprop:Generator_ColumnPropNameInRow="cltele" msprop:Generator_ColumnVarNameInTable="columncltele" msprop:Generator_ColumnPropNameInTable="clteleColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="536870910" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clnfax" msprop:Generator_UserColumnName="clnfax" msprop:Generator_ColumnPropNameInRow="clnfax" msprop:Generator_ColumnVarNameInTable="columnclnfax" msprop:Generator_ColumnPropNameInTable="clnfaxColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="536870910" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clindidomfisc" msprop:Generator_UserColumnName="clindidomfisc" msprop:Generator_ColumnPropNameInRow="clindidomfisc" msprop:Generator_ColumnVarNameInTable="columnclindidomfisc" msprop:Generator_ColumnPropNameInTable="clindidomfiscColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="30" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="cllocadomfisc" msprop:Generator_UserColumnName="cllocadomfisc" msprop:Generator_ColumnPropNameInRow="cllocadomfisc" msprop:Generator_ColumnVarNameInTable="columncllocadomfisc" msprop:Generator_ColumnPropNameInTable="cllocadomfiscColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="30" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clcapodomfisc" msprop:Generator_UserColumnName="clcapodomfisc" msprop:Generator_ColumnPropNameInRow="clcapodomfisc" msprop:Generator_ColumnVarNameInTable="columnclcapodomfisc" msprop:Generator_ColumnPropNameInTable="clcapodomfiscColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="10" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clprovdomfisc" msprop:Generator_UserColumnName="clprovdomfisc" msprop:Generator_ColumnPropNameInRow="clprovdomfisc" msprop:Generator_ColumnVarNameInTable="columnclprovdomfisc" msprop:Generator_ColumnPropNameInTable="clprovdomfiscColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="2" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="cldistdomfisc" msprop:Generator_UserColumnName="cldistdomfisc" msprop:Generator_ColumnPropNameInRow="cldistdomfisc" msprop:Generator_ColumnVarNameInTable="columncldistdomfisc" msprop:Generator_ColumnPropNameInTable="cldistdomfiscColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="30" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clstatdomfisc" msprop:Generator_UserColumnName="clstatdomfisc" msprop:Generator_ColumnPropNameInRow="clstatdomfisc" msprop:Generator_ColumnVarNameInTable="columnclstatdomfisc" msprop:Generator_ColumnPropNameInTable="clstatdomfiscColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="6" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clstatisodomfisc" msprop:Generator_UserColumnName="clstatisodomfisc" msprop:Generator_ColumnPropNameInRow="clstatisodomfisc" msprop:Generator_ColumnVarNameInTable="columnclstatisodomfisc" msprop:Generator_ColumnPropNameInTable="clstatisodomfiscColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="6" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clteledomfisc" msprop:Generator_UserColumnName="clteledomfisc" msprop:Generator_ColumnPropNameInRow="clteledomfisc" msprop:Generator_ColumnVarNameInTable="columnclteledomfisc" msprop:Generator_ColumnPropNameInTable="clteledomfiscColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="536870910" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clnfaxdomfisc" msprop:Generator_UserColumnName="clnfaxdomfisc" msprop:Generator_ColumnPropNameInRow="clnfaxdomfisc" msprop:Generator_ColumnVarNameInTable="columnclnfaxdomfisc" msprop:Generator_ColumnPropNameInTable="clnfaxdomfiscColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="536870910" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clalle" msprop:Generator_UserColumnName="clalle" msprop:Generator_ColumnPropNameInRow="clalle" msprop:Generator_ColumnVarNameInTable="columnclalle" msprop:Generator_ColumnPropNameInTable="clalleColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="1" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clfldi" msprop:Generator_UserColumnName="clfldi" msprop:Generator_ColumnPropNameInRow="clfldi" msprop:Generator_ColumnVarNameInTable="columnclfldi" msprop:Generator_ColumnPropNameInTable="clfldiColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="10" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clcognom" msprop:Generator_UserColumnName="clcognom" msprop:Generator_ColumnPropNameInRow="clcognom" msprop:Generator_ColumnVarNameInTable="columnclcognom" msprop:Generator_ColumnPropNameInTable="clcognomColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="18" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clnome" msprop:Generator_UserColumnName="clnome" msprop:Generator_ColumnPropNameInRow="clnome" msprop:Generator_ColumnVarNameInTable="columnclnome" msprop:Generator_ColumnPropNameInTable="clnomeColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="16" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="cldtna" msprop:Generator_UserColumnName="cldtna" msprop:Generator_ColumnPropNameInRow="cldtna" msprop:Generator_ColumnVarNameInTable="columncldtna" msprop:Generator_ColumnPropNameInTable="cldtnaColumn" type="xs:dateTime" minOccurs="0" />
|
||||
<xs:element name="clcona" msprop:Generator_UserColumnName="clcona" msprop:Generator_ColumnPropNameInRow="clcona" msprop:Generator_ColumnVarNameInTable="columnclcona" msprop:Generator_ColumnPropNameInTable="clconaColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="30" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clprna" msprop:Generator_UserColumnName="clprna" msprop:Generator_ColumnPropNameInRow="clprna" msprop:Generator_ColumnVarNameInTable="columnclprna" msprop:Generator_ColumnPropNameInTable="clprnaColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="2" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="cluscn" msprop:Generator_UserColumnName="cluscn" msprop:Generator_ColumnPropNameInRow="cluscn" msprop:Generator_ColumnVarNameInTable="columncluscn" msprop:Generator_ColumnPropNameInTable="cluscnColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="6" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clstna" msprop:Generator_UserColumnName="clstna" msprop:Generator_ColumnPropNameInRow="clstna" msprop:Generator_ColumnVarNameInTable="columnclstna" msprop:Generator_ColumnPropNameInTable="clstnaColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="10" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clsess" msprop:Generator_UserColumnName="clsess" msprop:Generator_ColumnPropNameInRow="clsess" msprop:Generator_ColumnVarNameInTable="columnclsess" msprop:Generator_ColumnPropNameInTable="clsessColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="1" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clrita" msprop:Generator_UserColumnName="clrita" msprop:Generator_ColumnPropNameInRow="clrita" msprop:Generator_ColumnVarNameInTable="columnclrita" msprop:Generator_ColumnPropNameInTable="clritaColumn" type="xs:float" minOccurs="0" />
|
||||
<xs:element name="clannot1" msprop:Generator_UserColumnName="clannot1" msprop:Generator_ColumnPropNameInRow="clannot1" msprop:Generator_ColumnVarNameInTable="columnclannot1" msprop:Generator_ColumnPropNameInTable="clannot1Column" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="536870910" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clannot2" msprop:Generator_UserColumnName="clannot2" msprop:Generator_ColumnPropNameInRow="clannot2" msprop:Generator_ColumnVarNameInTable="columnclannot2" msprop:Generator_ColumnPropNameInTable="clannot2Column" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="536870910" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="cl_zona" msprop:Generator_UserColumnName="cl_zona" msprop:Generator_ColumnPropNameInRow="cl_zona" msprop:Generator_ColumnVarNameInTable="columncl_zona" msprop:Generator_ColumnPropNameInTable="cl_zonaColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="10" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clcategoria" msprop:Generator_UserColumnName="clcategoria" msprop:Generator_ColumnPropNameInRow="clcategoria" msprop:Generator_ColumnVarNameInTable="columnclcategoria" msprop:Generator_ColumnPropNameInTable="clcategoriaColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="10" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clcategoria2" msprop:Generator_UserColumnName="clcategoria2" msprop:Generator_ColumnPropNameInRow="clcategoria2" msprop:Generator_ColumnVarNameInTable="columnclcategoria2" msprop:Generator_ColumnPropNameInTable="clcategoria2Column" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="10" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="cl_sett_att1" msprop:Generator_UserColumnName="cl_sett_att1" msprop:Generator_ColumnPropNameInRow="cl_sett_att1" msprop:Generator_ColumnVarNameInTable="columncl_sett_att1" msprop:Generator_ColumnPropNameInTable="cl_sett_att1Column" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="10" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="cl_sett_att2" msprop:Generator_UserColumnName="cl_sett_att2" msprop:Generator_ColumnPropNameInRow="cl_sett_att2" msprop:Generator_ColumnVarNameInTable="columncl_sett_att2" msprop:Generator_ColumnPropNameInTable="cl_sett_att2Column" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="10" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clnote" msprop:Generator_UserColumnName="clnote" msprop:Generator_ColumnPropNameInRow="clnote" msprop:Generator_ColumnVarNameInTable="columnclnote" msprop:Generator_ColumnPropNameInTable="clnoteColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="536870910" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="cl_categco" msprop:Generator_UserColumnName="cl_categco" msprop:Generator_ColumnPropNameInRow="cl_categco" msprop:Generator_ColumnVarNameInTable="columncl_categco" msprop:Generator_ColumnPropNameInTable="cl_categcoColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="10" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="cl_ling" msprop:Generator_UserColumnName="cl_ling" msprop:Generator_ColumnPropNameInRow="cl_ling" msprop:Generator_ColumnVarNameInTable="columncl_ling" msprop:Generator_ColumnPropNameInTable="cl_lingColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="10" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="cl_filiale" msprop:Generator_UserColumnName="cl_filiale" msprop:Generator_ColumnPropNameInRow="cl_filiale" msprop:Generator_ColumnVarNameInTable="columncl_filiale" msprop:Generator_ColumnPropNameInTable="cl_filialeColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="10" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="cl_cod_old" msprop:Generator_UserColumnName="cl_cod_old" msprop:Generator_ColumnPropNameInRow="cl_cod_old" msprop:Generator_ColumnVarNameInTable="columncl_cod_old" msprop:Generator_ColumnPropNameInTable="cl_cod_oldColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="20" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="cl_cod_gruppo" msprop:Generator_UserColumnName="cl_cod_gruppo" msprop:Generator_ColumnPropNameInRow="cl_cod_gruppo" msprop:Generator_ColumnVarNameInTable="columncl_cod_gruppo" msprop:Generator_ColumnPropNameInTable="cl_cod_gruppoColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="10" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="cl_vt1" msprop:Generator_UserColumnName="cl_vt1" msprop:Generator_ColumnPropNameInRow="cl_vt1" msprop:Generator_ColumnVarNameInTable="columncl_vt1" msprop:Generator_ColumnPropNameInTable="cl_vt1Column" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="10" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="cl_vt2" msprop:Generator_UserColumnName="cl_vt2" msprop:Generator_ColumnPropNameInRow="cl_vt2" msprop:Generator_ColumnVarNameInTable="columncl_vt2" msprop:Generator_ColumnPropNameInTable="cl_vt2Column" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="10" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="cl_vt3" msprop:Generator_UserColumnName="cl_vt3" msprop:Generator_ColumnPropNameInRow="cl_vt3" msprop:Generator_ColumnVarNameInTable="columncl_vt3" msprop:Generator_ColumnPropNameInTable="cl_vt3Column" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="10" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="cl_vt4" msprop:Generator_UserColumnName="cl_vt4" msprop:Generator_ColumnPropNameInRow="cl_vt4" msprop:Generator_ColumnVarNameInTable="columncl_vt4" msprop:Generator_ColumnPropNameInTable="cl_vt4Column" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="10" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="abc_pa_sol_csolv_ID" msprop:Generator_UserColumnName="abc_pa_sol_csolv_ID" msprop:Generator_ColumnPropNameInRow="abc_pa_sol_csolv_ID" msprop:Generator_ColumnVarNameInTable="columnabc_pa_sol_csolv_ID" msprop:Generator_ColumnPropNameInTable="abc_pa_sol_csolv_IDColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="10" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="cl_solv_dtupd" msprop:Generator_UserColumnName="cl_solv_dtupd" msprop:Generator_ColumnPropNameInRow="cl_solv_dtupd" msprop:Generator_ColumnVarNameInTable="columncl_solv_dtupd" msprop:Generator_ColumnPropNameInTable="cl_solv_dtupdColumn" type="xs:dateTime" minOccurs="0" />
|
||||
<xs:element name="cldtfineutil" msprop:Generator_UserColumnName="cldtfineutil" msprop:Generator_ColumnPropNameInRow="cldtfineutil" msprop:Generator_ColumnVarNameInTable="columncldtfineutil" msprop:Generator_ColumnPropNameInTable="cldtfineutilColumn" type="xs:dateTime" minOccurs="0" />
|
||||
<xs:element name="cl_fl_decod_anag" msprop:Generator_UserColumnName="cl_fl_decod_anag" msprop:Generator_ColumnPropNameInRow="cl_fl_decod_anag" msprop:Generator_ColumnVarNameInTable="columncl_fl_decod_anag" msprop:Generator_ColumnPropNameInTable="cl_fl_decod_anagColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="1" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clindirec" msprop:Generator_UserColumnName="clindirec" msprop:Generator_ColumnPropNameInRow="clindirec" msprop:Generator_ColumnVarNameInTable="columnclindirec" msprop:Generator_ColumnPropNameInTable="clindirecColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="30" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="cllocarec" msprop:Generator_UserColumnName="cllocarec" msprop:Generator_ColumnPropNameInRow="cllocarec" msprop:Generator_ColumnVarNameInTable="columncllocarec" msprop:Generator_ColumnPropNameInTable="cllocarecColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="30" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clcaporec" msprop:Generator_UserColumnName="clcaporec" msprop:Generator_ColumnPropNameInRow="clcaporec" msprop:Generator_ColumnVarNameInTable="columnclcaporec" msprop:Generator_ColumnPropNameInTable="clcaporecColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="10" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clprovrec" msprop:Generator_UserColumnName="clprovrec" msprop:Generator_ColumnPropNameInRow="clprovrec" msprop:Generator_ColumnVarNameInTable="columnclprovrec" msprop:Generator_ColumnPropNameInTable="clprovrecColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="2" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clnfaxrec" msprop:Generator_UserColumnName="clnfaxrec" msprop:Generator_ColumnPropNameInRow="clnfaxrec" msprop:Generator_ColumnVarNameInTable="columnclnfaxrec" msprop:Generator_ColumnPropNameInTable="clnfaxrecColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="20" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="cltelerec" msprop:Generator_UserColumnName="cltelerec" msprop:Generator_ColumnPropNameInRow="cltelerec" msprop:Generator_ColumnVarNameInTable="columncltelerec" msprop:Generator_ColumnPropNameInTable="cltelerecColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="20" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clprcinps" msprop:Generator_UserColumnName="clprcinps" msprop:Generator_ColumnPropNameInRow="clprcinps" msprop:Generator_ColumnVarNameInTable="columnclprcinps" msprop:Generator_ColumnPropNameInTable="clprcinpsColumn" type="xs:float" minOccurs="0" />
|
||||
<xs:element name="clsuffreplica" msprop:Generator_UserColumnName="clsuffreplica" msprop:Generator_ColumnPropNameInRow="clsuffreplica" msprop:Generator_ColumnVarNameInTable="columnclsuffreplica" msprop:Generator_ColumnPropNameInTable="clsuffreplicaColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="2" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="cldtins" msprop:Generator_UserColumnName="cldtins" msprop:Generator_ColumnPropNameInRow="cldtins" msprop:Generator_ColumnVarNameInTable="columncldtins" msprop:Generator_ColumnPropNameInTable="cldtinsColumn" type="xs:dateTime" minOccurs="0" />
|
||||
<xs:element name="cldtvalidini" msprop:Generator_UserColumnName="cldtvalidini" msprop:Generator_ColumnPropNameInRow="cldtvalidini" msprop:Generator_ColumnVarNameInTable="columncldtvalidini" msprop:Generator_ColumnPropNameInTable="cldtvalidiniColumn" type="xs:dateTime" minOccurs="0" />
|
||||
<xs:element name="clcdaccisa" msprop:Generator_UserColumnName="clcdaccisa" msprop:Generator_ColumnPropNameInRow="clcdaccisa" msprop:Generator_ColumnVarNameInTable="columnclcdaccisa" msprop:Generator_ColumnPropNameInTable="clcdaccisaColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="20" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clnicciaa" msprop:Generator_UserColumnName="clnicciaa" msprop:Generator_ColumnPropNameInRow="clnicciaa" msprop:Generator_ColumnVarNameInTable="columnclnicciaa" msprop:Generator_ColumnPropNameInTable="clnicciaaColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="30" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clnregimp" msprop:Generator_UserColumnName="clnregimp" msprop:Generator_ColumnPropNameInRow="clnregimp" msprop:Generator_ColumnVarNameInTable="columnclnregimp" msprop:Generator_ColumnPropNameInTable="clnregimpColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="30" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clcod_estero" msprop:Generator_UserColumnName="clcod_estero" msprop:Generator_ColumnPropNameInRow="clcod_estero" msprop:Generator_ColumnVarNameInTable="columnclcod_estero" msprop:Generator_ColumnPropNameInTable="clcod_esteroColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="25" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clemail" msprop:Generator_UserColumnName="clemail" msprop:Generator_ColumnPropNameInRow="clemail" msprop:Generator_ColumnVarNameInTable="columnclemail" msprop:Generator_ColumnPropNameInTable="clemailColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="255" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clwww" msprop:Generator_UserColumnName="clwww" msprop:Generator_ColumnPropNameInRow="clwww" msprop:Generator_ColumnVarNameInTable="columnclwww" msprop:Generator_ColumnPropNameInTable="clwwwColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="255" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clctrib" msprop:Generator_UserColumnName="clctrib" msprop:Generator_ColumnPropNameInRow="clctrib" msprop:Generator_ColumnVarNameInTable="columnclctrib" msprop:Generator_ColumnPropNameInTable="clctribColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="10" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clCodCausRit" msprop:Generator_UserColumnName="clCodCausRit" msprop:Generator_ColumnPropNameInRow="clCodCausRit" msprop:Generator_ColumnVarNameInTable="columnclCodCausRit" msprop:Generator_ColumnPropNameInTable="clCodCausRitColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="10" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clQuadro" msprop:Generator_UserColumnName="clQuadro" msprop:Generator_ColumnPropNameInRow="clQuadro" msprop:Generator_ColumnVarNameInTable="columnclQuadro" msprop:Generator_ColumnPropNameInTable="clQuadroColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="3" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="cl_destStampe" msprop:Generator_UserColumnName="cl_destStampe" msprop:Generator_ColumnPropNameInRow="cl_destStampe" msprop:Generator_ColumnVarNameInTable="columncl_destStampe" msprop:Generator_ColumnPropNameInTable="cl_destStampeColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="2" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clragd_n" msprop:Generator_UserColumnName="clragd_n" msprop:Generator_ColumnPropNameInRow="clragd_n" msprop:Generator_ColumnVarNameInTable="columnclragd_n" msprop:Generator_ColumnPropNameInTable="clragd_nColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="100" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clindi_n" msprop:Generator_UserColumnName="clindi_n" msprop:Generator_ColumnPropNameInRow="clindi_n" msprop:Generator_ColumnVarNameInTable="columnclindi_n" msprop:Generator_ColumnPropNameInTable="clindi_nColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="100" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clloca_n" msprop:Generator_UserColumnName="clloca_n" msprop:Generator_ColumnPropNameInRow="clloca_n" msprop:Generator_ColumnVarNameInTable="columnclloca_n" msprop:Generator_ColumnPropNameInTable="clloca_nColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="100" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clindidomfisc_n" msprop:Generator_UserColumnName="clindidomfisc_n" msprop:Generator_ColumnPropNameInRow="clindidomfisc_n" msprop:Generator_ColumnVarNameInTable="columnclindidomfisc_n" msprop:Generator_ColumnPropNameInTable="clindidomfisc_nColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="100" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="cllocadomfisc_n" msprop:Generator_UserColumnName="cllocadomfisc_n" msprop:Generator_ColumnPropNameInRow="cllocadomfisc_n" msprop:Generator_ColumnVarNameInTable="columncllocadomfisc_n" msprop:Generator_ColumnPropNameInTable="cllocadomfisc_nColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="100" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="clindirec_n" msprop:Generator_UserColumnName="clindirec_n" msprop:Generator_ColumnPropNameInRow="clindirec_n" msprop:Generator_ColumnVarNameInTable="columnclindirec_n" msprop:Generator_ColumnPropNameInTable="clindirec_nColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="100" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="cllocarec_n" msprop:Generator_UserColumnName="cllocarec_n" msprop:Generator_ColumnPropNameInRow="cllocarec_n" msprop:Generator_ColumnVarNameInTable="columncllocarec_n" msprop:Generator_ColumnPropNameInTable="cllocarec_nColumn" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="100" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
</xs:choice>
|
||||
</xs:complexType>
|
||||
<xs:unique name="Constraint1" msdata:PrimaryKey="true">
|
||||
<xs:selector xpath=".//mstns:acl" />
|
||||
<xs:field xpath="mstns:clcodcn" />
|
||||
</xs:unique>
|
||||
</xs:element>
|
||||
</xs:schema>
|
||||
@@ -0,0 +1 @@
|
||||
|
||||
@@ -0,0 +1,62 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Web;
|
||||
|
||||
/// <summary>
|
||||
/// Summary description for extSync
|
||||
/// </summary>
|
||||
public class extSync
|
||||
{
|
||||
#region area tableAdapter
|
||||
|
||||
DS_importTableAdapters.aclTableAdapter taACL_orig;
|
||||
DS_applicazioneTableAdapters.AnagClientiTableAdapter taAnagCli;
|
||||
|
||||
private void caricaTA()
|
||||
{
|
||||
taAnagCli = new DS_applicazioneTableAdapters.AnagClientiTableAdapter();
|
||||
taACL_orig = new DS_importTableAdapters.aclTableAdapter();
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
||||
public extSync()
|
||||
{
|
||||
// avvio tableAdapters
|
||||
caricaTA();
|
||||
}
|
||||
|
||||
|
||||
/// <summary>
|
||||
///
|
||||
/// </summary>
|
||||
/// <returns></returns>
|
||||
public bool caricaClienti()
|
||||
{
|
||||
bool answ = false;
|
||||
// carico tab clienti access
|
||||
DS_import.aclDataTable tabOrig = taACL_orig.GetData();
|
||||
// carico tab clienti MSSQL
|
||||
DS_applicazione.AnagClientiDataTable tabDest = taAnagCli.GetData();
|
||||
DS_applicazione.AnagClientiRow rigaDest;
|
||||
// verifico uno ad uno i clienti...
|
||||
foreach (DS_import.aclRow riga in tabOrig)
|
||||
{
|
||||
try
|
||||
{
|
||||
rigaDest = tabDest.FindByCodCliente(riga.clcodcn);
|
||||
if (rigaDest != null)
|
||||
{
|
||||
// se c'è faccio update...
|
||||
}
|
||||
rigaDest.RagioneSociale = string.Format("{0}, {1} {2} {3} {4}", riga.clragd, riga.clindi, riga.clcapo, riga.clloca, riga.clprov).Substring(0, 50);
|
||||
}
|
||||
catch
|
||||
{
|
||||
// se manca aggiungo...
|
||||
taAnagCli.Insert(riga.clcodcn, string.Format("{0}, {1} {2} {3} {4}", riga.clragd, riga.clindi, riga.clcapo, riga.clloca, riga.clprov).Substring(0, 50));
|
||||
}
|
||||
}
|
||||
return answ;
|
||||
}
|
||||
}
|
||||
Binary file not shown.
Binary file not shown.
@@ -109,14 +109,18 @@
|
||||
<!-- NB: "/" == "%2f" -->
|
||||
<add key="reportingServerAddress" value="localhost"/>
|
||||
<add key="reportDir" value="ReportEqua"/>
|
||||
<add key="reportName_mod" value="ReportEqua"/>
|
||||
<add key="reportName_mod" value="ReportSchedaIdentificazione"/>
|
||||
<add key="reportName_lbl" value="LabelEqua"/>
|
||||
<add key="reportOpzPdf" value="&rs:Format=PDF"/>
|
||||
</appSettings>
|
||||
<connectionStrings>
|
||||
<add name="SteamWare_XPSConnectionString" connectionString="Data Source=localhost;Initial Catalog=SteamWare_XPS;Persist Security Info=True;User id=sa;Password=keyhammer" providerName="System.Data.SqlClient"/>
|
||||
<add name="SteamWare_XPSConnectionString1" connectionString="Data Source=localhost;Initial Catalog=SteamWare_XPS;Persist Security Info=True;User ID=sa;Password=keyhammer" providerName="System.Data.SqlClient"/>
|
||||
</connectionStrings>
|
||||
<add name="SteamWare_XPSConnectionString" connectionString="Data Source=localhost;Initial Catalog=SteamWare_XPS;Persist Security Info=True;User id=sa;Password=keyhammer"
|
||||
providerName="System.Data.SqlClient" />
|
||||
<add name="SteamWare_XPSConnectionString1" connectionString="Data Source=localhost;Initial Catalog=SteamWare_XPS;Persist Security Info=True;User ID=sa;Password=keyhammer"
|
||||
providerName="System.Data.SqlClient" />
|
||||
<add name="si_dt30ConnectionString" connectionString="Provider=Microsoft.Jet.OLEDB.4.0;Data Source=|DataDirectory|\si_dt30.mdb"
|
||||
providerName="System.Data.OleDb" />
|
||||
</connectionStrings>
|
||||
<system.webServer>
|
||||
<validation validateIntegratedModeConfiguration="false"/>
|
||||
<modules>
|
||||
|
||||
@@ -39,10 +39,10 @@
|
||||
<HeaderTemplate>
|
||||
</HeaderTemplate>
|
||||
<ItemTemplate>
|
||||
<asp:HyperLink runat="server" ID="lnkPDF" ImageUrl="~/images/table.png" NavigateUrl='<%# XPS.obj.urlReport(Eval("Cod"),"label","") %>'
|
||||
<asp:HyperLink runat="server" ID="lnkPDF" ImageUrl="~/images/table.png" NavigateUrl='<%# XPS.obj.urlReport(Eval("Cod"),"module","") %>'
|
||||
Target="_blank" ToolTip='<%# traduci("anteprimaBarcode") %>' />
|
||||
<asp:HyperLink runat="server" ID="lnkShow" ImageUrl="~/images/page_pdf.png" NavigateUrl='<%# XPS.obj.urlReport(Eval("Cod"),"label","PDF") %>'
|
||||
Target="_blank" ToolTip='<%# traduci("stampaBarcode") %>' />
|
||||
<%--<asp:HyperLink runat="server" ID="lnkShow" ImageUrl="~/images/page_pdf.png" NavigateUrl='<%# XPS.obj.urlReport(Eval("Cod"),"label","PDF") %>'
|
||||
Target="_blank" ToolTip='<%# traduci("stampaBarcode") %>' />--%>
|
||||
</ItemTemplate>
|
||||
</asp:TemplateField>
|
||||
<asp:TemplateField HeaderText="Stato" SortExpression="Stato">
|
||||
|
||||
@@ -118,8 +118,8 @@
|
||||
<ItemTemplate>
|
||||
<asp:HyperLink runat="server" ID="lnkPDF" ImageUrl="~/images/table.png" NavigateUrl='<%# XPS.obj.urlReport(Eval("Cod"),"label","") %>'
|
||||
Target="_blank" ToolTip='<%# traduci("anteprimaBarcode") %>' />
|
||||
<asp:HyperLink runat="server" ID="lnkShow" ImageUrl="~/images/page_pdf.png" NavigateUrl='<%# XPS.obj.urlReport(Eval("Cod"),"label","PDF") %>'
|
||||
Target="_blank" ToolTip='<%# traduci("stampaBarcode") %>' />
|
||||
<%--<asp:HyperLink runat="server" ID="lnkShow" ImageUrl="~/images/page_pdf.png" NavigateUrl='<%# XPS.obj.urlReport(Eval("Cod"),"label","PDF") %>'
|
||||
Target="_blank" ToolTip='<%# traduci("stampaBarcode") %>' />--%>
|
||||
</ItemTemplate>
|
||||
</asp:TemplateField>
|
||||
<asp:BoundField DataField="Ciclo" HeaderText="Ciclo" SortExpression="Ciclo" ReadOnly="true" />
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<%@ Control Language="C#" AutoEventWireup="true" CodeFile="mod_menuBottom.ascx.cs"
|
||||
Inherits="mod_menuBottom" %>
|
||||
<asp:Label runat="server" ID="lblApp" Text="."></asp:Label><asp:Label ID="lblrev" runat="server">78 - </asp:Label>
|
||||
<asp:Label runat="server" ID="lblApp" Text="."></asp:Label><asp:Label ID="lblrev" runat="server">88 - </asp:Label>
|
||||
<asp:Label runat="server" ID="lblCopyRight" Text="..."></asp:Label>
|
||||
|
||||
@@ -32,11 +32,12 @@
|
||||
<DeleteAppCodeCompiledFiles>true</DeleteAppCodeCompiledFiles>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<ExcludeFromBuild Include="$(SourceWebPhysicalPath)\**\*.pdb" />
|
||||
<ExcludeFromBuild Include="$(SourceWebPhysicalPath)\logs\*.txt" />
|
||||
<ExcludeFromBuild Include="$(SourceWebPhysicalPath)\logs\*.zip" />
|
||||
<ExcludeFromBuild Include="$(SourceWebPhysicalPath)\*.txt" />
|
||||
<ExcludeFromBuild Include="$(SourceWebPhysicalPath)\mod_menuBottom.ascx.in" />
|
||||
<ExcludeFromBuild Include="$(SourceWebPhysicalPath)\post-update.bat" />
|
||||
<ExcludeFromBuild Include="$(SourceWebPhysicalPath)\logs\*.txt" />
|
||||
<ExcludeFromBuild Include="$(SourceWebPhysicalPath)\logs\*.zip" />
|
||||
<ExcludeFromBuild Include="$(SourceWebPhysicalPath)\**\*.pdb" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\..\SteamWare\SteamWare.csproj">
|
||||
|
||||
Binary file not shown.
@@ -320,7 +320,7 @@
|
||||
"Name" = "8:logs"
|
||||
"AlwaysCreate" = "11:TRUE"
|
||||
"Condition" = "8:"
|
||||
"Transitive" = "11:FALSE"
|
||||
"Transitive" = "11:TRUE"
|
||||
"Property" = "8:_8ED13096DD68411CAC41B9812554A36B"
|
||||
"Folders"
|
||||
{
|
||||
@@ -378,7 +378,7 @@
|
||||
"Name" = "8:Microsoft Visual Studio"
|
||||
"ProductName" = "8:XPS"
|
||||
"ProductCode" = "8:{50DB8641-2B0C-42FA-9D32-A1195B154A3A}"
|
||||
"PackageCode" = "8:{0A5879E1-FA94-4387-8CE4-37B3C6F8C650}"
|
||||
"PackageCode" = "8:{B615D9D1-48EA-4666-B01C-8FAC5EABEC5C}"
|
||||
"UpgradeCode" = "8:{71B65361-FEA5-44CA-9B9A-45597433DB20}"
|
||||
"RestartWWWService" = "11:TRUE"
|
||||
"RemovePreviousVersions" = "11:TRUE"
|
||||
|
||||
Reference in New Issue
Block a user