7 lines
643 B
XML
Raw Permalink Normal View History

2025-03-20 17:30:43 +08:00
<?xml version="1.0" encoding="UTF-8"?>
<Table type="SQL" tableName="PIS_AREA_INFO" filter="" priority="2">
<COLS enableSQLSeq="false">
<COL desc="*Identifiant de la zone" SQLName="ID" SQLType="DECIMAL(10)" valueType="Int" valueLimit="/++" editable="true" hide="false" defaultValue="" isPrimaryKey="true" notNull="true" isUnique="false" group="Attributs d'édition"/>
<COL desc="*Nom de la zone" SQLName="NAME" SQLType="VARCHAR(64)" valueType="String" valueLimit="禁止:.\" editable="true" hide="false" defaultValue="" isPrimaryKey="false" notNull="true" isUnique="false" group="Attributs d'édition"/>
</COLS>
</Table>