Hyperwave 함수 목록
PHP Manual

hw_GetChildCollObj

(PHP 4)

hw_GetChildCollObjObject records of child collections

설명

array hw_getchildcollobj ( int $connection , int $objectID )

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

인수

connection

The connection identifier.

objectID

The object identifier.

반환값

Returns an array of object records.

참고


Hyperwave 함수 목록
PHP Manual