IsNull Property (OracleBinary)
Gets a value indicating whether the
Value property of the
OracleBinary is
Null.
public bool IsNull {get;}
'Declaration
Public ReadOnly Property IsNull As Boolean
Property Value
true if the
Value is
Null; otherwise,
false.