Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the JET_SESID that this session contains.
Namespace: Microsoft.Isam.Esent.Interop
Assembly: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
Public ReadOnly Property JetSesid As JET_SESID
Get
'Usage
Dim instance As Session
Dim value As JET_SESID
value = instance.JetSesid
public JET_SESID JetSesid { get; }
Property value
Type: Microsoft.Isam.Esent.Interop.JET_SESID