Checks if a column is NULL.
public virtual bool IsNull(const ul_wchar * cname)
cname The name of the column.
True if the value for the column is NULL.