aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.DAL.Remote/DB/RemoteADO.edmx
diff options
context:
space:
mode:
Diffstat (limited to 'Software/Visual_Studio/Tango.DAL.Remote/DB/RemoteADO.edmx')
-rw-r--r--Software/Visual_Studio/Tango.DAL.Remote/DB/RemoteADO.edmx3
1 files changed, 3 insertions, 0 deletions
diff --git a/Software/Visual_Studio/Tango.DAL.Remote/DB/RemoteADO.edmx b/Software/Visual_Studio/Tango.DAL.Remote/DB/RemoteADO.edmx
index 770d321c4..8bed67ce6 100644
--- a/Software/Visual_Studio/Tango.DAL.Remote/DB/RemoteADO.edmx
+++ b/Software/Visual_Studio/Tango.DAL.Remote/DB/RemoteADO.edmx
@@ -1121,6 +1121,7 @@
<Property Name="E_SPARE3" Type="float" Nullable="false" />
<Property Name="E_SPARE4" Type="float" Nullable="false" />
<Property Name="E_SPARE5" Type="float" Nullable="false" />
+ <Property Name="E_TUNNEL_TEMP" Type="float" Nullable="false" />
</EntityType>
<EntityType Name="PROCESS_PARAMETERS_TABLES_GROUPS">
<Key>
@@ -6815,6 +6816,7 @@
<Property Name="E_SPARE3" Type="Double" Nullable="false" />
<Property Name="E_SPARE4" Type="Double" Nullable="false" />
<Property Name="E_SPARE5" Type="Double" Nullable="false" />
+ <Property Name="E_TUNNEL_TEMP" Type="Double" Nullable="false" />
<NavigationProperty Name="PROCESS_PARAMETERS_TABLES_GROUPS" Relationship="RemoteModel.FK_PROCESS_PARAMETERS_TABLES_PROCESS_PARAMETERS_TABLES_GROUPS" FromRole="PROCESS_PARAMETERS_TABLES" ToRole="PROCESS_PARAMETERS_TABLES_GROUPS" />
</EntityType>
<EntityType Name="PROCESS_PARAMETERS_TABLES_GROUPS">
@@ -10201,6 +10203,7 @@
<EntitySetMapping Name="PROCESS_PARAMETERS_TABLES">
<EntityTypeMapping TypeName="RemoteModel.PROCESS_PARAMETERS_TABLES">
<MappingFragment StoreEntitySet="PROCESS_PARAMETERS_TABLES">
+ <ScalarProperty Name="E_TUNNEL_TEMP" ColumnName="E_TUNNEL_TEMP" />
<ScalarProperty Name="E_SPARE5" ColumnName="E_SPARE5" />
<ScalarProperty Name="E_SPARE4" ColumnName="E_SPARE4" />
<ScalarProperty Name="E_SPARE3" ColumnName="E_SPARE3" />