SDO_Model_Property::isContainment
(^)
SDO_Model_Property::isContainment — Test to see if the property defines a containment relationship
Descrierea
bool SDO_Model_Property::isContainment
( void
)
Avertizare
Această funcție este EXPERIMENTALĂ. Comportamentul acestei funcții, denumirea sa și orice alte aspecte documentate în privința acestei funcții pot să fie modificate fără preaviz într-o versiune viitoare a PHP. Utilizați această funcție la propriul risc.
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.
Parametri
None.
Valorile întoarse
Returns TRUE if the property defines a containment relationship,
or FALSE if it is reference.
There are no user contributed notes for this page.
