Gets the 1-based column ID from its name.
public virtual ul_column_num GetColumnID(const char * columnName)
columnName The column name.
0 if the column does not exist; otherwise, returns SQLE_COLUMN_NOT_FOUND if the column name does not exist.