Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SAP Sybase SQL Anywhere 16.0 » SQL Anywhere Server - Programming » OData support

 

OData Server limitations

The OData Server complies with OData protocol version 2 specifications with the following limitations that are not explicitly defined by OData protocol specifications:

  • Schema changes   You must 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   You must sort by entity properties only. Ordering by direction is supported but sorting by expressions is not.

 Unsupported OData protocol features
 See also