次の方法で共有


ITableIndex.IsDescending プロパティ

定義

対応する各インデックス列に降順の並べ替え順序があるかどうかを示す値のセット。

public System.Collections.Generic.IReadOnlyList<bool>? IsDescending { get; }
member this.IsDescending : System.Collections.Generic.IReadOnlyList<bool>
Public ReadOnly Property IsDescending As IReadOnlyList(Of Boolean)

プロパティ値

適用対象