AttachDatabaseGrbit 列舉

JetAttachDatabase 的選項。

此列舉有 FlagsAttribute 屬性,因此其成員值可進行位元組合。

Namespace:Microsoft.Isam.Esent.Interop
裝配: microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

語法

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

成員

成員名稱 描述
預設選項。
唯讀 防止修改資料庫。
DeleteCorruptIndexes 如果已設定JET_paramEnableIndexChecking,將會刪除 Unicode 資料上的所有索引。

另請參閱

參考

Microsoft.Isam.Esent.Interop 命名空間