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_DatabaseSchema_iface クラス

 

GetTableCount 関数

データベース内のテーブルの数を返します。

構文
ul_table_num UltraLite_DatabaseSchema_iface::GetTableCount()
戻り値
  • テーブルの数を表す整数。

  • 接続が開いていない場合は、0。