Hyperwave 函数
PHP 手册

hw_ChildrenObj

(PHP 4)

hw_ChildrenObjObject records of children

说明

array hw_childrenobj ( int $connection , int $objectID )

Returns the object records of the collection children.

参数

connection

The connection identifier.

objectID

The object identifier.

返回值

Returns an array of object records. Each object record belongs to a child of the collection with ID objectID. The array contains all children both documents and collections.


Hyperwave 函数
PHP 手册