JET_LGPOS。HasValue 屬性
取得值,指出這個記錄位置是否為 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_LGPOS
Dim value As Boolean
value = instance.HasValue
public bool HasValue { get; }
屬性值
類型: System.Boolean