SDO_DataObject::getTypeNamespaceURI
(^)
SDO_DataObject::getTypeNamespaceURI — Return the namespace URI of the type for a data object.
Descrierea
string SDO_DataObject::getTypeNamespaceURI
( void
)
Avertizare
Această funcție este EXPERIMENTALĂ. Comportamentul acestei funcții, denumirea sa și orice alte aspecte documentate în privința acestei funcții pot să fie modificate fără preaviz într-o versiune viitoare a PHP. Utilizați această funcție la propriul risc.
Return the namespace URI of the type for a data object. A convenience method corresponding to SDO_Model_ReflectionDataObject::getType().getNamespaceURI().
Parametri
None.
Valorile întoarse
The namespace URI of the type for the data object.
There are no user contributed notes for this page.
