PrereadKeysGrbit 列挙

JetPrereadKeys のオプション。

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

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

構文

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

メンバー

メンバー名 説明
転送 前方に読み取る。
後ろへ 後方に読み取ります。

関連項目

リファレンス

Microsoft.Isam.Esent.Interop.Windows7 名前空間