DOCBLOB
允许使用代表要复制到属性中的附加文档的 BLOB(二进制大对象)。该表达式只能用来取代 SETPROPVALUES( ) 参数中的 scalarExp 值。
返回值
无类型
语法
DOCBLOB( attachmentName )
或
DOCBLOB( attachmentSeq )
其中:
- attachmentName 是您想获得其 BLOB 的附件的名称。
- attachmentSeq 是您想获得其 BLOB 的附件的序号(从 1 开始)。
允许使用代表要复制到属性中的附加文档的 BLOB(二进制大对象)。该表达式只能用来取代 SETPROPVALUES( ) 参数中的 scalarExp 值。
无类型
DOCBLOB( attachmentName )
或
DOCBLOB( attachmentSeq )
其中: