Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Checks if a column is NULL.
public virtual bool IsNull(const char * cname)
cname The name of the column.
True if the value for the column is NULL.