Share via


DatabaseIndex.IsDescending Property

Definition

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

public virtual System.Collections.Generic.IList<bool> IsDescending { get; set; }
member this.IsDescending : System.Collections.Generic.IList<bool> with get, set
Public Overridable Property IsDescending As IList(Of Boolean)

Property Value

Applies to