OCI-Lob::truncate

(PHP 5, PECL OCI8 >= 1.1.0)

OCI-Lob::truncateTruncates large object

Описание

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

Truncates the LOB.

Список параметров

length

If provided, this method will truncate the LOB to length bytes. Otherwise, it will completely purge the LOB.

Возвращаемые значения

Возвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки.

Смотрите также


Участник рейтинга Тэглайн 2010