'Declaration Public ReadOnly Property IsNull As Boolean
'Usage Dim instance As TdTimestamp Dim value As Boolean value = instance.IsNull
public bool IsNull {get;}
Property Value
true
if this TdTimestamp is Null; false
otherwise.'Declaration Public ReadOnly Property IsNull As Boolean
'Usage Dim instance As TdTimestamp Dim value As Boolean value = instance.IsNull
public bool IsNull {get;}
true
if this TdTimestamp is Null; false
otherwise.Target Platforms: Windows 7, Windows 8, Windows 8.1, Windows 10, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012, Windows Server 2012 R2