Share via


CreateIndexOperation.IsDescending Property

Definition

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

[System.Runtime.CompilerServices.Nullable(2)]
public virtual bool[]? IsDescending { get; set; }
public virtual bool[]? IsDescending { get; set; }
[<System.Runtime.CompilerServices.Nullable(2)>]
member this.IsDescending : bool[] with get, set
member this.IsDescending : bool[] with get, set
Public Overridable Property IsDescending As Boolean()

Property Value

Attributes

Applies to