SDO_Model_Property::getContainingType

(^)

SDO_Model_Property::getContainingType Get the SDO_Model_Type which contains this property

Opis

SDO_Model_Property::getContainingType ( void ) : SDO_Model_Type
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.

Returns the SDO_Model_Type which contains this property.

Parametry

None.

Zwracane wartości

Returns the SDO_Model_Type which contains this property.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top