Partilhar via


USqlDirectedColumn.Descending Propriedade

Definição

Obtém ou define a opção que indica se o índice está decrescente ou não.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a