IndexKeyGrbit 枚举

键定义 grbits。 检索有关索引的信息时使用。

此枚举有一个 FlagsAttribute 属性,允许按位组合成员值。

Namespace:Microsoft.Isam.Esent.Interop
装配: Microsoft.Isam.Esent.Interop.dll) 中的 Microsoft.Isam.Esent.Interop (

语法

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

成员

成员名称 说明
升序 关键段是升序的。
降序 关键段是降序的。

另请参阅

参考

Microsoft.Isam.Esent.Interop 命名空间