oawffileuselog.ent

来自「eos WORKFLOW EXAMPLE」· ENT 代码 · 共 53 行

ENT
53
字号
<?xml version="1.0" encoding="GB2312" standalone="no"?><EOS-Data-Mapping>    <Package name="wfExample" displayName="wfExample">        <EOSEntity name="Oawffileuselog" displayName="Oawffileuselog" type="entity" tableName="OAWFFILEUSELOG" schema="" inMemory="database" isSegment="false" deleteCascade="false" isVirtualView="false">            <description/>            <joinEntity entityJoinCriteria="" tableSaveOrder="0"/>            <createSQL/>            <field name="filecwjlyj" displayName="filecwjlyj" defineType="String" columnName="FILECWJLYJ" isKey="false" isNullable="true" isPersistence="true" isSerialNo="false">                <description/>                <length>50</length>                <precision>0</precision>            </field>            <field name="filetitle" displayName="filetitle" defineType="String" columnName="FILETITLE" isKey="false" isNullable="true" isPersistence="true" isSerialNo="false">                <description/>                <length>50</length>                <precision>0</precision>            </field>            <field name="filebgszryj" displayName="filebgszryj" defineType="String" columnName="FILEBGSZRYJ" isKey="false" isNullable="true" isPersistence="true" isSerialNo="false">                <description/>                <length>50</length>                <precision>0</precision>            </field>            <field name="fileqldyj" displayName="fileqldyj" defineType="String" columnName="FILEQLDYJ" isKey="false" isNullable="true" isPersistence="true" isSerialNo="false">                <description/>                <length>50</length>                <precision>0</precision>            </field>            <field name="logid" displayName="logid" defineType="BigDecimal" columnName="LOGID" isKey="false" isNullable="true" isPersistence="true" isSerialNo="false">                <description/>                <length>9</length>                <precision>0</precision>            </field>            <field name="filebz" displayName="filebz" defineType="String" columnName="FILEBZ" isKey="false" isNullable="true" isPersistence="true" isSerialNo="false">                <description/>                <length>500</length>                <precision>0</precision>            </field>            <field name="activeid" displayName="activeid" defineType="BigDecimal" columnName="ACTIVEID" isKey="true" isNullable="false" isPersistence="true" isSerialNo="false">                <description/>                <length>10</length>                <precision>0</precision>            </field>            <field name="filefujian" displayName="filefujian" defineType="String" columnName="FILEFUJIAN" isKey="false" isNullable="true" isPersistence="true" isSerialNo="false">                <description/>                <length>200</length>                <precision>0</precision>            </field>        </EOSEntity>    </Package>    <!--StudioDBConName:eos192-->    <!--schema:FENGBO--></EOS-Data-Mapping>

⌨️ 快捷键说明

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