IndexKeyGrbit 列舉

金鑰定義 grbits。 擷取索引的相關資訊時使用。

此列舉有 FlagsAttribute 屬性,因此其成員值可進行位元組合。

Namespace:Microsoft.Isam.Esent.Interop
裝配: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

語法

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

成員

成員名稱 說明
遞增 索引鍵區段是遞增的。
遞減 索引鍵區段遞減。

另請參閱

參考

Microsoft.Isam.Esent.Interop 命名空間