SDO_Model_Property::isContainment
(^)
SDO_Model_Property::isContainment — Test to see if the property defines a containment relationship
Descrizione
bool SDO_Model_Property::isContainment
( void
)
Avviso
Questa funzione è SPERIMENTALE. Ovvero, il comportamento di questa funzione, il nome di questa funzione, in definitiva tutto ciò che è documentato qui può cambiare nei futuri rilasci del PHP senza preavviso. Siete avvisati, l'uso di questa funzione è a vostro rischio.
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.
Elenco dei parametri
None.
Valori restituiti
Returns TRUE if the property defines a containment relationship,
or FALSE if it is reference.
There are no user contributed notes for this page.
