您的位置:寻梦网首页编程乐园PHP 编程PHP5中文手册
PHP5中文手册

hw_GetChildCollObj

(PHP 4)

hw_GetChildCollObj — Object records of child collections

Description

array hw_getchildcollobj ( int $connection , int $objectID )

Returns an array of object records. Each object records belongs to a child collection of the collection with ID objectID . The function will not return child documents.

See also hw_childrenobj(), and hw_getchilddoccollobj().