JET_RSTINFO.logtimeStop 속성

중지된 시간을 가져오거나 설정합니다.

네임스페이스:Microsoft.Isam.Esent.Interop
어셈블리: Microsoft.Isam.Esent.Interop(Microsoft.Isam.Esent.Interop.dll)

구문

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

속성 값

형식: Microsoft.Isam.Esent.Interop.JET_LOGTIME

추가 정보

참조

JET_RSTINFO 클래스

JET_RSTINFO 멤버

Microsoft.Isam.Esent.Interop 네임스페이스