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

IdpsQueryOrderBy 类

定义

描述要排序的列。

public class IdpsQueryOrderBy
type IdpsQueryOrderBy = class
Public Class IdpsQueryOrderBy
继承
IdpsQueryOrderBy

构造函数

IdpsQueryOrderBy()

初始化 IdpsQueryOrderBy 的新实例。

属性

Field

描述要排序依据的实际列名。

Order

描述结果是否应按升序/降序排列。

适用于