Azure Storage Table Service 中支持逆序(DESC)查询的问题

 

Azure Storage?Table Service ??????????????,????????NoSQL????,????BigTable????????????????

??????DC???????,???????????????,?????????,Table Service????????????

??????Azure Storage SDK for .NET???,?????????:https://github.com/Azure/azure-storage-net

??,??????Java?Android?C++????SDK,??????:

https://github.com/Azure/azure-storage-java/tree/v2.0.0

https://github.com/Azure/azure-storage-android

https://github.com/Azure/azure-storage-cpp

???Azure Storage Table Service ????(Query)???,????PartitionKey?RowKey??????(Properties)????????

?Table????(Row)?,??????????:Timestamp,????????????,?????????

?????Azure Storage Table Service ????,??????????,??????,??????:

Understanding the Table Service Data Model

Querying Tables and Entities

Query Operators Supported for the Table Service

?????????????,?????????????:????/??(Descending?Reverse)???

????????:?????????????,??????????(?????????)???????????LAST???????

??????:????,???Microsoft.WindowsAzure.Storage?,??WindowsAzure.ChronoTablestorage?

?Visual Studio IDE?,????????????:

Install-Package WindowsAzure.ChronoTablestorage

?Github?????,???????????????,??DateTime??????,???RowKey???,??????????/???RowKey,?????????????

??,????????????????(FilterCondition),?????????????,??????????????????????

?????,??????,?????,???????,????

??????????,????????,???????????,?????PartitionKey+RowKey?

??????????????????????Azure Storage Table Service????NoSQL?,???Schema,????????????????,???????:

clip_image001

????Table Service??????????????,?????????????:

How to get most out of Windows Azure Tables

???????:Selecting Partition Key for Efficient Queries