SDO_Model_Property::isContainment
(^)
SDO_Model_Property::isContainment — Test to see if the property defines a containment relationship
Descripción
bool SDO_Model_Property::isContainment
( void
)
Warning
Esta función ha sido declarada EXPERIMENTAL. Su comportamiento, su nombre y la documentación que le acompaña puede cambiar sin previo aviso en futuras versiones de PHP. Use esta función bajo su propio riesgo.
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.
Valores devueltos
Returns TRUE if the property defines a containment relationship, or FALSE if it is reference.
There are no user contributed notes for this page.
