![]() | OCI-Lob->truncate说明class OCI-Lob {bool truncate ( [int length] ) } If parameter length is given, OCI-Lob->truncate() truncates large object to length bytes. Otherwise, OCI-Lob->truncate() will purge the LOB completely. 如果成功则返回 TRUE,失败则返回 FALSE。 ![]() There are no user contributed notes for this page. | ![]() |