次の方法で共有


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)

プロパティ値

適用対象