Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Options for JetPrereadKeys.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Namespace: Microsoft.Isam.Esent.Interop.Windows7
Assembly: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
<FlagsAttribute> _
Public Enumeration PrereadKeysGrbit
'Usage
Dim instance As PrereadKeysGrbit
[FlagsAttribute]
public enum PrereadKeysGrbit
Members
| Member name | Description | |
|---|---|---|
| Forward | Preread forward. | |
| Backwards | Preread backwards. |