SDO_Model_Property::isContainment
(^)
SDO_Model_Property::isContainment — Test to see if the property defines a containment relationship
Descrição
bool SDO_Model_Property::isContainment
( void
)
Warning
Esta função é EXPERIMENTAL. O comportamento desta função, seu nome, incluindo toda documentação pode ser modificado sem aviso em futuras versões do PHP. Esta função deve ser usada por sua própria conta e risco.
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.
Parâmetros
None.
Valor Retornado
Returns TRUE if the property defines a containment relationship,
or FALSE if it is reference.