Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
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.