Project Data Tables Database > td Schema : td.BPM_ELEMENT_TYPES Table |
Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
---|---|---|---|---|---|---|---|
BPMET_ID | The record ID. | int | 4 | ||||
BPMET_TYPE_NAME | The type name. | varchar | 255 | ||||
BPMET_PROPERTIES | For future use. | varchar | 255 | ||||
BPMET_IS_INCLUDED_IN_PATHS | Y indicates that this type is included in a path. | varchar | 1 |
Index | Description | Primary | Unique |
---|---|---|---|
BPMET_PRIMARYKEY |