Session.JetSesid, proprietà
Ottiene l'JET_SESID contenente questa sessione.
Spazio dei nomi:Microsoft.Isam.Esent.Interop
Assemblea: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Sintassi
'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; }
Valore proprietà
Tipo: Microsoft.Isam.Esent.Interop.JET_SESID
Vedi anche
Riferimento
Session class (Classe di sessione)