⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 oawfcar.ent

📁 eos WORKFLOW EXAMPLE
💻 ENT
字号:
<?xml version="1.0" encoding="GB2312" standalone="no"?><EOS-Data-Mapping>    <Package name="wfExample" displayName="wfExample">        <EOSEntity name="Oawfcar" displayName="Oawfcar" type="entity" tableName="OAWFCAR" schema="" inMemory="database" isSegment="false" deleteCascade="false" isVirtualView="false">            <description/>            <joinEntity entityJoinCriteria="" tableSaveOrder="0"/>            <createSQL/>            <field name="carvalue" displayName="carvalue" defineType="BigDecimal" columnName="CARVALUE" isKey="false" isNullable="true" isPersistence="true" isSerialNo="false">                <description/>                <length>9</length>                <precision>2</precision>            </field>            <field name="carid" displayName="carid" defineType="BigDecimal" columnName="CARID" isKey="true" isNullable="false" isPersistence="true" isSerialNo="false">                <description/>                <length>9</length>                <precision>0</precision>            </field>            <field name="carname" displayName="carname" defineType="String" columnName="CARNAME" isKey="false" isNullable="true" isPersistence="true" isSerialNo="false">                <description/>                <length>50</length>                <precision>0</precision>            </field>        </EOSEntity>    </Package>    <!--StudioDBConName:eos192-->    <!--schema:FENGBO--></EOS-Data-Mapping>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -