properti JET_RSTINFO.logtimeStop

Mendapatkan atau mengatur waktu di mana ia berhenti.

Namespace:Microsoft.Isam.Esent.Interop
Majelis: Microsoft.Isam.Esent.Interop (dalam Microsoft.Isam.Esent.Interop.dll)

Sintaks

'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; }

Nilai properti

Jenis: Microsoft.Isam.Esent.Interop.JET_LOGTIME

Lihat juga

Referensi

kelas JET_RSTINFO

anggota JET_RSTINFO

Namespace Microsoft.Isam.Esent.Interop