When I used "$count" in the request, I got this error:
{"code":-1,"message":{"lang":"en","value":"Parameter $count is not supported.","innererror":null}}
But based on this document, it seems $count is supported:
https://github.com/JocaPC/sql-server-rest-api/blob/master/doc/odata.md
Just want to clarify that if "$count" is supported? Thanks.
When I used "$count" in the request, I got this error:
{"code":-1,"message":{"lang":"en","value":"Parameter $count is not supported.","innererror":null}}
But based on this document, it seems $count is supported:
https://github.com/JocaPC/sql-server-rest-api/blob/master/doc/odata.md
Just want to clarify that if "$count" is supported? Thanks.