Skip to content

Latest commit

 

History

History
65 lines (52 loc) · 1.48 KB

jet-logtime-structure2.md

File metadata and controls

65 lines (52 loc) · 1.48 KB
description title TOCTitle ms:assetid ms:mtpsurl ms:contentKeyID ms.date ms.topic f1_keywords dev_langs api_name topic_type api_type api_location ROBOTS
Learn more about: JET_LOGTIME structure
JET_LOGTIME structure
JET_LOGTIME structure
T:Microsoft.Isam.Esent.Interop.JET_LOGTIME
39510198
07/30/2014
reference
Microsoft.Isam.Esent.Interop.JET_LOGTIME
CSharp
JScript
VB
other
Microsoft.Isam.Esent.Interop.JET_LOGTIME
apiref
kbSyntax
Managed
Microsoft.Isam.Esent.Interop.dll
INDEX,FOLLOW

JET_LOGTIME structure

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.

See also

Reference

JET_LOGTIME members

Microsoft.Isam.Esent.Interop namespace