dotConnect Universal Documentation
Devart.Data.Universal Namespace / UniBlob Class / IsNull Property

In This Topic
IsNull Property (UniBlob)
In This Topic
Gets a value indicating whether the UniBlob is a Null stream.
Syntax
'Declaration
 
Public ReadOnly Property IsNull As Boolean
 

Property Value

true, if the UniBlob is a Null; otherwise, false.
See Also