proprietà JET_DBINFOMISC.logtimeGenMaxCreate

Ottiene l'ora di creazione del file di log genMaxRequired .

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

Sintassi

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

value = instance.logtimeGenMaxCreate
public JET_LOGTIME logtimeGenMaxCreate { 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