跳至主要內容

Azure Cosmos DB: Order By support and .NET SDK 1.2.0

發佈日期: 七月 07, 2015

The latest Azure Cosmos DB update includes support for sorting (Order By) with numbers and strings and string range queries. The new REST API version (2015-06-03) includes a change in the schema of the collection indexing policy to support string ranges and Order By. New versions of the Azure Cosmos DB SDKs for .NET, Node.js, Java, and Python that include support are also available for download (see Azure Cosmos DB Reference Documentation). The .NET SDK version 1.2.0 also includes support for the OrderBy() and OrderByDescending() expressions in the LINQ provider. It can be installed from NuGet. To learn more about Order By, you can:

For more information about Azure Cosmos DB, visit the Azure Cosmos DB page.

  • Azure Cosmos DB
  • Features
  • SDK and Tools
  • Services

相關產品