Checks whether the value from the specified column is NULL.
public Boolean isNull(UInt16 cid)
cid The 1-based column ID.
True if value is null, false otherwise.