hw_GetChildCollObj
(PHP 4)
hw_GetChildCollObj — Object records of child collections
Descrierea
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.
Parametri
-
connection -
The connection identifier.
-
objectID -
The object identifier.
Valorile întoarse
Returns an array of object records.
Vedeți de asemenea
- hw_childrenobj() - Object records of children
- hw_getchilddoccollobj() - Object records of child documents of collection
There are no user contributed notes for this page.
