| title | dbo.systaskids (Transact-SQL) | ||||
|---|---|---|---|---|---|
| description | dbo.systaskids (Transact-SQL) | ||||
| author | VanMSFT | ||||
| ms.author | vanto | ||||
| ms.date | 08/09/2016 | ||||
| ms.service | sql | ||||
| ms.subservice | system-objects | ||||
| ms.topic | reference | ||||
| f1_keywords |
|
||||
| helpviewer_keywords |
|
||||
| dev_langs |
|
[!INCLUDE SQL Server]
Contains a mapping of tasks created in earlier versions of [!INCLUDEssNoVersion] to [!INCLUDEssManStudioFull] jobs in the current version. This table is stored in the msdb database.
| Column name | Data type | Description |
|---|---|---|
| task_id | int | ID of the task |
| job_id | uniqueidentifier | ID of the job to which the task is mapped |