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.