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

search for in the

hw_GetObjectByQueryCollObj> <hw_GetObjectByQuery
Last updated: Fri, 05 Sep 2008

view this page in

hw_GetObjectByQueryColl

(PHP 4)

hw_GetObjectByQueryCollコレクションのオブジェクトを検索する

説明

array hw_getobjectbyquerycoll ( int $connection , int $objectID , string $query , int $max_hits )

ID objectID を有するコレクションのオブジェクトを 検索し、オブジェクト ID の配列を返します。

パラメータ

connection

接続 ID。

objectID

コレクション ID。

query

クエリはインデックス付き属性でのみ動作します。

max_hits

最大マッチ数は、max_hits で制限されます。 max_hits が -1 にセットされた場合、 最大マッチ数は、無制限となります。

返り値

オブジェクト ID の配列を返します。



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

hw_GetObjectByQueryCollObj> <hw_GetObjectByQuery
Last updated: Fri, 05 Sep 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites