hw_GetChildCollObj
(PHP 4)
hw_GetChildCollObj — Objet record d'un groupe d'enfants
Description
array hw_getchildcollobj
( int $connection
, int $objectID
)
Retourne un tableau d'object record. Chaque object record appartient à un groupe d'enfants de la collection objectID . La fonction ne retournera pas de documents enfants.
Liste de paramètres
- connection
-
L'identifiant de connection.
- objectID
-
L'identifiant d'objet.
Valeurs de retour
Retourne un tableau d'objet records.
hw_GetChildCollObj
There are no user contributed notes for this page.
