PHP Velho Oeste 2024

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.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top