CloseDatabaseGrbit 列挙

JetCloseDatabase(JET_SESID, JET_DBID, CloseDatabaseGrbit) のオプション。

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

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

構文

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

メンバー

メンバー名 説明
None 既定のオプション。

関連項目

リファレンス

Microsoft.Isam.Esent.Interop 名前空間