IsNull

This property indicates whether or not the ODP.NET type has a NULL value.

Declaration

// C#
bool IsNull {get;}

Property Value

Returns true if the ODP.NET type has a NULL value; otherwise, returns false.