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 char * indexName )
cid 1 から始まるカラムの順序数。
indexName インデックス名。
カラムがインデックスに含まれている場合は true、含まれていない場合は false。