GET api/tablethread/TerminateSaveTask?taskid={taskid}&removetask={removetask}&includedata={includedata}&dblinkname={dblinkname}

停止任务

Request Information

URI Parameters

NameDescriptionTypeAdditional information
taskid

string

Required

removetask

boolean

Default value is True

includedata

是否包含保存后的数据 默认false

boolean

Default value is False

dblinkname

string

Default value is

Body Parameters

None.

Response Information

Resource Description

Dictionary of Object [key] and Object [value]

Response Formats

application/json, text/json

Sample:
{
  "System.Object": {}
}