SDO_Model_Type::getName

(^)

SDO_Model_Type::getName Get the name of the type

Opis

SDO_Model_Type::getName ( void ) : string
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 name of the type. The combination of type name and namespace URI is used to uniquely identify the type.

Parametry

None.

Zwracane wartości

Returns the name of the type.

add a note add a note

User Contributed Notes

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