終了するインスタンスを準備します。
Namespace:Microsoft.Isam.Esent.Interop
アセンブリ: Microsoft.Isam.Esent.Interop (Microsoft.Isam.Esent.Interop.dll)
構文
'Declaration
Public Shared Sub JetStopServiceInstance ( _
instance As JET_INSTANCE _
)
'Usage
Dim instance As JET_INSTANCEApi.JetStopServiceInstance(instance)
public static void JetStopServiceInstance(
JET_INSTANCE instance
)
パラメーター
instance
種類: Microsoft.Isam.Esent.Interop.JET_INSTANCE使用する (実行中の) インスタンス。