ALM Project Database Reference Version 12.55
td.TASKS_LOG Table
Description
Log of asynchronous tasks.
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key TASKL_IDThe record ID.int4   
 TASKL_TASK_IDThe TASKS.TASK_ID of the task to which this log entry refers.int4   
 TASKL_TYPEThe TASK_LOG_TYPE.TASKL_TYPE_ID.int4   
 TASKL_CREATION_TIMEThe server time when this item was created.datetime4   
 TASKL_DESCRIPTIONA free text description of this item.varchar16  
Indexes
IndexDescriptionPrimaryUnique
TASKS_LOG_IX1   
TASKS_LOG_PK 
See Also

Related Objects

td Schema
Project Data Tables Database