SDO_Model_Property::isContainment()
SDO_Model_Property::isContainment - Test to see if the property defines a containment relationship
Syntax
bool SDO_Model_Property::isContainment ()
Arguments
-
Description
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.
Version
PHP ^
Return value
Returns TRUE if the property defines a containment relationship, or FALSE if it is reference.