INullableJetStruct.HasValue 屬性

取得值,指出結構是否有 Null 值。

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

Syntax

'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 命名空間