hw_GetParents
(PHP 4)
hw_GetParents — 親のオブジェクト ID
説明
array hw_getparents
( int $connection
, int $objectID
)
オブジェクトの親のオブジェクト ID を返します。
パラメータ
- connection
-
接続 ID。
- objectID
-
オブジェクト ID。
返り値
オブジェクト ID の添字配列を返します。各オブジェクト ID は、 ID objectID を有するオブジェクトの 親に属しています。
hw_GetParents
There are no user contributed notes for this page.
