Partager via


USqlDirectedColumn.Descending Propriété

Définition

Obtient ou définit le commutateur indiquant si l’index est décroissant ou non.

[Newtonsoft.Json.JsonProperty(PropertyName="descending")]
public bool? Descending { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="descending")>]
member this.Descending : Nullable<bool> with get, set
Public Property Descending As Nullable(Of Boolean)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à