SDO Funkcje
PHP Manual

SDO_Model_Property::isContainment

(^)

SDO_Model_Property::isContainment Test to see if the property defines a containment relationship

Opis

bool SDO_Model_Property::isContainment ( void )
Ostrzeżenie

Ta funkcja jest w stadium EKSPERYMENTALNYM. Oznacza to, że zachowanie funkcji, jej nazwa, w zasadzie wszystko udokumentowane tutaj może zostać zmienione w przyszłych wersjach PHP bez wcześniejszego uprzedzenia. Używaj tej funkcji na własne ryzyko.

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.

Parametry

None.

Zwracane wartości

Returns TRUE if the property defines a containment relationship, or FALSE if it is reference.


SDO Funkcje
PHP Manual