JET_INSTANCEには、JET API の呼び出しに使用するデータベースのインスタンスへのハンドルが含まれています。
Namespace:Microsoft.Isam.Esent.Interop
アセンブリ: Microsoft.Isam.Esent.Interop (Microsoft.Isam.Esent.Interop.dll)
構文
'Declaration
Public Structure JET_INSTANCE _
Implements IEquatable(Of JET_INSTANCE), IFormattable
'Usage
Dim instance As JET_INSTANCE
public struct JET_INSTANCE : IEquatable<JET_INSTANCE>,
IFormattable
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。 インスタンス メンバーの場合は、スレッド セーフであるとは限りません。