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 リファレンス » ULValue クラス

 

InDatabase 関数

値がデータベース内にあるかどうかをチェックします。

構文
bool ULValue::InDatabase()
戻り値
  • このオブジェクトがカーソルのフィールドを参照している場合は、true。

  • そうでない場合は、false。