Gets the 1-based index column ID from its name.
public virtual ul_column_num GetIndexColumnID( const ul_wchar * columnName )
columnName The column name.
0 if the column does not exist. Sets SQLE_COLUMN_NOT_FOUND if the column name does not exist.