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

search for in the

OCI-Lob::write> <OCI-Lob::tell
[edit] Last updated: Sat, 25 May 2013

view this page in

OCI-Lob::truncate

(PHP 5, PECL OCI8 >= 1.1.0)

OCI-Lob::truncateTrunca un objeto grande

Descripción

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

Trunca un LOB.

Parámetros

length

Si se proporciona, este método truncará el LOB en length bytes. De lo contrario, lo eliminará por completo.

Valores devueltos

Devuelve TRUE en caso de éxito o FALSE en caso de error.

Ver también



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

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