SDO_Model_Property::isContainment
(^)
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.