Frees a descriptor

oci_free_descriptor

(PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0)

oci_free_descriptorFrees a descriptor

說明

oci_free_descriptor(OCILob $lob): bool

Frees a descriptor allocated by oci_new_descriptor().

參數

descriptor

Descriptor allocated by oci_new_descriptor().

返回值

成功時返回 true, 或者在失敗時返回 false

註釋

注意:

This function is commonly used as a method OCILOB::free.

參見

發佈留言

發佈留言必須填寫的電子郵件地址不會公開。 必填欄位標示為 *