GET api/Resource/GetRowCountOfResource?resids={resids}&dblinkname={dblinkname}

获取表记录数

Request Information

URI Parameters

NameDescriptionTypeAdditional information
resids

string

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": {}
}