getClobLen()

系统函数 LobLib.getClobLen 返回类型为 CLOB 的变量引用的字符数。

  LobLib.getClobLen(clobVariable CLOB in)
  returns (result BIGINT)
result
字符数。
blobVariable
类型为 CLOB 的变量。

相关参考
CLOB
EGL 库 LobLib

使用条款 | 反馈
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.