SDO_Model_Type::getNamespaceURI

(^)

SDO_Model_Type::getNamespaceURI Get the namespace URI of the type

Descrição

SDO_Model_Type::getNamespaceURI ( void ) : string
Aviso

Esta função é EXPERIMENTAL. O comportamento, seu nome e documentação podem mudar sem aviso em futuras versões do PHP. Utilize 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.