Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
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; otherwise, returns false.