2025-03-20 17:30:43 +08:00

8 lines
739 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<Table type="SQL" tableName="PA_OPERATOR_MAP" filter="" priority="2">
<COLS enableSQLSeq="false">
<COL desc="*ISCS UserGroup ID" SQLName="USER_GRP_ID" SQLType="DECIMAL(10)" valueType="SqlCombobox" valueLimit="SELECT * FROM RM_USERG_DEF;PERM_ID:PERM_NAME" editable="true" hide="false" defaultValue="" isPrimaryKey="true" notNull="true" isUnique="false" group=" Edit Attribute"/>
<COL desc="*Pa Operator ID" SQLName="PA_OPERATOR_ID" SQLType="DECIMAL(10)" valueType="SqlCombobox" valueLimit="SELECT * FROM PA_OPERATOR_DEF;ID:DESCRIPTION" editable="true" hide="false" defaultValue="" isPrimaryKey="false" notNull="true" isUnique="false" group=" Edit Attribute"/>
</COLS>
</Table>