Value.isNull

Tests if a given value is of type GDA_VALUE_TYPE_NULL.

class Value
int
isNull
()

Return Value

Type: int

a boolean that says whether or not value is of type GDA_VALUE_TYPE_NULL.

Meta