Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
检查该列是否包含在指定索引中。
public virtual bool IsColumnInIndex( ul_column_num cid, const ul_wchar * indexName )
cid 从 1 开始的列序号。
indexName 索引的名称。
如果该列包含在索引中,则返回 true;否则,返回 false。