hw_GetChildDocColl

(PHP 4)

hw_GetChildDocColl — Object ids of child documents of collection


Описание

array hw_getchilddoccoll ( int $connection , int $objectID )

Returns array of object ids for child documents of a collection.


Список параметров

connection -

The connection identifier.

objectID -

The object identifier.


Возвращаемые значения

Returns an array of object ids.


Смотрите также


Описание на ru2.php.net
Описание на php.ru