(^)
SDO_Model_Property::isContainment — Test to see if the property defines a containment relationship
Эта функция является ЭКСПЕРИМЕНТАЛЬНОЙ. Поведение этой функции, ее имя и относящаяся к ней документация могут измениться в последующих версиях 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.