Log of asynchronous tasks.
Column Name | Description | Datatype | Length | Allow Nulls | Default | |
---|---|---|---|---|---|---|
![]() | TASKL_ID | The record ID. | int | 4 | ||
TASKL_TASK_ID | The TASKS.TASK_ID of the task to which this log entry refers. | int | 4 | |||
TASKL_TYPE | The TASK_LOG_TYPE.TASKL_TYPE_ID. | int | 4 | |||
TASKL_CREATION_TIME | The server time when this item was created. | datetime | 4 | |||
TASKL_DESCRIPTION | A free text description of this item. | varchar | 16 | ![]() |