value_is_valid_e
Description:
Tells if value
has been marked as being invalid by
invalidate_value.
This method is mainly used by database providers' implementations to report any error while reading a value from the database.
Parameters:
this |
a Row. |
value |
Returns:
true if |