fbird_blob_cancel
(PHP 5, PHP 7 < 7.4.0)
fbird_blob_cancel — Cancel creating blob
Beschreibung
$blob_handle
): boolThis function will discard a BLOB if it has not yet been closed by fbird_blob_close().
Rückgabewerte
Gibt bei Erfolg true
zurück. Bei einem Fehler wird false
zurückgegeben.
Siehe auch
- fbird_blob_close() - Alias von ibase_blob_close
- fbird_blob_create() - Alias von ibase_blob_create
- fbird_blob_import() - Alias von ibase_blob_import