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

search for in the

OCI-Lob->load> <OCI-Lob->import
Last updated: Fri, 05 Sep 2008

view this page in

oci_lob_is_equal

(PHP 5, PECL oci8:1.1-1.2.4)

oci_lob_is_equal2 つの LOB/FILE ロケータの等価性を比較する

説明

bool oci_lob_is_equal ( OCI-Lob $lob1 , OCI-Lob $lob2 )

2 つの LOB/FILE ロケータを比較します。

パラメータ

lob1

LOB の ID。

lob2

LOB の ID。

返り値

これらのオブジェクトが等しい場合 TRUE を返し、 そうでなければ FALSE を返します。



add a note add a note User Contributed Notes
oci_lob_is_equal
There are no user contributed notes for this page.

OCI-Lob->load> <OCI-Lob->import
Last updated: Fri, 05 Sep 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites