8 lines
650 B
XML
8 lines
650 B
XML
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
|
<Table type="SQL" tableName="DEV_TEMP_GROUP" filter="" priority="2">
|
||
|
|
<COLS enableSQLSeq="false">
|
||
|
|
<COL desc="*Nom de l'étiquette" SQLName="TAG_NAME" SQLType="VARCHAR(64)" valueType="String" valueLimit="" editable="true" hide="false" defaultValue="" isPrimaryKey="true" notNull="true" isUnique="false" group="Propriétés d'édition"/>
|
||
|
|
<COL desc="*Description" SQLName="DESCRIPTION" SQLType="VARCHAR(128)" valueType="String" valueLimit="" editable="true" hide="false" defaultValue="" isPrimaryKey="false" notNull="true" isUnique="false" group="Propriétés d'édition"/>
|
||
|
|
</COLS>
|
||
|
|
</Table>
|