setClobFromString()

システム関数 LobLib.setClobFromString は、CLOB 型の変数で参照されたメモリー領域へ、ストリングをコピーします。

  LobLib.setClobFromString(
    clobVariable CLOB inOut,
    str STRING in)
clobVariable
型 CLOB の変数。
str
コピーされるストリング。

関連リファレンス
CLOB
EGL ライブラリー LobLib

フィードバック
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.