proprietà JET_DBINFOMISC.logtimeAttach

Ottiene l'ora in cui il database è stato collegato.

Spazio dei nomi:Microsoft.Isam.Esent.Interop
Assemblea: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Sintassi

'Declaration
Public Property logtimeAttach As JET_LOGTIME
    Get
    Friend Set
'Usage
Dim instance As JET_DBINFOMISC
Dim value As JET_LOGTIME

value = instance.logtimeAttach
public JET_LOGTIME logtimeAttach { get; internal set; }

Valore proprietà

Tipo: Microsoft.Isam.Esent.Interop.JET_LOGTIME

Vedi anche

Riferimento

classe JET_DBINFOMISC

membri JET_DBINFOMISC

Spazio dei nomi Microsoft.Isam.Esent.Interop