Name | Description | JSON Data Type |
---|---|---|
type | Always SQLTaskType | String |
objectMovePhrase | The phrase for moving the object | String |
targetParent | The target database or parent object | String |
targetTable | The destination table for data | String |
targetOperatorType | The operator of the target database | String |
targetScripts | A list of SQL scripts executed against the target database | JSON Array (String) |
dataStreams | The number of data streams allocated to this task | Integer |
id | The ID of the task | Integer |