JetUpdate2 (JET_SESID、JET_TABLEID、[]、Int32、Int32、UpdateGrbit) 的選項。
此列舉有 FlagsAttribute 屬性,因此其成員值可進行位元組合。
Namespace:Microsoft.Isam.Esent.Interop.Server2003
裝配: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
語法
'Declaration
<FlagsAttribute> _
Public Enumeration UpdateGrbit
'Usage
Dim instance As UpdateGrbit
[FlagsAttribute]
public enum UpdateGrbit
成員
| 成員名稱 | 描述 | |
|---|---|---|
| 無 | 預設選項。 | |
| CheckESE97Compatibility | 已過時。 如果 Windows 2000 版的 ESE 中無法更新,此旗標會導致更新傳回錯誤,這會在每個記錄中強制執行比更新版本的 ESE 還要小的多重值資料行實例數目上限。 這僅適用于想要在裝載于 Windows 2000 的應用程式與裝載于 Windows 2003 或更新版本 ESE 的應用程式之間複寫資料的應用程式。 大部分的應用程式都不應該用到。 |