Freigeben über


Session.JetSesid-Eigenschaft

Ruft die JET_SESID ab, die diese Sitzung enthält.

Namespace:Microsoft.Isam.Esent.Interop
Versammlung: 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; }

Eigenschaftswert

Typ: Microsoft.Isam.Esent.Interop.JET_SESID

Siehe auch

Verweis

Sitzungsklasse

Sitzungsmitglieder

Microsoft.Isam.Esent.Interop-Namespace