Share via


JET_BKINFO。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_BKINFO
Dim value As Boolean

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

属性值

类型: System.Boolean

实现

INullableJetStruct.HasValue

另请参阅

参考

JET_BKINFO结构

JET_BKINFO成员

Microsoft.Isam.Esent.Interop 命名空间