IReadOnlyIndex.IsDescending 属性

定义

一组值,指示每个相应的索引列是否具有降序排序顺序。

public System.Collections.Generic.IReadOnlyList<bool>? IsDescending { get; }
member this.IsDescending : System.Collections.Generic.IReadOnlyList<bool>
Public ReadOnly Property IsDescending As IReadOnlyList(Of Boolean)

属性值

适用于