Project Data Tables Database > td Schema : td.TRAN_RULES Table |
Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
---|---|---|---|---|---|---|---|
TR_TABLE_NAME | The table containing the field to which the rule applies. | varchar | 40 | ||||
TR_FIELD_NAME | The field to which the rule applies. | varchar | 40 | ||||
TR_GROUP_ID | The GROUPS.GR_GROUP_ID of the group to which the rule applies. | int | 4 | ||||
TR_RULES | One or more allowed transitions. The initial value (or $ANY) is separated by a comma from the permitted target value. There is no separation between a target value and the initial value of the next permitted transition. | varchar | 16 |
Index | Description | Primary | Unique |
---|---|---|---|
TR_PRIMARYKEY |