Hello,
I wonder limitations of OData's service operation.
My service operation's return type is EntityType so the service operation can use OData system query.
It seems to me that it works well, but I read some posts from stackoverflow.com that it has some limitations.
Could you please tell me limitations of OData's service operation?
P.S. One limitation that ringing my mind is that service operation might be unable to use pagination provided by OData.
Thanks,
Sung Am