ALM Project Database Reference
td.CONTENT_ROOTS Table
Description
The root folders of content definitions.
Remarks
Child table of the CONTENT_DEFINITIONS Table.
Columns
| 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 | ![]() |
Indexes
| Index | Description | Primary | Unique |
|---|---|---|---|
| CRT_PRIMARYKEY | ![]() | ![]() | |
| CRT_ROOT_IDX | ![]() |
See Also
Related Objects


