Share via


Api.JetDupSession 方法

在與指定 sesid 相同的實例中,初始化新的 ESE 會話。

Namespace:Microsoft.Isam.Esent.Interop
裝配: microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

語法

'Declaration
Public Shared Sub JetDupSession ( _
    sesid As JET_SESID, _
    <OutAttribute> ByRef newSesid As JET_SESID _
)
'Usage
Dim sesid As JET_SESID
Dim newSesid As JET_SESIDApi.JetDupSession(sesid, newSesid)
public static void JetDupSession(
    JET_SESID sesid,
    out JET_SESID newSesid
)

參數

另請參閱

參考

Api 類別

Api 成員

Microsoft.Isam.Esent.Interop 命名空間