PHP Velho Oeste 2024

SDO_Model_Type::getNamespaceURI

(^)

SDO_Model_Type::getNamespaceURI Get the namespace URI of the type

Beschreibung

SDO_Model_Type::getNamespaceURI ( void ) : string
Warnung

Diese Funktion ist EXPERIMENTELL. Das Verhalten, der Funktionsname und alles Andere, was hier dokumentiert ist, kann sich in zukünftigen PHP-Versionen ohne Ankündigung ändern. Seien Sie gewarnt und verwenden Sie diese Funktion auf eigenes Risiko.

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

Parameter-Liste

None.

Rückgabewerte

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