Share via


IndexKeyGrbit 列挙

キー定義の grbits。 インデックスに関する情報を取得するときに使用されます。

この列挙体には FlagsAttribute 属性があり、そのメンバー値のビットごとの組み合わせが可能になります。

Namespace:Microsoft.Isam.Esent.Interop
アセンブリ: Microsoft.Isam.Esent.Interop (Microsoft.Isam.Esent.Interop.dll)

構文

'Declaration
<FlagsAttribute> _
Public Enumeration IndexKeyGrbit
'Usage
Dim instance As IndexKeyGrbit
[FlagsAttribute]
public enum IndexKeyGrbit

メンバー

メンバー名 説明
[昇順] キー セグメントは昇順です。
[降順] キー セグメントは降順です。

こちらもご覧ください

リファレンス

Microsoft.Isam.Esent.Interop 名前空間