IMutableIndex.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; set; }
member this.IsDescending : System.Collections.Generic.IReadOnlyList<bool> with get, set
Public Property IsDescending As IReadOnlyList(Of Boolean)

Property Value

Applies to