PHP Dokumentation: Function sdo-model-type-getnamespaceuri
12. Januar 2010 von werner
SDO_Model_Type::getNamespaceURI
(^)
SDO_Model_Type::getNamespaceURI — Get the namespace URI of the type
Beschreibung
string SDO_Model_Type::getNamespaceURI ( void )
Warnung
Diese Funktion istEXPERIMENTELL. Das Verhalten, der Funktionsname und allesAndere, was hier dokumentiert ist, kann sich in zukünftigen PHP-Versionen ohneAnkündigung ändern. Seien Sie gewarnt und verwenden Sie diese Funktion aufeigenes 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.