取得指定實例的JET_INSTANCE。
Namespace:Microsoft.Isam.Esent.Interop
裝配: microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
Public Property hInstanceId As JET_INSTANCE
Get
Private Set
'Usage
Dim instance As JET_INSTANCE_INFO
Dim value As JET_INSTANCE
value = instance.hInstanceId
public JET_INSTANCE hInstanceId { get; private set; }
屬性值
類型: Microsoft.Isam.Esent.Interop.JET_INSTANCE