getBlobLen()

系统函数 LobLib.getBlobLen 返回类型为 BLOB 的变量引用的值中的字节数。

  LobLib.getBlobLen(blobVariable BLOB in)
  returns (result BIGINT)
result
字节数。
blobVariable
类型为 BLOB 的变量。

相关参考
BLOB
EGL 库 LobLib

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