JET_LOGTIME。HasValue 屬性

取得值,指出JET_LOGTIME是否有 Null 值。

Namespace:Microsoft.Isam.Esent.Interop
裝配: microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Syntax

'Declaration
Public ReadOnly Property HasValue As Boolean
    Get
'Usage
Dim instance As JET_LOGTIME
Dim value As Boolean

value = instance.HasValue
public bool HasValue { get; }

屬性值

類型: System.Boolean

實作

INullableJetStruct.HasValue

另請參閱

參考

JET_LOGTIME 結構

JET_LOGTIME成員

Microsoft.Isam.Esent.Interop 命名空間