Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (日本語) » Ultra Light - C/C++ プログラミング » API リファレンス » Ultra Light C++ API リファレンス » UltraLite_Table_iface クラス

 

Find 関数

この関数は、FindFirst 関数と同じです。現在のインデックスに基づいて、テーブルを順方向にスキャンして完全一致のルックアップを行います。

構文
bool UltraLite_Table_iface::Find(
  ul_column_num ncols
)
パラメータ
  • ncols   複合インデックスのための、ルックアップで使用するカラムの数。