SDO Funcții
PHP Manual

SDO_Model_Type::getNamespaceURI

(^)

SDO_Model_Type::getNamespaceURI Get the namespace URI of the type

Descrierea

string SDO_Model_Type::getNamespaceURI ( 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.

Returns the namespace URI of the type. The combination of namespace URI and type name is used to uniquely identify the type.

Parametri

None.

Valorile întoarse

Returns the namespace URI of the type.


SDO Funcții
PHP Manual