![]() |
Copyright © TIBCO Software Inc. All rights reserved. |
The list_names table holds the names and definitions of all iProcess lists defined on the system.TABLE list_names (
node_id INTEGER NOT NULL,
list_id INTEGER NOT NULL,
list_name VARCHAR(15) NOT NULL,
list_type VARCHAR(1) NOT NULL,
list_length INTEGER NOT NULL,
list_decimals INTEGER NOT NULL)
This key enforces the DELETE CASCADE referential action.
a Move System Information is performed, if the flag_table indicates that the Lists data area has been modified. a Move System Information is performed, if the flag_table indicates that the Lists data area has been modified.
![]() |
Copyright © TIBCO Software Inc. All rights reserved. |