JET_LGPOS。HasValue 属性

获取一个值,该值指示此日志位置是否为 null。

Namespace:Microsoft.Isam.Esent.Interop
装配: Microsoft.Isam.Esent.Interop.dll) 中的 Microsoft.Isam.Esent.Interop (

语法

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

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

属性值

类型: System.Boolean

实现

INullableJetStruct.HasValue

另请参阅

参考

JET_LGPOS结构

JET_LGPOS成员

Microsoft.Isam.Esent.Interop 命名空间