Firebird/InterBase İşlevleri
PHP Manual

ibase_blob_cancel

(PHP 5, PHP 7)

ibase_blob_cancelCancel creating blob

Açıklama

bool ibase_blob_cancel ( resource $blob_handle )

This function will discard a BLOB if it has not yet been closed by ibase_blob_close().

Değiştirgeler

blob_handle

A BLOB handle opened with ibase_blob_create().

Dönen Değerler

Başarı durumunda TRUE, başarısızlık durumunda FALSE döner.

Ayrıca Bakınız


Firebird/InterBase İşlevleri
PHP Manual