Checks whether the column is contained in the named index.
public virtual bool IsColumnInIndex( ul_column_num cid, const char * indexName )
cid A 1-based ordinal column number.
indexName The name of the index.
True if the column is contained in the index; false, otherwise.