Api.JetEndSession 方法
结束会话。
Namespace:Microsoft.Isam.Esent.Interop
装配: Microsoft.Isam.Esent.Interop.dll) 中的 Microsoft.Isam.Esent.Interop (
语法
'Declaration
Public Shared Sub JetEndSession ( _
sesid As JET_SESID, _
grbit As EndSessionGrbit _
)
'Usage
Dim sesid As JET_SESID
Dim grbit As EndSessionGrbitApi.JetEndSession(sesid, grbit)
public static void JetEndSession(
JET_SESID sesid,
EndSessionGrbit grbit
)
parameters
sesid
类型: Microsoft.Isam.Esent.Interop.JET_SESID要结束的会话。
grbit
类型: Microsoft.Isam.Esent.Interop.EndSessionGrbit未使用此参数。