ローを順序付けるための指定されたインデックスを使用して、テーブルを開きます。
UltraLite_Table * UltraLite_Connection_iface::OpenTableWithIndex( const ULValue & table_id, const ULValue & index_id, const ULValue & persistent_name )
table_id テーブルの名前または順序。
index_id インデックスの名前または順序。
persistent_name サスペンド処理に使用されるインスタンスの名前。
アプリケーションがテーブルを初めて開いたときは、カーソルの位置は BeforeFirst() に設定されます。
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |