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 NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key CRT_IDThe record ID.int4   
 CRT_NAMEThe name of the item.varchar255  
 CRT_CONTENT_IDThe parent CONTENT_DEFINITIONS.COD_IDint4   
 CRT_ROOT_ENTITY_IDThe ID of this root.int4   
 CRT_ROOT_ENTITY_TYPEThe type of this root.varchar30   
 CRT_VER_STAMPThe version number of this record.int4  
Indexes
IndexDescriptionPrimaryUnique
CRT_PRIMARYKEY 
CRT_ROOT_IDX  
See Also