| Project Data Tables Database > td Schema : td.CONTENT_ROOTS Table |
| Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
|---|---|---|---|---|---|---|---|
| CRT_ID | The record ID. | int | 4 | |||
| CRT_NAME | The name of the item. | varchar | 255 | ![]() | |||
| CRT_CONTENT_ID | The parent CONTENT_DEFINITIONS.COD_ID | int | 4 | ||||
| CRT_ROOT_ENTITY_ID | The ID of this root. | int | 4 | ||||
| CRT_ROOT_ENTITY_TYPE | The type of this root. | varchar | 30 | ||||
| CRT_VER_STAMP | The version number of this record. | int | 4 | ![]() |
| Index | Description | Primary | Unique |
|---|---|---|---|
| CRT_PRIMARYKEY | ![]() | ![]() | |
| CRT_ROOT_IDX | ![]() |