IsNull Property (OracleRef)
Gets a value indicating whether the reference to the object is null.
public bool IsNull {get;}
'Declaration
Public ReadOnly Property IsNull As Boolean
Property Value
true if reference to the object is null; otherwise,
false.