cambio nome visita WHP in VVFGT

This commit is contained in:
Samuele E. Locatelli
2017-02-23 09:46:46 +01:00
parent 71243a7ca2
commit 998b1c5366
13 changed files with 547 additions and 83 deletions
+8 -8
View File
@@ -1,26 +1,26 @@
/* punteggi colore */
.VVFAnz-CL-01 {
.VVF-CL-01 {
color: #006600;
background-color: white;
}
.VVFAnz-CL-02 {
.VVF-CL-02 {
color: #FFFF33;
background-color: #2222FF;
}
.VVFAnz-CL-03 {
.VVF-CL-03 {
color: #FFFF33;
background-color: #118811;
}
.VVFAnz-CL-04 {
.VVF-CL-04 {
background-color: #FFFF11;
}
.VVFAnz-CL-05 {
.VVF-CL-05 {
color: #FFFF33;
background-color: #EE2222;
background-color: #EE6622;
}
.VVFAnz-CL-06 {
.VVF-CL-06 {
color: #FFFF11;
background-color: #530c0c;
background-color: #FF0c0c;
}
.baseRow {
background-color: #EFF3FB;
+8 -8
View File
@@ -9,28 +9,28 @@
/* punteggi colore */
.VVFAnz-CL-01{
.VVF-CL-01{
color: #006600;
background-color: white;
}
.VVFAnz-CL-02{
.VVF-CL-02{
color: #FFFF33;
background-color: #2222FF;
}
.VVFAnz-CL-03{
.VVF-CL-03{
color: #FFFF33;
background-color: #118811;
}
.VVFAnz-CL-04{
.VVF-CL-04{
background-color: #FFFF11;
}
.VVFAnz-CL-05{
.VVF-CL-05{
color: #FFFF33;
background-color: #EE2222;
background-color: #EE6622;
}
.VVFAnz-CL-06{
.VVF-CL-06{
color: #FFFF11;
background-color: #530c0c;
background-color: #FF0c0c;
}
.baseRow {
+1 -1
View File
@@ -1 +1 @@
.VVFAnz-CL-01{color:#060;background-color:#fff}.VVFAnz-CL-02{color:#ff3;background-color:#22f}.VVFAnz-CL-03{color:#ff3;background-color:#181}.VVFAnz-CL-04{background-color:#ff1}.VVFAnz-CL-05{color:#ff3;background-color:#e22}.VVFAnz-CL-06{color:#ff1;background-color:#530c0c}.baseRow{background-color:#eff3fb}.altRow{background-color:#fff}.editRow{background-color:#2461bf}.selectedRow{background-color:#d1ddf1;font-weight:600;color:#333}.headerRow{background-color:#507cd1;font-weight:600;color:#fff}.footerRow{background-color:#507cd1;font-weight:600;color:#fff}.pagerRow{background-color:#2461bf;color:#fff;text-align:center;margin:auto}.text-center{text-align:center;margin:auto}.tStrong{font-weight:bold;font-size:1.3em}.flRight{float:right}@media all and (min-width:768px){#textWrapper{font-size:1em}#headData{margin-top:0}}@media all and (min-width:1024px){#textWrapper{font-size:1.1em}#headData{margin-top:0}}@media all and (min-width:1440px){#textWrapper{font-size:1.2em}#headData{margin-top:0}}@media all and (min-width:1600px){#textWrapper{font-size:1.3em}#headData{margin-top:0}}@media all and (max-width:767px){#textWrapper{font-size:.8em}#headData{margin-top:6px}}@media all and (max-width:480px){#textWrapper{font-size:.6em}#headData{margin-top:14px}}@media all and (max-width:320px){#textWrapper{font-size:.5em}#headData{margin-top:18px}}
.VVFAnz-CL-01{color:#060;background-color:#fff}.VVFAnz-CL-02{color:#ff3;background-color:#22f}.VVFAnz-CL-03{color:#ff3;background-color:#181}.VVFAnz-CL-04{background-color:#ff1}.VVFAnz-CL-05{color:#ff3;background-color:#e22}.VVFAnz-CL-06{color:#ff1;background-color:#530c0c}.baseRow{background-color:#eff3fb}.altRow{background-color:#fff}.editRow{background-color:#2461bf}.selectedRow{background-color:#d1ddf1;font-weight:600;color:#333}.headerRow{background-color:#507cd1;font-weight:600;color:#fff}.footerRow{background-color:#507cd1;font-weight:600;color:#fff}.pagerRow{background-color:#2461bf;color:#fff;text-align:center;margin:auto}.text-center{text-align:center;margin:auto}.tStrong{font-weight:bold;font-size:1.3em}.flRight{float:right}@media all and (min-width:768px){#textWrapper{font-size:1em}#headData{margin-top:0}}@media all and (min-width:1024px){#textWrapper{font-size:1.1em}#headData{margin-top:0}}@media all and (min-width:1440px){#textWrapper{font-size:1.2em}#headData{margin-top:0}}@media all and (min-width:1600px){#textWrapper{font-size:1.3em}#headData{margin-top:0}}@media all and (max-width:767px){#textWrapper{font-size:.8em}#headData{margin-top:6px}}@media all and (max-width:480px){#textWrapper{font-size:.6em}#headData{margin-top:14px}}@media all and (max-width:320px){#textWrapper{font-size:.5em}#headData{margin-top:18px}}
+8
View File
@@ -408,6 +408,7 @@
<Content Include="VRF.aspx" />
<Content Include="VSV.aspx" />
<Content Include="VVFAnz.aspx" />
<Content Include="VVFGT.aspx" />
<Content Include="WebUserControls\mod_elencoRichResetUtenti.ascx" />
<Content Include="WebUserControls\mod_ElencoVisitePaziente.ascx" />
<Content Include="WebUserControls\mod_enrollByAuthKey.ascx" />
@@ -593,6 +594,13 @@
<Compile Include="VVFAnz.aspx.designer.cs">
<DependentUpon>VVFAnz.aspx</DependentUpon>
</Compile>
<Compile Include="VVFGT.aspx.cs">
<DependentUpon>VVFGT.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="VVFGT.aspx.designer.cs">
<DependentUpon>VVFGT.aspx</DependentUpon>
</Compile>
<Compile Include="WebUserControls\mod_elencoRichResetUtenti.ascx.cs">
<DependentUpon>mod_elencoRichResetUtenti.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
+4 -3
View File
@@ -1,8 +1,9 @@
<%@ Page Title="" Language="C#" MasterPageFile="~/JQMob.Master" AutoEventWireup="true" CodeBehind="VVFAnz.aspx.cs" Inherits="ScheMe.VVFAnz" %>
<asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server">
</asp:Content>
<asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" runat="server">
<div style="font-size: 0.8em;">
<div style="font-size: 0.8em;">
<asp:FormView ID="frmView" runat="server" DataSourceID="ods" RenderOuterTable="False" OnModeChanged="frmView_ModeChanged" OnModeChanging="frmView_ModeChanging">
<EmptyDataTemplate>
<h3>Attenzione!</h3>
@@ -31,7 +32,7 @@
<label style="font-size: 0.9em;">Classe</label>
<asp:Label CssClass="tStrong flRight" runat="server" ID="lblClasse" Text='<%# Eval("Classe") %>' />
</li>
<li class='<%# Eval("Classe", "ui-field-contain VVFAnz-CL-0{0}") %>' data-theme="d">
<li class='<%# Eval("Classe", "ui-field-contain VVF-CL-0{0}") %>' data-theme="d">
<label style="font-size: 0.9em;">Performance</label>
<asp:Label CssClass="tStrong flRight" runat="server" ID="lblPerformance" Text='<%# Eval("Performance") %>' />
</li>
@@ -65,7 +66,7 @@
<ul data-role="listview" data-inset="true">
<li data-role="list-divider">GA - Grasso Addominale</li>
<li class="ui-field-contain">
<li class="ui-field-contain">
<label style="font-size: 0.9em;">Diam Addominale Periomb. cm</label>
<asp:Label CssClass="tStrong flRight" runat="server" ID="lblGA" Text='<%# Eval("GA") %>' />
</li>
+363
View File
@@ -0,0 +1,363 @@
<%@ Page Title="" Language="C#" MasterPageFile="~/JQMob.Master" AutoEventWireup="true" CodeBehind="VVFGT.aspx.cs" Inherits="ScheMe.VVFGT" %>
<asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server">
</asp:Content>
<asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" runat="server">
<div style="font-size: 0.8em;">
<asp:FormView ID="frmView" runat="server" DataSourceID="ods" RenderOuterTable="False" OnModeChanged="frmView_ModeChanged" OnModeChanging="frmView_ModeChanging">
<EmptyDataTemplate>
<h3>Attenzione!</h3>
Nessun record presente.<a href="Visite">Prego cliccare qui</a> per tornare alla pagina visite.
</EmptyDataTemplate>
<ItemTemplate>
<div class="ui-grid-c">
<div class="ui-block-a" style="padding: 4px;">
<ul data-role="listview" data-inset="true">
<li data-role="list-divider">Data</li>
<li class="ui-field-contain">
<asp:Label runat="server" ID="lblDataVisita"><%: Request.QueryString["DataVisita"] %></asp:Label>
</li>
</ul>
<ul data-role="listview" data-inset="true">
<li data-role="list-divider" data-theme="c">Elaborazioni:</li>
<li class="ui-field-contain" data-theme="c">
<label style="font-size: 0.9em;">Score</label>
<asp:Label CssClass="tStrong flRight" runat="server" ID="lblScore" Text='<%# Eval("Score","{0}/24") %>' />
</li>
<li class="ui-field-contain" data-theme="c">
<label style="font-size: 0.9em;">Percentile</label>
<asp:Label CssClass="tStrong flRight" runat="server" ID="lblScorePerc" Text='<%# Eval("ScorePerc","{0:P2}") %>' />
</li>
<li class="ui-field-contain" data-theme="c">
<label style="font-size: 0.9em;">Classe</label>
<asp:Label CssClass="tStrong flRight" runat="server" ID="lblClasse" Text='<%# Eval("Classe") %>' />
</li>
<li class='<%# Eval("Classe", "ui-field-contain VVF-CL-0{0}") %>' data-theme="d">
<label style="font-size: 0.9em;">Performance</label>
<asp:Label CssClass="tStrong flRight" runat="server" ID="lblPerformance" Text='<%# Eval("Performance") %>' />
</li>
</ul>
</div>
<div class="ui-block-b" style="padding: 4px;">
<ul data-role="listview" data-inset="true">
<li data-role="list-divider">FT - Flessibilità Tronco</li>
<li class="ui-field-contain">
<label style="font-size: 0.9em;">Test Sit & Reach cm</label>
<asp:Label CssClass="tStrong flRight" runat="server" ID="lblFT" Text='<%# Eval("FT") %>' />
</li>
<li class="ui-field-contain" data-theme="c">
<label style="font-size: 0.9em;">Score</label>
<asp:Label CssClass="tStrong flRight" runat="server" ID="lblFT_p" Text='<%# Eval("FT_s") %>' />
</li>
</ul>
<ul data-role="listview" data-inset="true">
<li data-role="list-divider">FS - Flessibilità Spalle</li>
<li class="ui-field-contain">
<label style="font-size: 0.9em;">Test Scretch cm</label>
<asp:Label CssClass="tStrong flRight" runat="server" ID="lblFS" Text='<%# Eval("FS") %>' />
</li>
<li class="ui-field-contain" data-theme="c">
<label style="font-size: 0.9em;">Score</label>
<asp:Label CssClass="tStrong flRight" runat="server" ID="lblFS_s" Text='<%# Eval("FS_s") %>' />
</li>
</ul>
</div>
<div class="ui-block-c" style="padding: 4px;">
<ul data-role="listview" data-inset="true">
<li data-role="list-divider">GA - Grasso Addominale</li>
<li class="ui-field-contain">
<label style="font-size: 0.9em;">Diam Addominale Periomb. cm</label>
<asp:Label CssClass="tStrong flRight" runat="server" ID="lblGA" Text='<%# Eval("GA") %>' />
</li>
<li class="ui-field-contain" data-theme="c">
<label style="font-size: 0.9em;">Score</label>
<asp:Label CssClass="tStrong flRight" runat="server" ID="lblGA_s" Text='<%# Eval("GA_s") %>' />
</li>
</ul>
<ul data-role="listview" data-inset="true">
<li data-role="list-divider">E - Equilibrio</li>
<li class="ui-field-contain">
<label style="font-size: 0.9em;">Test Romberg 15"</label>
<asp:Label CssClass="tStrong flRight" runat="server" ID="lblE" Text='<%# Eval("E") %>' />
</li>
<li class="ui-field-contain" data-theme="c">
<label style="font-size: 0.9em;">Score</label>
<asp:Label CssClass="tStrong flRight" runat="server" ID="lblE_s" Text='<%# Eval("E_s") %>' />
</li>
</ul>
</div>
<div class="ui-block-d" style="padding: 4px;">
<ul data-role="listview" data-inset="true">
<li data-role="list-divider">FAI - Forza Arti Inferiori</li>
<li class="ui-field-contain">
<label style="font-size: 0.9em;">Num ripetute 15"</label>
<asp:Label CssClass="tStrong flRight" runat="server" ID="lblFAI" Text='<%# Eval("FAI") %>' />
</li>
<li class="ui-field-contain" data-theme="c">
<label style="font-size: 0.9em;">Score</label>
<asp:Label CssClass="tStrong flRight" runat="server" ID="lblFAI_s" Text='<%# Eval("FAI_s") %>' />
</li>
</ul>
<ul data-role="listview" data-inset="true">
<li data-role="list-divider">FP - Forza Prensile</li>
<li class="ui-field-contain">
<label style="font-size: 0.9em;">Kg espressi</label>
<asp:Label CssClass="tStrong flRight" runat="server" ID="lblFP" Text='<%# Eval("FP") %>' />
</li>
<li class="ui-field-contain" data-theme="c">
<label style="font-size: 0.9em;">Score</label>
<asp:Label CssClass="tStrong flRight" runat="server" ID="lblFP_s" Text='<%# Eval("FP_s") %>' />
</li>
</ul>
</div>
</div>
<div class="ui-grid-solo" runat="server" visible='<%# isWriteEnabled %>'>
<div class="ui-block-a">
<ul data-role="listview" data-inset="true">
<li class="ui-body ui-body-b">
<fieldset class="ui-grid-a">
<div class="ui-block-a">
<asp:Button runat="server" CssClass="ui-btn ui-shadow ui-corner-all ui-icon-check" ID="btnEdit" CausesValidation="False" CommandName="Edit" Text="Modifica" data-theme="a" />
</div>
<div class="ui-block-b">
<asp:Button runat="server" CssClass="ui-btn ui-icon-delete ui-shadow ui-corner-all" ID="btnDelete" CausesValidation="False" CommandName="Delete" Text="Elimina" data-theme="b" OnClientClick="return confirm('Sei sicuro di voler eliminare il record?')" />
</div>
</fieldset>
</li>
</ul>
</div>
</div>
</ItemTemplate>
<InsertItemTemplate>
<div class="ui-grid-c">
<div class="ui-block-a" style="padding: 4px;">
<ul data-role="listview" data-inset="true">
<li data-role="list-divider">Data</li>
<li class="ui-field-contain">
<asp:Label runat="server" ID="lblDataVisita"><%: Request.QueryString["DataVisita"] %></asp:Label>
</li>
</ul>
</div>
<div class="ui-block-b" style="padding: 4px;">
<ul data-role="listview" data-inset="true">
<li data-role="list-divider">FT - Flessibilità Tronco</li>
<li class="ui-field-contain">
<label style="font-size: 0.9em;">Test Sit & Reach cm (dita-piedi)</label>
<asp:TextBox CssClass="tStrong flRight" runat="server" ID="txtFT" Text='<%# Bind("FT") %>' />
</li>
</ul>
<ul data-role="listview" data-inset="true">
<li data-role="list-divider">FS - Flessibilità Spalle</li>
<li class="ui-field-contain">
<label style="font-size: 0.9em;">Test Scretch cm (retropulsione)</label>
<asp:TextBox CssClass="tStrong flRight" runat="server" ID="txtFS" Text='<%# Bind("FS") %>' />
</li>
</ul>
</div>
<div class="ui-block-c" style="padding: 4px;">
<ul data-role="listview" data-inset="true">
<li data-role="list-divider">GA - Grasso Addominale</li>
<li class="ui-field-contain">
<label style="font-size: 0.9em;">Diam Addominale Periomb. cm</label>
<asp:TextBox CssClass="tStrong flRight" runat="server" ID="txtGA" Text='<%# Bind("GA") %>' />
</li>
</ul>
<ul data-role="listview" data-inset="true">
<li data-role="list-divider">E - Equilibrio</li>
<li class="ui-field-contain">
<label style="font-size: 0.9em;">Test Romberg 15"</label>
<asp:TextBox CssClass="tStrong flRight" runat="server" ID="txtE" Text='<%# Bind("E") %>' />
</li>
</ul>
</div>
<div class="ui-block-d" style="padding: 4px;">
<ul data-role="listview" data-inset="true">
<li data-role="list-divider">FAI - Forza Arti Inferiori</li>
<li class="ui-field-contain">
<label style="font-size: 0.9em;">Num ripetute 15"</label>
<asp:TextBox CssClass="tStrong flRight" runat="server" ID="txtFAI" Text='<%# Bind("FAI") %>' />
</li>
</ul>
<ul data-role="listview" data-inset="true">
<li data-role="list-divider">FP - Forza Prensile</li>
<li class="ui-field-contain">
<label style="font-size: 0.9em;">Kg espressi</label>
<asp:TextBox CssClass="tStrong flRight" runat="server" ID="txtFP" Text='<%# Bind("FP") %>' />
</li>
</ul>
</div>
</div>
<div class="ui-grid-solo">
<div class="ui-block-a">
<ul data-role="listview" data-inset="true">
<li class="ui-body ui-body-b">
<fieldset class="ui-grid-a">
<div class="ui-block-a">
<asp:Button runat="server" CssClass="ui-btn ui-shadow ui-corner-all ui-icon-check" ID="btnInsert" CausesValidation="False" CommandName="Insert" Text="Salva" data-theme="a" />
</div>
<div class="ui-block-b">
<asp:Button runat="server" CssClass="ui-btn ui-shadow ui-corner-all ui-icon-delete" ID="btnCancel" CausesValidation="False" CommandName="Cancel" Text="Cancel" data-theme="b" />
</div>
</fieldset>
</li>
</ul>
</div>
</div>
</InsertItemTemplate>
<EditItemTemplate>
<div class="ui-grid-c">
<div class="ui-block-a" style="padding: 4px;">
<ul data-role="listview" data-inset="true">
<li data-role="list-divider">Data</li>
<li class="ui-field-contain">
<asp:Label runat="server" ID="lblDataVisita"><%: Request.QueryString["DataVisita"] %></asp:Label>
</li>
</ul>
</div>
<div class="ui-block-b" style="padding: 4px;">
<ul data-role="listview" data-inset="true">
<li data-role="list-divider">FT - Flessibilità Tronco</li>
<li class="ui-field-contain">
<label style="font-size: 0.9em;">Test Sit & Reach cm (dita-piedi)</label>
<asp:TextBox CssClass="tStrong flRight" runat="server" ID="txtFT" Text='<%# Bind("FT") %>' />
</li>
</ul>
<ul data-role="listview" data-inset="true">
<li data-role="list-divider">FS - Flessibilità Spalle</li>
<li class="ui-field-contain">
<label style="font-size: 0.9em;">Test Scretch cm (retropulsione)</label>
<asp:TextBox CssClass="tStrong flRight" runat="server" ID="txtFS" Text='<%# Bind("FS") %>' />
</li>
</ul>
</div>
<div class="ui-block-c" style="padding: 4px;">
<ul data-role="listview" data-inset="true">
<li data-role="list-divider">GA - Grasso Addominale</li>
<li class="ui-field-contain">
<label style="font-size: 0.9em;">Diam Addominale Periomb. cm</label>
<asp:TextBox CssClass="tStrong flRight" runat="server" ID="txtGA" Text='<%# Bind("GA") %>' />
</li>
</ul>
<ul data-role="listview" data-inset="true">
<li data-role="list-divider">E - Equilibrio</li>
<li class="ui-field-contain">
<label style="font-size: 0.9em;">Test Romberg 15"</label>
<asp:TextBox CssClass="tStrong flRight" runat="server" ID="txtE" Text='<%# Bind("E") %>' />
</li>
</ul>
</div>
<div class="ui-block-d" style="padding: 4px;">
<ul data-role="listview" data-inset="true">
<li data-role="list-divider">FAI - Forza Arti Inferiori</li>
<li class="ui-field-contain">
<label style="font-size: 0.9em;">Num ripetute 15"</label>
<asp:TextBox CssClass="tStrong flRight" runat="server" ID="txtFAI" Text='<%# Bind("FAI") %>' />
</li>
</ul>
<ul data-role="listview" data-inset="true">
<li data-role="list-divider">FP - Forza Prensile</li>
<li class="ui-field-contain">
<label style="font-size: 0.9em;">Kg espressi</label>
<asp:TextBox CssClass="tStrong flRight" runat="server" ID="txtFP" Text='<%# Bind("FP") %>' />
</li>
</ul>
</div>
</div>
<div class="ui-grid-solo">
<div class="ui-block-a">
<ul data-role="listview" data-inset="true">
<li class="ui-body ui-body-b">
<fieldset class="ui-grid-a">
<div class="ui-block-a">
<asp:Button runat="server" CssClass="ui-btn ui-shadow ui-corner-all ui-icon-check" ID="btnUpdate" CausesValidation="False" CommandName="Update" Text="Salva" data-theme="a" />
</div>
<div class="ui-block-b">
<asp:Button runat="server" CssClass="ui-btn ui-shadow ui-corner-all ui-icon-delete" ID="btnCancel" CausesValidation="False" CommandName="Cancel" Text="Cancel" data-theme="b" />
</div>
</fieldset>
</li>
</ul>
</div>
</div>
</EditItemTemplate>
</asp:FormView>
<asp:ObjectDataSource ID="ods" runat="server" OldValuesParameterFormatString="Original_{0}" SelectMethod="getByPaziente" TypeName="ScheMe_Data.DS_ApplicazioneTableAdapters.VisValFunzTableAdapter" DeleteMethod="DeleteQuery" InsertMethod="InsertQuery" UpdateMethod="UpdateQuery" OnDeleted="ods_Deleted">
<DeleteParameters>
<asp:SessionParameter Name="Original_IdxPaziente" SessionField="IdxPaziente" Type="Int32" DefaultValue="0" />
<asp:QueryStringParameter DefaultValue="0" Name="Original_DataVisita" QueryStringField="DataVisita" Type="DateTime" />
</DeleteParameters>
<InsertParameters>
<asp:SessionParameter Name="IdxPaziente" SessionField="IdxPaziente" Type="Int32" DefaultValue="0" />
<asp:QueryStringParameter DefaultValue="0" Name="DataVisita" QueryStringField="DataVisita" Type="DateTime" />
<asp:Parameter Name="FAI" Type="Int32" DefaultValue="0" />
<asp:Parameter Name="FP" Type="Int32" DefaultValue="0" />
<asp:Parameter Name="FT" Type="Int32" DefaultValue="0" />
<asp:Parameter Name="FS" Type="Int32" DefaultValue="0" />
<asp:Parameter Name="E" Type="Int32" DefaultValue="0" />
<asp:Parameter Name="GA" Type="Int32" DefaultValue="0" />
</InsertParameters>
<SelectParameters>
<asp:SessionParameter Name="IdxPaziente" SessionField="IdxPaziente" Type="Int32" DefaultValue="0" />
<asp:QueryStringParameter DefaultValue="" Name="DataVisita" QueryStringField="DataVisita" Type="DateTime" />
</SelectParameters>
<UpdateParameters>
<asp:Parameter Name="FAI" Type="Int32" DefaultValue="0" />
<asp:Parameter Name="FP" Type="Int32" DefaultValue="0" />
<asp:Parameter Name="FT" Type="Int32" DefaultValue="0" />
<asp:Parameter Name="FS" Type="Int32" DefaultValue="0" />
<asp:Parameter Name="E" Type="Int32" DefaultValue="0" />
<asp:Parameter Name="GA" Type="Int32" DefaultValue="0" />
<asp:SessionParameter Name="Original_IdxPaziente" SessionField="IdxPaziente" Type="Int32" DefaultValue="0" />
<asp:QueryStringParameter DefaultValue="0" Name="Original_DataVisita" QueryStringField="DataVisita" Type="DateTime" />
</UpdateParameters>
</asp:ObjectDataSource>
<%--<asp:ObjectDataSource ID="odsFAI" runat="server" OldValuesParameterFormatString="original_{0}" SelectMethod="getByTableField" TypeName="ScheMe_Data.DS_UtilityTableAdapters.v_selListValTableAdapter">
<SelectParameters>
<asp:Parameter DefaultValue="VisValFunz" Name="TableName" Type="string" />
<asp:Parameter DefaultValue="FAI" Name="FieldName" Type="string" />
</SelectParameters>
</asp:ObjectDataSource>
<asp:ObjectDataSource ID="odsFP" runat="server" OldValuesParameterFormatString="original_{0}" SelectMethod="getByTableField" TypeName="ScheMe_Data.DS_UtilityTableAdapters.v_selListValTableAdapter">
<SelectParameters>
<asp:Parameter DefaultValue="VisValFunz" Name="TableName" Type="string" />
<asp:Parameter DefaultValue="FP" Name="FieldName" Type="string" />
</SelectParameters>
</asp:ObjectDataSource>
<asp:ObjectDataSource ID="odsGA" runat="server" OldValuesParameterFormatString="original_{0}" SelectMethod="getByTableField" TypeName="ScheMe_Data.DS_UtilityTableAdapters.v_selListValTableAdapter">
<SelectParameters>
<asp:Parameter DefaultValue="VisValFunz" Name="TableName" Type="string" />
<asp:Parameter DefaultValue="GA" Name="FieldName" Type="string" />
</SelectParameters>
</asp:ObjectDataSource>
<asp:ObjectDataSource ID="odsE" runat="server" OldValuesParameterFormatString="original_{0}" SelectMethod="getByTableField" TypeName="ScheMe_Data.DS_UtilityTableAdapters.v_selListValTableAdapter">
<SelectParameters>
<asp:Parameter DefaultValue="VisValFunz" Name="TableName" Type="string" />
<asp:Parameter DefaultValue="E" Name="FieldName" Type="string" />
</SelectParameters>
</asp:ObjectDataSource>
<asp:ObjectDataSource ID="odsFT" runat="server" OldValuesParameterFormatString="original_{0}" SelectMethod="getByTableField" TypeName="ScheMe_Data.DS_UtilityTableAdapters.v_selListValTableAdapter">
<SelectParameters>
<asp:Parameter DefaultValue="VisValFunz" Name="TableName" Type="string" />
<asp:Parameter DefaultValue="FT" Name="FieldName" Type="string" />
</SelectParameters>
</asp:ObjectDataSource>
<asp:ObjectDataSource ID="odsFS" runat="server" OldValuesParameterFormatString="original_{0}" SelectMethod="getByTableField" TypeName="ScheMe_Data.DS_UtilityTableAdapters.v_selListValTableAdapter">
<SelectParameters>
<asp:Parameter DefaultValue="VisValFunz" Name="TableName" Type="string" />
<asp:Parameter DefaultValue="FS" Name="FieldName" Type="string" />
</SelectParameters>
</asp:ObjectDataSource>
<asp:ObjectDataSource ID="odsRischio" runat="server" OldValuesParameterFormatString="original_{0}" SelectMethod="getByTableField" TypeName="ScheMe_Data.DS_UtilityTableAdapters.v_selListValTableAdapter">
<SelectParameters>
<asp:Parameter DefaultValue="VisValFunz" Name="TableName" Type="string" />
<asp:Parameter DefaultValue="Classe" Name="FieldName" Type="string" />
</SelectParameters>
</asp:ObjectDataSource>--%>
</div>
</asp:Content>
+71
View File
@@ -0,0 +1,71 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
namespace ScheMe
{
public partial class VVFGT : SteamWare.UserPage
{
/// <summary>
/// pagina caricata
/// </summary>
/// <param name="sender"></param>
/// <param name="e"></param>
protected void Page_Load(object sender, EventArgs e)
{
if (!Page.IsPostBack)
{
// verifico se sia con parametro paziente o NEW...
string cmd = Request.QueryString["cmd"];
if (cmd == "" || cmd == null || cmd == "sel")
{
frmView.ChangeMode(FormViewMode.ReadOnly);
}
else if (cmd == "new")
{
if (isWriteEnabled)
{
frmView.ChangeMode(FormViewMode.Insert);
}
else
{
frmView.ChangeMode(FormViewMode.ReadOnly);
}
}
}
}
/// <summary>
/// modo formview cambiato
/// </summary>
/// <param name="sender"></param>
/// <param name="e"></param>
protected void frmView_ModeChanged(object sender, EventArgs e)
{
}
/// <summary>
/// evento delete
/// </summary>
/// <param name="sender"></param>
/// <param name="e"></param>
protected void ods_Deleted(object sender, ObjectDataSourceStatusEventArgs e)
{
Response.Redirect("Visite");
}
/// <summary>
/// variabile per modo pre comando di update mode...
/// </summary>
public FormViewMode prevMode { get; set; }
/// <summary>
/// evento pre-cambio modo
/// </summary>
/// <param name="sender"></param>
/// <param name="e"></param>
protected void frmView_ModeChanging(object sender, FormViewModeEventArgs e)
{
prevMode = frmView.CurrentMode;
}
}
}
+33
View File
@@ -0,0 +1,33 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
namespace ScheMe {
public partial class VVFGT {
/// <summary>
/// frmView control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.FormView frmView;
/// <summary>
/// ods control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.ObjectDataSource ods;
}
}
@@ -28,16 +28,16 @@
<asp:Label ID="Label1" runat="server" Text='<%# Eval("DataVisita", "{0:ddd dd/MM/yy}") %>' />
</ItemTemplate>
</asp:TemplateField>
<asp:TemplateField HeaderText="VVFAnz" SortExpression="VVFAnz" ItemStyle-HorizontalAlign="Center">
<asp:TemplateField HeaderText="AFA" SortExpression="VVFAnz" ItemStyle-HorizontalAlign="Center">
<ItemTemplate>
<asp:LinkButton CssClass="ui-btn ui-shadow ui-corner-all ui-icon-search ui-btn-icon-notext ui-btn-inline" ID="lbSelVVFAnz" data-icon="star" runat="server" CausesValidation="False" CommandArgument="SelVVFAnz" CommandName="Select" Visible='<%# Convert.ToBoolean(Eval("VVFAnz")) %>' />
<asp:LinkButton ID="lbNewVVFAnz" CssClass="ui-btn ui-shadow ui-corner-all ui-icon-plus ui-btn-icon-notext ui-btn-inline" runat="server" CausesValidation="False" CommandArgument="NewVVFAnz" CommandName="Select" Visible='<%# !Convert.ToBoolean(Eval("VVFAnz")) %>' />
</ItemTemplate>
</asp:TemplateField>
<asp:TemplateField HeaderText="VSA" SortExpression="VSA" ItemStyle-HorizontalAlign="Center">
<asp:TemplateField HeaderText="WHP" SortExpression="VVFGT" ItemStyle-HorizontalAlign="Center">
<ItemTemplate>
<asp:LinkButton CssClass="ui-btn ui-shadow ui-corner-all ui-icon-search ui-btn-icon-notext ui-btn-inline" ID="lbSelVSA" data-icon="star" runat="server" CausesValidation="False" CommandArgument="SelVSA" CommandName="Select" Visible='<%# Convert.ToBoolean(Eval("VSA")) %>' />
<asp:LinkButton ID="lbNewVSA" CssClass="ui-btn ui-shadow ui-corner-all ui-icon-plus ui-btn-icon-notext ui-btn-inline" runat="server" CausesValidation="False" CommandArgument="NewVSA" CommandName="Select" Visible='<%# !Convert.ToBoolean(Eval("VSA")) %>' />
<asp:LinkButton CssClass="ui-btn ui-shadow ui-corner-all ui-icon-search ui-btn-icon-notext ui-btn-inline" ID="lbSelVVFGT" data-icon="star" runat="server" CausesValidation="False" CommandArgument="SelVVFGT" CommandName="Select" Visible='<%# Convert.ToBoolean(Eval("VVFGT")) %>' />
<asp:LinkButton ID="lbNewVVFGT" CssClass="ui-btn ui-shadow ui-corner-all ui-icon-plus ui-btn-icon-notext ui-btn-inline" runat="server" CausesValidation="False" CommandArgument="NewVVFGT" CommandName="Select" Visible='<%# !Convert.ToBoolean(Eval("VVFGT")) %>' />
</ItemTemplate>
</asp:TemplateField>
<asp:TemplateField HeaderText="VL" SortExpression="VL" ItemStyle-HorizontalAlign="Center">
@@ -56,11 +56,11 @@ namespace ScheMe.WebUserControls
case "NewVVFAnz":
Response.Redirect(String.Format("VVFAnz?cmd=new&DataVisita={0:yyyy-MM-dd}", dataVisita));
break;
case "SelVSA":
Response.Redirect(String.Format("VSA?cmd=sel&DataVisita={0:yyyy-MM-dd}", dataVisita));
case "SelVVFGT":
Response.Redirect(String.Format("VVFGT?cmd=sel&DataVisita={0:yyyy-MM-dd}", dataVisita));
break;
case "NewVSA":
Response.Redirect(String.Format("VSA?cmd=new&DataVisita={0:yyyy-MM-dd}", dataVisita));
case "NewVVFGT":
Response.Redirect(String.Format("VVFGT?cmd=new&DataVisita={0:yyyy-MM-dd}", dataVisita));
break;
case "SelVAC":
Response.Redirect(String.Format("VAC?cmd=sel&DataVisita={0:yyyy-MM-dd}", dataVisita));
+18 -24
View File
@@ -1227,7 +1227,7 @@ namespace ScheMe_Data {
private global::System.Data.DataColumn columnVVFAnz;
private global::System.Data.DataColumn columnVSA;
private global::System.Data.DataColumn columnVVFGT;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
@@ -1336,9 +1336,9 @@ namespace ScheMe_Data {
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public global::System.Data.DataColumn VSAColumn {
public global::System.Data.DataColumn VVFGTColumn {
get {
return this.columnVSA;
return this.columnVVFGT;
}
}
@@ -1379,7 +1379,7 @@ namespace ScheMe_Data {
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public ElencoVisiteRow AddElencoVisiteRow(System.DateTime DataVisita, int VAC, int VBMA, int VCP, int VL, int VP, int VSV, int VRF, int VVFAnz, int VSA) {
public ElencoVisiteRow AddElencoVisiteRow(System.DateTime DataVisita, int VAC, int VBMA, int VCP, int VL, int VP, int VSV, int VRF, int VVFAnz, int VVFGT) {
ElencoVisiteRow rowElencoVisiteRow = ((ElencoVisiteRow)(this.NewRow()));
object[] columnValuesArray = new object[] {
DataVisita,
@@ -1391,7 +1391,7 @@ namespace ScheMe_Data {
VSV,
VRF,
VVFAnz,
VSA};
VVFGT};
rowElencoVisiteRow.ItemArray = columnValuesArray;
this.Rows.Add(rowElencoVisiteRow);
return rowElencoVisiteRow;
@@ -1430,7 +1430,7 @@ namespace ScheMe_Data {
this.columnVSV = base.Columns["VSV"];
this.columnVRF = base.Columns["VRF"];
this.columnVVFAnz = base.Columns["VVFAnz"];
this.columnVSA = base.Columns["VSA"];
this.columnVVFGT = base.Columns["VVFGT"];
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
@@ -1454,8 +1454,8 @@ namespace ScheMe_Data {
base.Columns.Add(this.columnVRF);
this.columnVVFAnz = new global::System.Data.DataColumn("VVFAnz", typeof(int), null, global::System.Data.MappingType.Element);
base.Columns.Add(this.columnVVFAnz);
this.columnVSA = new global::System.Data.DataColumn("VSA", typeof(int), null, global::System.Data.MappingType.Element);
base.Columns.Add(this.columnVSA);
this.columnVVFGT = new global::System.Data.DataColumn("VVFGT", typeof(int), null, global::System.Data.MappingType.Element);
base.Columns.Add(this.columnVVFGT);
this.Constraints.Add(new global::System.Data.UniqueConstraint("Constraint1", new global::System.Data.DataColumn[] {
this.columnDataVisita}, true));
this.columnDataVisita.AllowDBNull = false;
@@ -1468,7 +1468,7 @@ namespace ScheMe_Data {
this.columnVSV.ReadOnly = true;
this.columnVRF.ReadOnly = true;
this.columnVVFAnz.ReadOnly = true;
this.columnVSA.ReadOnly = true;
this.columnVVFGT.ReadOnly = true;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
@@ -9731,17 +9731,17 @@ namespace ScheMe_Data {
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public int VSA {
public int VVFGT {
get {
try {
return ((int)(this[this.tableElencoVisite.VSAColumn]));
return ((int)(this[this.tableElencoVisite.VVFGTColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("The value for column \'VSA\' in table \'ElencoVisite\' is DBNull.", e);
throw new global::System.Data.StrongTypingException("The value for column \'VVFGT\' in table \'ElencoVisite\' is DBNull.", e);
}
}
set {
this[this.tableElencoVisite.VSAColumn] = value;
this[this.tableElencoVisite.VVFGTColumn] = value;
}
}
@@ -9843,14 +9843,14 @@ namespace ScheMe_Data {
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public bool IsVSANull() {
return this.IsNull(this.tableElencoVisite.VSAColumn);
public bool IsVVFGTNull() {
return this.IsNull(this.tableElencoVisite.VVFGTColumn);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public void SetVSANull() {
this[this.tableElencoVisite.VSAColumn] = global::System.Convert.DBNull;
public void SetVVFGTNull() {
this[this.tableElencoVisite.VVFGTColumn] = global::System.Convert.DBNull;
}
}
@@ -18738,12 +18738,6 @@ SELECT IdxPaziente, Gruppo, Cognome, Nome, DataNasc, LuogoNascita, Sesso, Altezz
tableMapping.SourceTable = "Table";
tableMapping.DataSetTable = "ElencoVisite";
tableMapping.ColumnMappings.Add("DataVisita", "DataVisita");
tableMapping.ColumnMappings.Add("VGen", "VAC");
tableMapping.ColumnMappings.Add("VCiclo", "VBMA");
tableMapping.ColumnMappings.Add("VEco", "VCP");
tableMapping.ColumnMappings.Add("VBMec", "VL");
tableMapping.ColumnMappings.Add("VLab", "VP");
tableMapping.ColumnMappings.Add("VPsi", "VSV");
tableMapping.ColumnMappings.Add("VAC", "VAC");
tableMapping.ColumnMappings.Add("VBMA", "VBMA");
tableMapping.ColumnMappings.Add("VCP", "VCP");
@@ -18752,7 +18746,7 @@ SELECT IdxPaziente, Gruppo, Cognome, Nome, DataNasc, LuogoNascita, Sesso, Altezz
tableMapping.ColumnMappings.Add("VSV", "VSV");
tableMapping.ColumnMappings.Add("VRF", "VRF");
tableMapping.ColumnMappings.Add("VVFAnz", "VVFAnz");
tableMapping.ColumnMappings.Add("VSA", "VSA");
tableMapping.ColumnMappings.Add("VVFGT", "VVFGT");
this._adapter.TableMappings.Add(tableMapping);
}
+24 -30
View File
@@ -228,12 +228,6 @@ SELECT IdxPaziente, Gruppo, Cognome, Nome, DataNasc, LuogoNascita, Sesso, Altezz
</MainSource>
<Mappings>
<Mapping SourceColumn="DataVisita" DataSetColumn="DataVisita" />
<Mapping SourceColumn="VGen" DataSetColumn="VAC" />
<Mapping SourceColumn="VCiclo" DataSetColumn="VBMA" />
<Mapping SourceColumn="VEco" DataSetColumn="VCP" />
<Mapping SourceColumn="VBMec" DataSetColumn="VL" />
<Mapping SourceColumn="VLab" DataSetColumn="VP" />
<Mapping SourceColumn="VPsi" DataSetColumn="VSV" />
<Mapping SourceColumn="VAC" DataSetColumn="VAC" />
<Mapping SourceColumn="VBMA" DataSetColumn="VBMA" />
<Mapping SourceColumn="VCP" DataSetColumn="VCP" />
@@ -242,7 +236,7 @@ SELECT IdxPaziente, Gruppo, Cognome, Nome, DataNasc, LuogoNascita, Sesso, Altezz
<Mapping SourceColumn="VSV" DataSetColumn="VSV" />
<Mapping SourceColumn="VRF" DataSetColumn="VRF" />
<Mapping SourceColumn="VVFAnz" DataSetColumn="VVFAnz" />
<Mapping SourceColumn="VSA" DataSetColumn="VSA" />
<Mapping SourceColumn="VVFGT" DataSetColumn="VVFGT" />
</Mappings>
<Sources />
</TableAdapter>
@@ -1841,7 +1835,7 @@ SELECT IdxPaziente, DataVisita, SJ, FT, PU, TR0, TR1, TR2, SU, GA FROM VisValFun
<xs:element name="DS_Applicazione" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="true" msprop:Generator_DataSetName="DS_Applicazione" msprop:Generator_UserDSName="DS_Applicazione">
<xs:complexType>
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:element name="AnagPazienti" msprop:Generator_TableClassName="AnagPazientiDataTable" msprop:Generator_TableVarName="tableAnagPazienti" msprop:Generator_TablePropName="AnagPazienti" msprop:Generator_RowDeletingName="AnagPazientiRowDeleting" msprop:Generator_RowChangingName="AnagPazientiRowChanging" msprop:Generator_RowEvHandlerName="AnagPazientiRowChangeEventHandler" msprop:Generator_RowDeletedName="AnagPazientiRowDeleted" msprop:Generator_UserTableName="AnagPazienti" msprop:Generator_RowChangedName="AnagPazientiRowChanged" msprop:Generator_RowEvArgName="AnagPazientiRowChangeEvent" msprop:Generator_RowClassName="AnagPazientiRow">
<xs:element name="AnagPazienti" msprop:Generator_TableClassName="AnagPazientiDataTable" msprop:Generator_TableVarName="tableAnagPazienti" msprop:Generator_RowChangedName="AnagPazientiRowChanged" msprop:Generator_TablePropName="AnagPazienti" msprop:Generator_RowDeletingName="AnagPazientiRowDeleting" msprop:Generator_RowChangingName="AnagPazientiRowChanging" msprop:Generator_RowEvHandlerName="AnagPazientiRowChangeEventHandler" msprop:Generator_RowDeletedName="AnagPazientiRowDeleted" msprop:Generator_RowClassName="AnagPazientiRow" msprop:Generator_UserTableName="AnagPazienti" msprop:Generator_RowEvArgName="AnagPazientiRowChangeEvent">
<xs:complexType>
<xs:sequence>
<xs:element name="IdxPaziente" msdata:ReadOnly="true" msdata:AutoIncrement="true" msdata:AutoIncrementSeed="-1" msdata:AutoIncrementStep="-1" msprop:Generator_ColumnVarNameInTable="columnIdxPaziente" msprop:Generator_ColumnPropNameInRow="IdxPaziente" msprop:Generator_ColumnPropNameInTable="IdxPazienteColumn" msprop:Generator_UserColumnName="IdxPaziente" type="xs:int" />
@@ -1922,10 +1916,10 @@ SELECT IdxPaziente, DataVisita, SJ, FT, PU, TR0, TR1, TR2, SU, GA FROM VisValFun
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="ElencoVisite" msprop:Generator_TableClassName="ElencoVisiteDataTable" msprop:Generator_TableVarName="tableElencoVisite" msprop:Generator_RowChangedName="ElencoVisiteRowChanged" msprop:Generator_TablePropName="ElencoVisite" msprop:Generator_RowDeletingName="ElencoVisiteRowDeleting" msprop:Generator_RowChangingName="ElencoVisiteRowChanging" msprop:Generator_RowEvHandlerName="ElencoVisiteRowChangeEventHandler" msprop:Generator_RowDeletedName="ElencoVisiteRowDeleted" msprop:Generator_RowClassName="ElencoVisiteRow" msprop:Generator_UserTableName="ElencoVisite" msprop:Generator_RowEvArgName="ElencoVisiteRowChangeEvent">
<xs:element name="ElencoVisite" msprop:Generator_TableClassName="ElencoVisiteDataTable" msprop:Generator_TableVarName="tableElencoVisite" msprop:Generator_TablePropName="ElencoVisite" msprop:Generator_RowDeletingName="ElencoVisiteRowDeleting" msprop:Generator_RowChangingName="ElencoVisiteRowChanging" msprop:Generator_RowEvHandlerName="ElencoVisiteRowChangeEventHandler" msprop:Generator_RowDeletedName="ElencoVisiteRowDeleted" msprop:Generator_UserTableName="ElencoVisite" msprop:Generator_RowChangedName="ElencoVisiteRowChanged" msprop:Generator_RowEvArgName="ElencoVisiteRowChangeEvent" msprop:Generator_RowClassName="ElencoVisiteRow">
<xs:complexType>
<xs:sequence>
<xs:element name="DataVisita" msprop:Generator_ColumnVarNameInTable="columnDataVisita" msprop:Generator_ColumnPropNameInRow="DataVisita" msprop:Generator_ColumnPropNameInTable="DataVisitaColumn" msprop:Generator_UserColumnName="DataVisita" type="xs:dateTime" />
<xs:element name="DataVisita" msprop:Generator_ColumnVarNameInTable="columnDataVisita" msprop:Generator_ColumnPropNameInRow="DataVisita" msprop:Generator_ColumnPropNameInTable="DataVisitaColumn" msprop:Generator_UserColumnName="DataVisita" type="xs:dateTime" minOccurs="0" />
<xs:element name="VAC" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnVAC" msprop:Generator_ColumnPropNameInRow="VAC" msprop:Generator_ColumnPropNameInTable="VACColumn" msprop:Generator_UserColumnName="VAC" type="xs:int" minOccurs="0" />
<xs:element name="VBMA" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnVBMA" msprop:Generator_ColumnPropNameInRow="VBMA" msprop:Generator_ColumnPropNameInTable="VBMAColumn" msprop:Generator_UserColumnName="VBMA" type="xs:int" minOccurs="0" />
<xs:element name="VCP" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnVCP" msprop:Generator_ColumnPropNameInRow="VCP" msprop:Generator_ColumnPropNameInTable="VCPColumn" msprop:Generator_UserColumnName="VCP" type="xs:int" minOccurs="0" />
@@ -1934,11 +1928,11 @@ SELECT IdxPaziente, DataVisita, SJ, FT, PU, TR0, TR1, TR2, SU, GA FROM VisValFun
<xs:element name="VSV" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnVSV" msprop:Generator_ColumnPropNameInRow="VSV" msprop:Generator_ColumnPropNameInTable="VSVColumn" msprop:Generator_UserColumnName="VSV" type="xs:int" minOccurs="0" />
<xs:element name="VRF" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnVRF" msprop:Generator_ColumnPropNameInRow="VRF" msprop:Generator_ColumnPropNameInTable="VRFColumn" msprop:Generator_UserColumnName="VRF" type="xs:int" minOccurs="0" />
<xs:element name="VVFAnz" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnVVFAnz" msprop:Generator_ColumnPropNameInRow="VVFAnz" msprop:Generator_ColumnPropNameInTable="VVFAnzColumn" msprop:Generator_UserColumnName="VVFAnz" type="xs:int" minOccurs="0" />
<xs:element name="VSA" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnVSA" msprop:Generator_ColumnPropNameInRow="VSA" msprop:Generator_ColumnPropNameInTable="VSAColumn" msprop:Generator_UserColumnName="VSA" type="xs:int" minOccurs="0" />
<xs:element name="VVFGT" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnVVFGT" msprop:Generator_ColumnPropNameInRow="VVFGT" msprop:Generator_ColumnPropNameInTable="VVFGTColumn" msprop:Generator_UserColumnName="VVFGT" type="xs:int" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="VisLab" msprop:Generator_TableClassName="VisLabDataTable" msprop:Generator_TableVarName="tableVisLab" msprop:Generator_TablePropName="VisLab" msprop:Generator_RowDeletingName="VisLabRowDeleting" msprop:Generator_RowChangingName="VisLabRowChanging" msprop:Generator_RowEvHandlerName="VisLabRowChangeEventHandler" msprop:Generator_RowDeletedName="VisLabRowDeleted" msprop:Generator_UserTableName="VisLab" msprop:Generator_RowChangedName="VisLabRowChanged" msprop:Generator_RowEvArgName="VisLabRowChangeEvent" msprop:Generator_RowClassName="VisLabRow">
<xs:element name="VisLab" msprop:Generator_TableClassName="VisLabDataTable" msprop:Generator_TableVarName="tableVisLab" msprop:Generator_RowChangedName="VisLabRowChanged" msprop:Generator_TablePropName="VisLab" msprop:Generator_RowDeletingName="VisLabRowDeleting" msprop:Generator_RowChangingName="VisLabRowChanging" msprop:Generator_RowEvHandlerName="VisLabRowChangeEventHandler" msprop:Generator_RowDeletedName="VisLabRowDeleted" msprop:Generator_RowClassName="VisLabRow" msprop:Generator_UserTableName="VisLab" msprop:Generator_RowEvArgName="VisLabRowChangeEvent">
<xs:complexType>
<xs:sequence>
<xs:element name="IdxPaziente" msprop:Generator_ColumnVarNameInTable="columnIdxPaziente" msprop:Generator_ColumnPropNameInRow="IdxPaziente" msprop:Generator_ColumnPropNameInTable="IdxPazienteColumn" msprop:Generator_UserColumnName="IdxPaziente" type="xs:int" />
@@ -1961,7 +1955,7 @@ SELECT IdxPaziente, DataVisita, SJ, FT, PU, TR0, TR1, TR2, SU, GA FROM VisValFun
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="VisAnamCli" msprop:Generator_TableClassName="VisAnamCliDataTable" msprop:Generator_TableVarName="tableVisAnamCli" msprop:Generator_TablePropName="VisAnamCli" msprop:Generator_RowDeletingName="VisAnamCliRowDeleting" msprop:Generator_RowChangingName="VisAnamCliRowChanging" msprop:Generator_RowEvHandlerName="VisAnamCliRowChangeEventHandler" msprop:Generator_RowDeletedName="VisAnamCliRowDeleted" msprop:Generator_UserTableName="VisAnamCli" msprop:Generator_RowChangedName="VisAnamCliRowChanged" msprop:Generator_RowEvArgName="VisAnamCliRowChangeEvent" msprop:Generator_RowClassName="VisAnamCliRow">
<xs:element name="VisAnamCli" msprop:Generator_TableClassName="VisAnamCliDataTable" msprop:Generator_TableVarName="tableVisAnamCli" msprop:Generator_RowChangedName="VisAnamCliRowChanged" msprop:Generator_TablePropName="VisAnamCli" msprop:Generator_RowDeletingName="VisAnamCliRowDeleting" msprop:Generator_RowChangingName="VisAnamCliRowChanging" msprop:Generator_RowEvHandlerName="VisAnamCliRowChangeEventHandler" msprop:Generator_RowDeletedName="VisAnamCliRowDeleted" msprop:Generator_RowClassName="VisAnamCliRow" msprop:Generator_UserTableName="VisAnamCli" msprop:Generator_RowEvArgName="VisAnamCliRowChangeEvent">
<xs:complexType>
<xs:sequence>
<xs:element name="IdxPaziente" msprop:Generator_ColumnVarNameInTable="columnIdxPaziente" msprop:Generator_ColumnPropNameInRow="IdxPaziente" msprop:Generator_ColumnPropNameInTable="IdxPazienteColumn" msprop:Generator_UserColumnName="IdxPaziente" type="xs:int" />
@@ -1984,7 +1978,7 @@ SELECT IdxPaziente, DataVisita, SJ, FT, PU, TR0, TR1, TR2, SU, GA FROM VisValFun
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="VisCardioPol" msprop:Generator_TableClassName="VisCardioPolDataTable" msprop:Generator_TableVarName="tableVisCardioPol" msprop:Generator_RowChangedName="VisCardioPolRowChanged" msprop:Generator_TablePropName="VisCardioPol" msprop:Generator_RowDeletingName="VisCardioPolRowDeleting" msprop:Generator_RowChangingName="VisCardioPolRowChanging" msprop:Generator_RowEvHandlerName="VisCardioPolRowChangeEventHandler" msprop:Generator_RowDeletedName="VisCardioPolRowDeleted" msprop:Generator_RowClassName="VisCardioPolRow" msprop:Generator_UserTableName="VisCardioPol" msprop:Generator_RowEvArgName="VisCardioPolRowChangeEvent">
<xs:element name="VisCardioPol" msprop:Generator_TableClassName="VisCardioPolDataTable" msprop:Generator_TableVarName="tableVisCardioPol" msprop:Generator_TablePropName="VisCardioPol" msprop:Generator_RowDeletingName="VisCardioPolRowDeleting" msprop:Generator_RowChangingName="VisCardioPolRowChanging" msprop:Generator_RowEvHandlerName="VisCardioPolRowChangeEventHandler" msprop:Generator_RowDeletedName="VisCardioPolRowDeleted" msprop:Generator_UserTableName="VisCardioPol" msprop:Generator_RowChangedName="VisCardioPolRowChanged" msprop:Generator_RowEvArgName="VisCardioPolRowChangeEvent" msprop:Generator_RowClassName="VisCardioPolRow">
<xs:complexType>
<xs:sequence>
<xs:element name="IdxPaziente" msprop:Generator_ColumnVarNameInTable="columnIdxPaziente" msprop:Generator_ColumnPropNameInRow="IdxPaziente" msprop:Generator_ColumnPropNameInTable="IdxPazienteColumn" msprop:Generator_UserColumnName="IdxPaziente" type="xs:int" />
@@ -2012,7 +2006,7 @@ SELECT IdxPaziente, DataVisita, SJ, FT, PU, TR0, TR1, TR2, SU, GA FROM VisValFun
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="VisPsico" msprop:Generator_TableClassName="VisPsicoDataTable" msprop:Generator_TableVarName="tableVisPsico" msprop:Generator_TablePropName="VisPsico" msprop:Generator_RowDeletingName="VisPsicoRowDeleting" msprop:Generator_RowChangingName="VisPsicoRowChanging" msprop:Generator_RowEvHandlerName="VisPsicoRowChangeEventHandler" msprop:Generator_RowDeletedName="VisPsicoRowDeleted" msprop:Generator_UserTableName="VisPsico" msprop:Generator_RowChangedName="VisPsicoRowChanged" msprop:Generator_RowEvArgName="VisPsicoRowChangeEvent" msprop:Generator_RowClassName="VisPsicoRow">
<xs:element name="VisPsico" msprop:Generator_TableClassName="VisPsicoDataTable" msprop:Generator_TableVarName="tableVisPsico" msprop:Generator_RowChangedName="VisPsicoRowChanged" msprop:Generator_TablePropName="VisPsico" msprop:Generator_RowDeletingName="VisPsicoRowDeleting" msprop:Generator_RowChangingName="VisPsicoRowChanging" msprop:Generator_RowEvHandlerName="VisPsicoRowChangeEventHandler" msprop:Generator_RowDeletedName="VisPsicoRowDeleted" msprop:Generator_RowClassName="VisPsicoRow" msprop:Generator_UserTableName="VisPsico" msprop:Generator_RowEvArgName="VisPsicoRowChangeEvent">
<xs:complexType>
<xs:sequence>
<xs:element name="IdxPaziente" msprop:Generator_ColumnVarNameInTable="columnIdxPaziente" msprop:Generator_ColumnPropNameInRow="IdxPaziente" msprop:Generator_ColumnPropNameInTable="IdxPazienteColumn" msprop:Generator_UserColumnName="IdxPaziente" type="xs:int" />
@@ -2026,7 +2020,7 @@ SELECT IdxPaziente, DataVisita, SJ, FT, PU, TR0, TR1, TR2, SU, GA FROM VisValFun
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="VisStileVita" msprop:Generator_TableClassName="VisStileVitaDataTable" msprop:Generator_TableVarName="tableVisStileVita" msprop:Generator_RowChangedName="VisStileVitaRowChanged" msprop:Generator_TablePropName="VisStileVita" msprop:Generator_RowDeletingName="VisStileVitaRowDeleting" msprop:Generator_RowChangingName="VisStileVitaRowChanging" msprop:Generator_RowEvHandlerName="VisStileVitaRowChangeEventHandler" msprop:Generator_RowDeletedName="VisStileVitaRowDeleted" msprop:Generator_RowClassName="VisStileVitaRow" msprop:Generator_UserTableName="VisStileVita" msprop:Generator_RowEvArgName="VisStileVitaRowChangeEvent">
<xs:element name="VisStileVita" msprop:Generator_TableClassName="VisStileVitaDataTable" msprop:Generator_TableVarName="tableVisStileVita" msprop:Generator_TablePropName="VisStileVita" msprop:Generator_RowDeletingName="VisStileVitaRowDeleting" msprop:Generator_RowChangingName="VisStileVitaRowChanging" msprop:Generator_RowEvHandlerName="VisStileVitaRowChangeEventHandler" msprop:Generator_RowDeletedName="VisStileVitaRowDeleted" msprop:Generator_UserTableName="VisStileVita" msprop:Generator_RowChangedName="VisStileVitaRowChanged" msprop:Generator_RowEvArgName="VisStileVitaRowChangeEvent" msprop:Generator_RowClassName="VisStileVitaRow">
<xs:complexType>
<xs:sequence>
<xs:element name="IdxPaziente" msprop:Generator_ColumnVarNameInTable="columnIdxPaziente" msprop:Generator_ColumnPropNameInRow="IdxPaziente" msprop:Generator_ColumnPropNameInTable="IdxPazienteColumn" msprop:Generator_UserColumnName="IdxPaziente" type="xs:int" />
@@ -2078,7 +2072,7 @@ SELECT IdxPaziente, DataVisita, SJ, FT, PU, TR0, TR1, TR2, SU, GA FROM VisValFun
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="VisRelazFin" msprop:Generator_TableClassName="VisRelazFinDataTable" msprop:Generator_TableVarName="tableVisRelazFin" msprop:Generator_TablePropName="VisRelazFin" msprop:Generator_RowDeletingName="VisRelazFinRowDeleting" msprop:Generator_RowChangingName="VisRelazFinRowChanging" msprop:Generator_RowEvHandlerName="VisRelazFinRowChangeEventHandler" msprop:Generator_RowDeletedName="VisRelazFinRowDeleted" msprop:Generator_UserTableName="VisRelazFin" msprop:Generator_RowChangedName="VisRelazFinRowChanged" msprop:Generator_RowEvArgName="VisRelazFinRowChangeEvent" msprop:Generator_RowClassName="VisRelazFinRow">
<xs:element name="VisRelazFin" msprop:Generator_TableClassName="VisRelazFinDataTable" msprop:Generator_TableVarName="tableVisRelazFin" msprop:Generator_RowChangedName="VisRelazFinRowChanged" msprop:Generator_TablePropName="VisRelazFin" msprop:Generator_RowDeletingName="VisRelazFinRowDeleting" msprop:Generator_RowChangingName="VisRelazFinRowChanging" msprop:Generator_RowEvHandlerName="VisRelazFinRowChangeEventHandler" msprop:Generator_RowDeletedName="VisRelazFinRowDeleted" msprop:Generator_RowClassName="VisRelazFinRow" msprop:Generator_UserTableName="VisRelazFin" msprop:Generator_RowEvArgName="VisRelazFinRowChangeEvent">
<xs:complexType>
<xs:sequence>
<xs:element name="IdxPaziente" msprop:Generator_ColumnVarNameInTable="columnIdxPaziente" msprop:Generator_ColumnPropNameInRow="IdxPaziente" msprop:Generator_ColumnPropNameInTable="IdxPazienteColumn" msprop:Generator_UserColumnName="IdxPaziente" type="xs:int" />
@@ -2095,7 +2089,7 @@ SELECT IdxPaziente, DataVisita, SJ, FT, PU, TR0, TR1, TR2, SU, GA FROM VisValFun
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="stp_rep_DatiFullByPazienteData" msprop:Generator_TableClassName="stp_rep_DatiFullByPazienteDataDataTable" msprop:Generator_TableVarName="tablestp_rep_DatiFullByPazienteData" msprop:Generator_RowChangedName="stp_rep_DatiFullByPazienteDataRowChanged" msprop:Generator_TablePropName="stp_rep_DatiFullByPazienteData" msprop:Generator_RowDeletingName="stp_rep_DatiFullByPazienteDataRowDeleting" msprop:Generator_RowChangingName="stp_rep_DatiFullByPazienteDataRowChanging" msprop:Generator_RowEvHandlerName="stp_rep_DatiFullByPazienteDataRowChangeEventHandler" msprop:Generator_RowDeletedName="stp_rep_DatiFullByPazienteDataRowDeleted" msprop:Generator_RowClassName="stp_rep_DatiFullByPazienteDataRow" msprop:Generator_UserTableName="stp_rep_DatiFullByPazienteData" msprop:Generator_RowEvArgName="stp_rep_DatiFullByPazienteDataRowChangeEvent">
<xs:element name="stp_rep_DatiFullByPazienteData" msprop:Generator_TableClassName="stp_rep_DatiFullByPazienteDataDataTable" msprop:Generator_TableVarName="tablestp_rep_DatiFullByPazienteData" msprop:Generator_TablePropName="stp_rep_DatiFullByPazienteData" msprop:Generator_RowDeletingName="stp_rep_DatiFullByPazienteDataRowDeleting" msprop:Generator_RowChangingName="stp_rep_DatiFullByPazienteDataRowChanging" msprop:Generator_RowEvHandlerName="stp_rep_DatiFullByPazienteDataRowChangeEventHandler" msprop:Generator_RowDeletedName="stp_rep_DatiFullByPazienteDataRowDeleted" msprop:Generator_UserTableName="stp_rep_DatiFullByPazienteData" msprop:Generator_RowChangedName="stp_rep_DatiFullByPazienteDataRowChanged" msprop:Generator_RowEvArgName="stp_rep_DatiFullByPazienteDataRowChangeEvent" msprop:Generator_RowClassName="stp_rep_DatiFullByPazienteDataRow">
<xs:complexType>
<xs:sequence>
<xs:element name="IdxPaziente" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnIdxPaziente" msprop:Generator_ColumnPropNameInRow="IdxPaziente" msprop:Generator_ColumnPropNameInTable="IdxPazienteColumn" msprop:Generator_UserColumnName="IdxPaziente" type="xs:int" minOccurs="0" />
@@ -2584,7 +2578,7 @@ SELECT IdxPaziente, DataVisita, SJ, FT, PU, TR0, TR1, TR2, SU, GA FROM VisValFun
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="VisBioMecAnt" msprop:Generator_TableClassName="VisBioMecAntDataTable" msprop:Generator_TableVarName="tableVisBioMecAnt" msprop:Generator_TablePropName="VisBioMecAnt" msprop:Generator_RowDeletingName="VisBioMecAntRowDeleting" msprop:Generator_RowChangingName="VisBioMecAntRowChanging" msprop:Generator_RowEvHandlerName="VisBioMecAntRowChangeEventHandler" msprop:Generator_RowDeletedName="VisBioMecAntRowDeleted" msprop:Generator_UserTableName="VisBioMecAnt" msprop:Generator_RowChangedName="VisBioMecAntRowChanged" msprop:Generator_RowEvArgName="VisBioMecAntRowChangeEvent" msprop:Generator_RowClassName="VisBioMecAntRow">
<xs:element name="VisBioMecAnt" msprop:Generator_TableClassName="VisBioMecAntDataTable" msprop:Generator_TableVarName="tableVisBioMecAnt" msprop:Generator_RowChangedName="VisBioMecAntRowChanged" msprop:Generator_TablePropName="VisBioMecAnt" msprop:Generator_RowDeletingName="VisBioMecAntRowDeleting" msprop:Generator_RowChangingName="VisBioMecAntRowChanging" msprop:Generator_RowEvHandlerName="VisBioMecAntRowChangeEventHandler" msprop:Generator_RowDeletedName="VisBioMecAntRowDeleted" msprop:Generator_RowClassName="VisBioMecAntRow" msprop:Generator_UserTableName="VisBioMecAnt" msprop:Generator_RowEvArgName="VisBioMecAntRowChangeEvent">
<xs:complexType>
<xs:sequence>
<xs:element name="IdxPaziente" msprop:Generator_ColumnVarNameInTable="columnIdxPaziente" msprop:Generator_ColumnPropNameInRow="IdxPaziente" msprop:Generator_ColumnPropNameInTable="IdxPazienteColumn" msprop:Generator_UserColumnName="IdxPaziente" type="xs:int" />
@@ -2636,7 +2630,7 @@ SELECT IdxPaziente, DataVisita, SJ, FT, PU, TR0, TR1, TR2, SU, GA FROM VisValFun
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="VisValFunz" msprop:Generator_TableClassName="VisValFunzDataTable" msprop:Generator_TableVarName="tableVisValFunz" msprop:Generator_TablePropName="VisValFunz" msprop:Generator_RowDeletingName="VisValFunzRowDeleting" msprop:Generator_RowChangingName="VisValFunzRowChanging" msprop:Generator_RowEvHandlerName="VisValFunzRowChangeEventHandler" msprop:Generator_RowDeletedName="VisValFunzRowDeleted" msprop:Generator_UserTableName="VisValFunz" msprop:Generator_RowChangedName="VisValFunzRowChanged" msprop:Generator_RowEvArgName="VisValFunzRowChangeEvent" msprop:Generator_RowClassName="VisValFunzRow">
<xs:element name="VisValFunz" msprop:Generator_TableClassName="VisValFunzDataTable" msprop:Generator_TableVarName="tableVisValFunz" msprop:Generator_RowChangedName="VisValFunzRowChanged" msprop:Generator_TablePropName="VisValFunz" msprop:Generator_RowDeletingName="VisValFunzRowDeleting" msprop:Generator_RowChangingName="VisValFunzRowChanging" msprop:Generator_RowEvHandlerName="VisValFunzRowChangeEventHandler" msprop:Generator_RowDeletedName="VisValFunzRowDeleted" msprop:Generator_RowClassName="VisValFunzRow" msprop:Generator_UserTableName="VisValFunz" msprop:Generator_RowEvArgName="VisValFunzRowChangeEvent">
<xs:complexType>
<xs:sequence>
<xs:element name="IdxPaziente" msprop:Generator_ColumnVarNameInTable="columnIdxPaziente" msprop:Generator_ColumnPropNameInRow="IdxPaziente" msprop:Generator_ColumnPropNameInTable="IdxPazienteColumn" msprop:Generator_UserColumnName="IdxPaziente" type="xs:int" />
@@ -2667,7 +2661,7 @@ SELECT IdxPaziente, DataVisita, SJ, FT, PU, TR0, TR1, TR2, SU, GA FROM VisValFun
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="VisValFunzGT" msprop:Generator_TableClassName="VisValFunzGTDataTable" msprop:Generator_TableVarName="tableVisValFunzGT" msprop:Generator_TablePropName="VisValFunzGT" msprop:Generator_RowDeletingName="VisValFunzGTRowDeleting" msprop:Generator_RowChangingName="VisValFunzGTRowChanging" msprop:Generator_RowEvHandlerName="VisValFunzGTRowChangeEventHandler" msprop:Generator_RowDeletedName="VisValFunzGTRowDeleted" msprop:Generator_UserTableName="VisValFunzGT" msprop:Generator_RowChangedName="VisValFunzGTRowChanged" msprop:Generator_RowEvArgName="VisValFunzGTRowChangeEvent" msprop:Generator_RowClassName="VisValFunzGTRow">
<xs:element name="VisValFunzGT" msprop:Generator_TableClassName="VisValFunzGTDataTable" msprop:Generator_TableVarName="tableVisValFunzGT" msprop:Generator_RowChangedName="VisValFunzGTRowChanged" msprop:Generator_TablePropName="VisValFunzGT" msprop:Generator_RowDeletingName="VisValFunzGTRowDeleting" msprop:Generator_RowChangingName="VisValFunzGTRowChanging" msprop:Generator_RowEvHandlerName="VisValFunzGTRowChangeEventHandler" msprop:Generator_RowDeletedName="VisValFunzGTRowDeleted" msprop:Generator_RowClassName="VisValFunzGTRow" msprop:Generator_UserTableName="VisValFunzGT" msprop:Generator_RowEvArgName="VisValFunzGTRowChangeEvent">
<xs:complexType>
<xs:sequence>
<xs:element name="IdxPaziente" msprop:Generator_ColumnVarNameInTable="columnIdxPaziente" msprop:Generator_ColumnPropNameInRow="IdxPaziente" msprop:Generator_ColumnPropNameInTable="IdxPazienteColumn" msprop:Generator_UserColumnName="IdxPaziente" type="xs:int" />
@@ -2756,15 +2750,15 @@ SELECT IdxPaziente, DataVisita, SJ, FT, PU, TR0, TR1, TR2, SU, GA FROM VisValFun
</xs:element>
<xs:annotation>
<xs:appinfo>
<msdata:Relationship name="FK_VisClinGen_AnagPazienti" msdata:parent="AnagPazienti" msdata:child="VisLab" msdata:parentkey="IdxPaziente" msdata:childkey="IdxPaziente" msprop:Generator_UserChildTable="VisLab" msprop:Generator_ChildPropName="GetVisLabRows" msprop:Generator_UserRelationName="FK_VisClinGen_AnagPazienti" msprop:Generator_ParentPropName="AnagPazientiRow" msprop:Generator_RelationVarName="relationFK_VisClinGen_AnagPazienti" msprop:Generator_UserParentTable="AnagPazienti" />
<msdata:Relationship name="FK_VisAnamCli_AnagPazienti" msdata:parent="AnagPazienti" msdata:child="VisAnamCli" msdata:parentkey="IdxPaziente" msdata:childkey="IdxPaziente" msprop:Generator_UserChildTable="VisAnamCli" msprop:Generator_ChildPropName="GetVisAnamCliRows" msprop:Generator_UserRelationName="FK_VisAnamCli_AnagPazienti" msprop:Generator_ParentPropName="AnagPazientiRow" msprop:Generator_RelationVarName="relationFK_VisAnamCli_AnagPazienti" msprop:Generator_UserParentTable="AnagPazienti" />
<msdata:Relationship name="FK_VisCardioPol_AnagPazienti" msdata:parent="AnagPazienti" msdata:child="VisCardioPol" msdata:parentkey="IdxPaziente" msdata:childkey="IdxPaziente" msprop:Generator_UserChildTable="VisCardioPol" msprop:Generator_ChildPropName="GetVisCardioPolRows" msprop:Generator_UserRelationName="FK_VisCardioPol_AnagPazienti" msprop:Generator_RelationVarName="relationFK_VisCardioPol_AnagPazienti" msprop:Generator_UserParentTable="AnagPazienti" msprop:Generator_ParentPropName="AnagPazientiRow" />
<msdata:Relationship name="FK_VisPsico_AnagPazienti" msdata:parent="AnagPazienti" msdata:child="VisPsico" msdata:parentkey="IdxPaziente" msdata:childkey="IdxPaziente" msprop:Generator_UserChildTable="VisPsico" msprop:Generator_ChildPropName="GetVisPsicoRows" msprop:Generator_UserRelationName="FK_VisPsico_AnagPazienti" msprop:Generator_ParentPropName="AnagPazientiRow" msprop:Generator_RelationVarName="relationFK_VisPsico_AnagPazienti" msprop:Generator_UserParentTable="AnagPazienti" />
<msdata:Relationship name="FK_VisStileVita_AnagPazienti" msdata:parent="AnagPazienti" msdata:child="VisStileVita" msdata:parentkey="IdxPaziente" msdata:childkey="IdxPaziente" msprop:Generator_UserChildTable="VisStileVita" msprop:Generator_ChildPropName="GetVisStileVitaRows" msprop:Generator_UserRelationName="FK_VisStileVita_AnagPazienti" msprop:Generator_RelationVarName="relationFK_VisStileVita_AnagPazienti" msprop:Generator_UserParentTable="AnagPazienti" msprop:Generator_ParentPropName="AnagPazientiRow" />
<msdata:Relationship name="FK_VisRelazFin_AnagPazienti" msdata:parent="AnagPazienti" msdata:child="VisRelazFin" msdata:parentkey="IdxPaziente" msdata:childkey="IdxPaziente" msprop:Generator_UserChildTable="VisRelazFin" msprop:Generator_ChildPropName="GetVisRelazFinRows" msprop:Generator_UserRelationName="FK_VisRelazFin_AnagPazienti" msprop:Generator_ParentPropName="AnagPazientiRow" msprop:Generator_RelationVarName="relationFK_VisRelazFin_AnagPazienti" msprop:Generator_UserParentTable="AnagPazienti" />
<msdata:Relationship name="AnagPazienti_v_VisBioMecAnt" msdata:parent="AnagPazienti" msdata:child="VisBioMecAnt" msdata:parentkey="IdxPaziente" msdata:childkey="IdxPaziente" msprop:Generator_UserChildTable="VisBioMecAnt" msprop:Generator_ChildPropName="GetVisBioMecAntRows" msprop:Generator_UserRelationName="AnagPazienti_v_VisBioMecAnt" msprop:Generator_ParentPropName="AnagPazientiRow" msprop:Generator_RelationVarName="relationAnagPazienti_v_VisBioMecAnt" msprop:Generator_UserParentTable="AnagPazienti" />
<msdata:Relationship name="FK_VisValFunz_AnagPazienti" msdata:parent="AnagPazienti" msdata:child="VisValFunz" msdata:parentkey="IdxPaziente" msdata:childkey="IdxPaziente" msprop:Generator_UserChildTable="VisValFunz" msprop:Generator_ChildPropName="GetVisValFunzRows" msprop:Generator_UserRelationName="FK_VisValFunz_AnagPazienti" msprop:Generator_ParentPropName="AnagPazientiRow" msprop:Generator_RelationVarName="relationFK_VisValFunz_AnagPazienti" msprop:Generator_UserParentTable="AnagPazienti" />
<msdata:Relationship name="FK_ValSvolAtt_AnagPazienti" msdata:parent="AnagPazienti" msdata:child="VisValFunzGT" msdata:parentkey="IdxPaziente" msdata:childkey="IdxPaziente" msprop:Generator_UserChildTable="VisValFunzGT" msprop:Generator_ChildPropName="GetVisValFunzGTRows" msprop:Generator_UserRelationName="FK_ValSvolAtt_AnagPazienti" msprop:Generator_ParentPropName="AnagPazientiRow" msprop:Generator_RelationVarName="relationFK_ValSvolAtt_AnagPazienti" msprop:Generator_UserParentTable="AnagPazienti" />
<msdata:Relationship name="FK_VisClinGen_AnagPazienti" msdata:parent="AnagPazienti" msdata:child="VisLab" msdata:parentkey="IdxPaziente" msdata:childkey="IdxPaziente" msprop:Generator_UserChildTable="VisLab" msprop:Generator_ChildPropName="GetVisLabRows" msprop:Generator_UserRelationName="FK_VisClinGen_AnagPazienti" msprop:Generator_RelationVarName="relationFK_VisClinGen_AnagPazienti" msprop:Generator_UserParentTable="AnagPazienti" msprop:Generator_ParentPropName="AnagPazientiRow" />
<msdata:Relationship name="FK_VisAnamCli_AnagPazienti" msdata:parent="AnagPazienti" msdata:child="VisAnamCli" msdata:parentkey="IdxPaziente" msdata:childkey="IdxPaziente" msprop:Generator_UserChildTable="VisAnamCli" msprop:Generator_ChildPropName="GetVisAnamCliRows" msprop:Generator_UserRelationName="FK_VisAnamCli_AnagPazienti" msprop:Generator_RelationVarName="relationFK_VisAnamCli_AnagPazienti" msprop:Generator_UserParentTable="AnagPazienti" msprop:Generator_ParentPropName="AnagPazientiRow" />
<msdata:Relationship name="FK_VisCardioPol_AnagPazienti" msdata:parent="AnagPazienti" msdata:child="VisCardioPol" msdata:parentkey="IdxPaziente" msdata:childkey="IdxPaziente" msprop:Generator_UserChildTable="VisCardioPol" msprop:Generator_ChildPropName="GetVisCardioPolRows" msprop:Generator_UserRelationName="FK_VisCardioPol_AnagPazienti" msprop:Generator_ParentPropName="AnagPazientiRow" msprop:Generator_RelationVarName="relationFK_VisCardioPol_AnagPazienti" msprop:Generator_UserParentTable="AnagPazienti" />
<msdata:Relationship name="FK_VisPsico_AnagPazienti" msdata:parent="AnagPazienti" msdata:child="VisPsico" msdata:parentkey="IdxPaziente" msdata:childkey="IdxPaziente" msprop:Generator_UserChildTable="VisPsico" msprop:Generator_ChildPropName="GetVisPsicoRows" msprop:Generator_UserRelationName="FK_VisPsico_AnagPazienti" msprop:Generator_RelationVarName="relationFK_VisPsico_AnagPazienti" msprop:Generator_UserParentTable="AnagPazienti" msprop:Generator_ParentPropName="AnagPazientiRow" />
<msdata:Relationship name="FK_VisStileVita_AnagPazienti" msdata:parent="AnagPazienti" msdata:child="VisStileVita" msdata:parentkey="IdxPaziente" msdata:childkey="IdxPaziente" msprop:Generator_UserChildTable="VisStileVita" msprop:Generator_ChildPropName="GetVisStileVitaRows" msprop:Generator_UserRelationName="FK_VisStileVita_AnagPazienti" msprop:Generator_ParentPropName="AnagPazientiRow" msprop:Generator_RelationVarName="relationFK_VisStileVita_AnagPazienti" msprop:Generator_UserParentTable="AnagPazienti" />
<msdata:Relationship name="FK_VisRelazFin_AnagPazienti" msdata:parent="AnagPazienti" msdata:child="VisRelazFin" msdata:parentkey="IdxPaziente" msdata:childkey="IdxPaziente" msprop:Generator_UserChildTable="VisRelazFin" msprop:Generator_ChildPropName="GetVisRelazFinRows" msprop:Generator_UserRelationName="FK_VisRelazFin_AnagPazienti" msprop:Generator_RelationVarName="relationFK_VisRelazFin_AnagPazienti" msprop:Generator_UserParentTable="AnagPazienti" msprop:Generator_ParentPropName="AnagPazientiRow" />
<msdata:Relationship name="AnagPazienti_v_VisBioMecAnt" msdata:parent="AnagPazienti" msdata:child="VisBioMecAnt" msdata:parentkey="IdxPaziente" msdata:childkey="IdxPaziente" msprop:Generator_UserChildTable="VisBioMecAnt" msprop:Generator_ChildPropName="GetVisBioMecAntRows" msprop:Generator_UserRelationName="AnagPazienti_v_VisBioMecAnt" msprop:Generator_RelationVarName="relationAnagPazienti_v_VisBioMecAnt" msprop:Generator_UserParentTable="AnagPazienti" msprop:Generator_ParentPropName="AnagPazientiRow" />
<msdata:Relationship name="FK_VisValFunz_AnagPazienti" msdata:parent="AnagPazienti" msdata:child="VisValFunz" msdata:parentkey="IdxPaziente" msdata:childkey="IdxPaziente" msprop:Generator_UserChildTable="VisValFunz" msprop:Generator_ChildPropName="GetVisValFunzRows" msprop:Generator_UserRelationName="FK_VisValFunz_AnagPazienti" msprop:Generator_RelationVarName="relationFK_VisValFunz_AnagPazienti" msprop:Generator_UserParentTable="AnagPazienti" msprop:Generator_ParentPropName="AnagPazientiRow" />
<msdata:Relationship name="FK_ValSvolAtt_AnagPazienti" msdata:parent="AnagPazienti" msdata:child="VisValFunzGT" msdata:parentkey="IdxPaziente" msdata:childkey="IdxPaziente" msprop:Generator_UserChildTable="VisValFunzGT" msprop:Generator_ChildPropName="GetVisValFunzGTRows" msprop:Generator_UserRelationName="FK_ValSvolAtt_AnagPazienti" msprop:Generator_RelationVarName="relationFK_ValSvolAtt_AnagPazienti" msprop:Generator_UserParentTable="AnagPazienti" msprop:Generator_ParentPropName="AnagPazientiRow" />
</xs:appinfo>
</xs:annotation>
</xs:schema>
+1 -1
View File
@@ -4,7 +4,7 @@
Changes to this file may cause incorrect behavior and will be lost if
the code is regenerated.
</autogenerated>-->
<DiagramLayout xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" ex:showrelationlabel="False" ViewPortX="52" ViewPortY="535" xmlns:ex="urn:schemas-microsoft-com:xml-msdatasource-layout-extended" xmlns="urn:schemas-microsoft-com:xml-msdatasource-layout">
<DiagramLayout xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" ex:showrelationlabel="False" ViewPortX="-15" ViewPortY="-47" xmlns:ex="urn:schemas-microsoft-com:xml-msdatasource-layout-extended" xmlns="urn:schemas-microsoft-com:xml-msdatasource-layout">
<Shapes>
<Shape ID="DesignTable:AnagPazienti" ZOrder="3" X="680" Y="16" Height="381" Width="300" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="254" />
<Shape ID="DesignTable:ElencoVisite" ZOrder="21" X="35" Y="-15" Height="267" Width="214" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="216" />