PrereadIndexRangesGrbit 列舉
JetPrereadIndexRanges (JET_SESID、JET_TABLEID、[]、Int32、Int32、Int32、[]、PrereadIndexRangesGrbit) 的選項。
此列舉有 FlagsAttribute 屬性,因此其成員值可進行位元組合。
Namespace:Microsoft.Isam.Esent.Interop.Windows8
裝配: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
語法
'Declaration
<FlagsAttribute> _
Public Enumeration PrereadIndexRangesGrbit
'Usage
Dim instance As PrereadIndexRangesGrbit
[FlagsAttribute]
public enum PrereadIndexRangesGrbit
成員
| 成員名稱 | 說明 | |
|---|---|---|
| 轉寄 | 預先讀取。 | |
| 向後 | 回溯讀取。 | |
| FirstPageOnly | 只預先讀取任何長資料行的第一頁。 | |
| NormalizedKey | 提供的標準化索引鍵/書簽,而不是資料行值。 |