Forum und email
SDO_Model_Property::getType

SDO_Model_Property::getType

(no version information, might be only in CVS)

SDO_Model_Property::getType --  Get the SDO_Model_Type of the property

Opis

SDO_Model_Type SDO_Model_Property::getType ( 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.

Get the SDO_Model_Type of the property. The SDO_Model_Type describes the type information for the property, such as its type name, namespace URI, whether it is a primitive data type, and so on.

Parametry

None.

Zwracane wartości

Returns the SDO_Model_Type describing the property's type information.