RSS.NET

DBBool.IsNull Property

Properties to examine the value of a DBBool.

[Visual Basic]
Public ReadOnly Property IsNull As Boolean
[C#]
public bool IsNull {get;}

Remarks

Return true if this DBBool has the given value, false otherwise.

See Also

DBBool Class | Rss Namespace