| No | Name | Domain | Dty | Len | Scale | Nulls | Foreign Key | Description | ||
|---|---|---|---|---|---|---|---|---|---|---|
| 1 | TDD_VERSION | TDD_VERSION | I | 4 | N | Version stamp. The last version is always the number one (1). All old versions will have a negative version number. TDD_VERSION will have the corresponding date when the version was updated/deleted. | ||||
| 2 | EVT_NAME | TDD_IDENT | C | 30 | N | Name. | ||||
| 3 | EVT_PREVAL | DV_BOOLEAN | I | 2 | N |
If true (non zero) this event is performed before the field validation
trigger (if existent) is performed.
Values:
|
||||
| 4 | EVT_TRG_NAME | TDD_IDENT | C | 30 | N | TDD_TRIGGER.TRG_NAME | ||||