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

SQL Anywhere 12.0.1 » Ultra Light C/C++ プログラミング » アプリケーション開発 » Embedded SQL を使用した Ultra Light C++ アプリケーション開発

 

ホスト変数

Embedded SQL アプリケーションでは、ホスト変数を使用してデータベースと値をやり取りします。ホスト変数とは、宣言セクションにおいて SQL プリプロセッサーが認識する C 変数です。


ホスト変数の宣言
データ型
ホスト変数の使用法
ホスト変数のスコープ
ホスト変数としての式
C++ でのホスト変数
インジケーター変数