GET api/100/table/RetrieveBinImage?resid={resid}&colname={colname}&recid={recid}&dblinkname={dblinkname}
获取多媒体字段中的图片url 相对路径
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| resid | integer |
Required |
|
| colname | string |
Required |
|
| recid | integer |
Required |
|
| 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": {}
}