OCI-Lob->import

(no version information, might be only in CVS)

OCI-Lob->import -- 将数据从文件导入 LOB

说明

class OCI-Lob {

bool import ( string filename )

}

filename 中的数据保存到大对象中的当前位置。

如果成功则返回 TRUE,失败则返回 FALSE

参数

filename


add a note add a note User Contributed Notes
There are no user contributed notes for this page.