IndexAttribute.IsDescending Property

Definition

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

public bool[]? IsDescending { get; set; }
member this.IsDescending : bool[] with get, set
Public Property IsDescending As Boolean()

Property Value

Applies to