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

 

GetStreamWriter 関数

文字列データまたはバイナリ・データをパラメータにストリーミングするストリーム・ライタを取得します。

構文
UltraLite_StreamWriter * UltraLite_PreparedStatement_iface::GetStreamWriter(
  ul_column_num parameter_id
)
パラメータ
  • parameter_id   カラム識別子。1 から始まる順序数またはカラム名です。