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 Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
|---|---|---|---|---|---|---|---|
| DC_CONST_NAME | The constant's name. | varchar | 40 | |||
| DC_VALUE | The constant's value. | varchar | 255 | ![]() |
Indexes
| Index | Description | Primary | Unique |
|---|---|---|---|
| DC_PRIMARYKEY | ![]() | ![]() |
See Also
Related Objects


