Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Describes a date/time.
Namespace: Microsoft.Isam.Esent.Interop
Assembly: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Structure JET_LOGTIME _
Implements IEquatable(Of JET_LOGTIME), IJET_LOGTIME, _
INullableJetStruct
'Usage
Dim instance As JET_LOGTIME
[SerializableAttribute]
public struct JET_LOGTIME : IEquatable<JET_LOGTIME>,
IJET_LOGTIME, INullableJetStruct
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.