SDO_Model_Type::getNamespaceURI
(^)
SDO_Model_Type::getNamespaceURI — Get the namespace URI of the type
Descrição
string SDO_Model_Type::getNamespaceURI
( void
)
Warning
Esta função é EXPERIMENTAL. O comportamento desta função, seu nome, incluindo toda documentação pode ser modificado sem aviso em futuras versões do PHP. Esta função deve ser usada por sua própria conta e risco.
Returns the namespace URI of the type. The combination of namespace URI and type name is used to uniquely identify the type.
Parâmetros
None.
Valor Retornado
Returns the namespace URI of the type.