ALM Project Database Reference
td.DATACONST Table
Description
Global project constants.
Remarks
This table contains the relative paths to file system directories used to store project-related files, version information, and similar data.
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key DC_CONST_NAMEThe constant's name.varchar40   
 DC_VALUEThe constant's value.varchar255  
Indexes
IndexDescriptionPrimaryUnique
DC_PRIMARYKEY 
See Also