DatabaseIndex.IsDescending 属性

定义

一组值,指示每个相应的索引列是否具有降序排序顺序。

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)

属性值

适用于