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

 

ULValue 関数

Unicode 文字のバッファからULValue クラスを構成します。

構文
 ULValue::ULValue(
  const ul_wchar * val,
  size_t len
)
パラメータ
  • val   ULValue クラスとして扱われる文字列を保持するバッファ。

  • len   バッファの長さ。