HP ALM Database Reference
td.TASKS_LOG Table

Description

Log of asynchronous tasks.

Columns

 Column NameDescriptionDatatypeLengthAllow NullsDefault
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 

See Also