Row.invalidateValueE

Marks value as being invalid. This method is mainly used by database providers' implementations to report any error while reading a value from the database.

class Row
void
invalidateValueE

Parameters

value gobject.value.Value

a #GValue belonging to row (obtained with gda.row.Row.getValue).

error glib.error.ErrorWrap

the error which lead to the invalidation