downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

OCI-Lob::write> <OCI-Lob::tell
[edit] Last updated: Fri, 10 Feb 2012

view this page in

OCI-Lob::truncate

(PHP 5, PECL OCI8 >= 1.1.0)

OCI-Lob::truncateラージオブジェクトを切りつめる

説明

bool OCI-Lob::truncate ([ int $length = 0 ] )

LOB を切りつめます。

パラメータ

length

指定した場合は、このメソッドはラージオブジェクトを length バイトに切りつめます。 そうでない場合は、LOB を完全に消去します。

返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。



add a note add a note User Contributed Notes OCI-Lob::truncate
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites