OData Server complies with OData protocol version 2 specifications, but has several
limitations that are not explicitly defined by OData protocol definitions.
- Schema changes – restart the OData Server utility when you make changes to the
database schema so that the changes can take effect and become visible to OData
clients.
- orderby queries – sort only by entity properties. Ordering by
direction is supported, but sorting by expressions is not.