SDO_Model_Property::isContainment

(no version information, might be only in CVS)

SDO_Model_Property::isContainment --  Test to see if the property defines a containment relationship

説明

boolean SDO_Model_Property::isContainment ( void )

警告

この関数は、 実験的 なものです。この関数の動作・ 名前・その他ドキュメントに書かれている事項は、予告なく、将来的な PHP のリリースにおいて変更される可能性があります。 この関数は自己責任で使用してください。

Test to see if the property corresponds to a containment relationship. Returns TRUE if the property defines a containment relationship, or FALSE if it is reference.

パラメータ

None.

返り値

Returns TRUE if the property defines a containment relationship, or FALSE if it is reference.