SDO_Model_Type::getNamespaceURI()
SDO_Model_Type::getNamespaceURI - Get the namespace URI of the type
Syntax
string SDO_Model_Type::getNamespaceURI ()
Arguments
-
Description
Returns the namespace URI of the type. The combination of namespace URI and type name is used to uniquely identify the type.
Version
PHP ^
Return value
Returns the namespace URI of the type.