propriété JET_RSTINFO.logtimeStop

Obtient ou définit l’heure à laquelle il s’est arrêté.

Espace de noms :Microsoft.Isam.Esent.Interop
Assemblée: Microsoft.Isam.Esent.Interop (en Microsoft.Isam.Esent.Interop.dll)

Syntaxe

'Declaration
Public Property logtimeStop As JET_LOGTIME
    Get
    Set
'Usage
Dim instance As JET_RSTINFO
Dim value As JET_LOGTIME

value = instance.logtimeStop

instance.logtimeStop = value
public JET_LOGTIME logtimeStop { get; set; }

Valeur de la propriété

Type : Microsoft.Isam.Esent.Interop.JET_LOGTIME

Voir aussi

Informations de référence

classe JET_RSTINFO

JET_RSTINFO membres

Espace de noms Microsoft.Isam.Esent.Interop