tijian_jichuang/文档/排队.sdm
2025-02-20 11:57:51 +08:00

320 lines
20 KiB
XML
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-16"?>
<Project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<Name>SOH</Name>
<Caption>SOH.Entities</Caption>
<Namespace>SOH</Namespace>
<OutPutFolder />
<Language>C#</Language>
<DatabaseType>SQL2008</DatabaseType>
<DbServer>.</DbServer>
<DbUser>sa</DbUser>
<DbPassword>123</DbPassword>
<DbName>bodycheck</DbName>
<Index>false</Index>
<AutoProperty>true</AutoProperty>
<ColumnNameUpper>false</ColumnNameUpper>
<PropertyFirstUpper>false</PropertyFirstUpper>
<ShowDbType>true</ShowDbType>
<SwitchDbType>false</SwitchDbType>
<GeneratAddIn>false</GeneratAddIn>
<IntegratePrint>false</IntegratePrint>
<RootEntities>
<RootEntity>
<Directory />
<ClassName>Pd_louceng</ClassName>
<Caption>排队楼层</Caption>
<TextPropertie />
<NameSpace />
<MapTable>dbo.pd_louceng</MapTable>
<Properties>
<Property>
<Name>Id</Name>
<Type>int</Type>
<Caption>编码</Caption>
<ColumnName>id</ColumnName>
<DbType>INT</DbType>
<DefaultValue />
<Size>10</Size>
<Scale>0</Scale>
<PrimaryKey>true</PrimaryKey>
<Identity>true</Identity>
<Timestamp>false</Timestamp>
<CacheUpdated>false</CacheUpdated>
<NotNull>true</NotNull>
<Virtual>false</Virtual>
<RefEntity />
<RefProperty />
<CalcProperty>false</CalcProperty>
<CalcExpression />
<Visible>true</Visible>
<Width>80</Width>
<Alignment>Left</Alignment>
<Format />
<Index>0</Index>
</Property>
<Property>
<Name>Lcmc</Name>
<Type>string</Type>
<Caption>楼层名称</Caption>
<ColumnName>lcmc</ColumnName>
<DbType>VARCHAR</DbType>
<DefaultValue />
<Size>50</Size>
<Scale>0</Scale>
<PrimaryKey>false</PrimaryKey>
<Identity>false</Identity>
<Timestamp>false</Timestamp>
<CacheUpdated>false</CacheUpdated>
<NotNull>false</NotNull>
<Virtual>false</Virtual>
<RefEntity />
<RefProperty />
<CalcProperty>false</CalcProperty>
<CalcExpression />
<Visible>true</Visible>
<Width>80</Width>
<Alignment>Left</Alignment>
<Format />
<Index>0</Index>
</Property>
<Property>
<Name>Bz</Name>
<Type>string</Type>
<Caption>备注</Caption>
<ColumnName>bz</ColumnName>
<DbType>VARCHAR</DbType>
<DefaultValue />
<Size>500</Size>
<Scale>0</Scale>
<PrimaryKey>false</PrimaryKey>
<Identity>false</Identity>
<Timestamp>false</Timestamp>
<CacheUpdated>false</CacheUpdated>
<NotNull>false</NotNull>
<Virtual>false</Virtual>
<RefEntity />
<RefProperty />
<CalcProperty>false</CalcProperty>
<CalcExpression />
<Visible>true</Visible>
<Width>80</Width>
<Alignment>Left</Alignment>
<Format />
<Index>0</Index>
</Property>
<Property>
<Name>Lcimg</Name>
<Type>byte[]</Type>
<Caption>楼层平面图</Caption>
<ColumnName>lcimg</ColumnName>
<DbType>IMAGE</DbType>
<DefaultValue />
<Size>2147483647</Size>
<Scale>0</Scale>
<PrimaryKey>false</PrimaryKey>
<Identity>false</Identity>
<Timestamp>false</Timestamp>
<CacheUpdated>false</CacheUpdated>
<NotNull>false</NotNull>
<Virtual>false</Virtual>
<RefEntity />
<RefProperty />
<CalcProperty>false</CalcProperty>
<CalcExpression />
<Visible>true</Visible>
<Width>80</Width>
<Alignment>Left</Alignment>
<Format />
<Index>0</Index>
</Property>
<Property>
<Name>State</Name>
<Type>byte</Type>
<Caption>状态</Caption>
<ColumnName>state</ColumnName>
<DbType>TINYINT</DbType>
<DefaultValue />
<Size>3</Size>
<Scale>0</Scale>
<PrimaryKey>false</PrimaryKey>
<Identity>false</Identity>
<Timestamp>false</Timestamp>
<CacheUpdated>false</CacheUpdated>
<NotNull>false</NotNull>
<Virtual>false</Virtual>
<RefEntity />
<RefProperty />
<CalcProperty>false</CalcProperty>
<CalcExpression />
<Visible>true</Visible>
<Width>80</Width>
<Alignment>Left</Alignment>
<Format />
<Index>0</Index>
</Property>
</Properties>
<RefEntities />
<ChildEntities />
<RefEnums>
<RefEnum />
</RefEnums>
</RootEntity>
<RootEntity>
<Directory />
<ClassName>pd_jianqu</ClassName>
<Caption>检区维护</Caption>
<TextPropertie />
<NameSpace />
<MapTable>dbo.pd_jianqu</MapTable>
<Properties>
<Property>
<Name>id</Name>
<Type>int</Type>
<Caption>编码</Caption>
<ColumnName>id</ColumnName>
<DbType>INT</DbType>
<DefaultValue />
<Size>10</Size>
<Scale>0</Scale>
<PrimaryKey>true</PrimaryKey>
<Identity>true</Identity>
<Timestamp>false</Timestamp>
<CacheUpdated>false</CacheUpdated>
<NotNull>true</NotNull>
<Virtual>false</Virtual>
<RefEntity />
<RefProperty />
<CalcProperty>false</CalcProperty>
<CalcExpression />
<Visible>true</Visible>
<Width>80</Width>
<Alignment>Left</Alignment>
<Format />
<Index>0</Index>
</Property>
<Property>
<Name>jqmc</Name>
<Type>string</Type>
<Caption>检区名称</Caption>
<ColumnName>jqmc</ColumnName>
<DbType>VARCHAR</DbType>
<DefaultValue />
<Size>50</Size>
<Scale>0</Scale>
<PrimaryKey>false</PrimaryKey>
<Identity>false</Identity>
<Timestamp>false</Timestamp>
<CacheUpdated>false</CacheUpdated>
<NotNull>false</NotNull>
<Virtual>false</Virtual>
<RefEntity />
<RefProperty />
<CalcProperty>false</CalcProperty>
<CalcExpression />
<Visible>true</Visible>
<Width>80</Width>
<Alignment>Left</Alignment>
<Format />
<Index>0</Index>
</Property>
<Property>
<Name>jqbz</Name>
<Type>string</Type>
<Caption>检区备注</Caption>
<ColumnName>jqbz</ColumnName>
<DbType>VARCHAR</DbType>
<DefaultValue />
<Size>500</Size>
<Scale>0</Scale>
<PrimaryKey>false</PrimaryKey>
<Identity>false</Identity>
<Timestamp>false</Timestamp>
<CacheUpdated>false</CacheUpdated>
<NotNull>false</NotNull>
<Virtual>false</Virtual>
<RefEntity />
<RefProperty />
<CalcProperty>false</CalcProperty>
<CalcExpression />
<Visible>true</Visible>
<Width>80</Width>
<Alignment>Left</Alignment>
<Format />
<Index>0</Index>
</Property>
<Property>
<Name>state</Name>
<Type>byte</Type>
<Caption>状态</Caption>
<ColumnName>state</ColumnName>
<DbType>TINYINT</DbType>
<DefaultValue />
<Size>3</Size>
<Scale>0</Scale>
<PrimaryKey>false</PrimaryKey>
<Identity>false</Identity>
<Timestamp>false</Timestamp>
<CacheUpdated>false</CacheUpdated>
<NotNull>false</NotNull>
<Virtual>false</Virtual>
<RefEntity />
<RefProperty />
<CalcProperty>false</CalcProperty>
<CalcExpression />
<Visible>true</Visible>
<Width>80</Width>
<Alignment>Left</Alignment>
<Format />
<Index>0</Index>
</Property>
<Property>
<Name>pdsx</Name>
<Type>int</Type>
<Caption>pdsx</Caption>
<ColumnName>pdsx</ColumnName>
<DbType>INT</DbType>
<DefaultValue />
<Size>10</Size>
<Scale>0</Scale>
<PrimaryKey>false</PrimaryKey>
<Identity>false</Identity>
<Timestamp>false</Timestamp>
<CacheUpdated>false</CacheUpdated>
<NotNull>false</NotNull>
<Virtual>false</Virtual>
<RefEntity />
<RefProperty />
<CalcProperty>false</CalcProperty>
<CalcExpression />
<Visible>true</Visible>
<Width>80</Width>
<Alignment>Left</Alignment>
<Format />
<Index>0</Index>
</Property>
</Properties>
<RefEntities />
<ChildEntities />
<RefEnums />
</RootEntity>
</RootEntities>
<Models>
<Model>
<Name>主模型</Name>
<Buffer>&lt;?xml version="1.0" encoding="utf-16"?&gt;
&lt;Document xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" HideNonsenceLabels="false"&gt;
&lt;EntityTypes /&gt;
&lt;EnumTypes /&gt;
&lt;Connections /&gt;
&lt;/Document&gt;</Buffer>
</Model>
</Models>
<RefProjects />
<Enumerations />
<Directorys />
<Lists />
<Forms />
<AutoUI>false</AutoUI>
<MetaInteraction>false</MetaInteraction>
<IsNulle>false</IsNulle>
</Project>