INullableJetStruct.HasValue 属性

获取一个值,该值指示结构是否具有 null 值。

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

语法

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

value = instance.HasValue
bool HasValue { get; }

属性值

类型: System.Boolean

另请参阅

参考

INullableJetStruct 接口

INullableJetStruct 成员

Microsoft.Isam.Esent.Interop 命名空间