SDO_DataObject::getTypeNamespaceURI
(No version information available, might be only in CVS)
SDO_DataObject::getTypeNamespaceURI — Return the namespace URI of the type for a data object.
Opis
string SDO_DataObject::getTypeNamespaceURI
( 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.
Return the namespace URI of the type for a data object. A convenience method corresponding to SDO_Model_ReflectionDataObject::getType().getNamespaceURI().
Parametry
None.
Zwracane wartości
The namespace URI of the type for the data object.
SDO_DataObject::getTypeNamespaceURI
There are no user contributed notes for this page.
