IReadOnlyIndex.IsDescending Property

Definition

A set of values indicating whether each corresponding index column has descending sort order.

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

Property Value

Applies to