你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

TableQuery.OrderByDesc(String) 方法

定义

按 desc 表达式定义表查询的顺序。 仅适用于 Cosmos 表终结点。

public Microsoft.Azure.Cosmos.Table.TableQuery OrderByDesc (string propertyName);
member this.OrderByDesc : string -> Microsoft.Azure.Cosmos.Table.TableQuery
Public Function OrderByDesc (propertyName As String) As TableQuery

参数

propertyName
String

返回

适用于