PHP Velho Oeste 2024

SDO_Model_Type::getNamespaceURI

(^)

SDO_Model_Type::getNamespaceURI Get the namespace URI of the type

Açıklama

SDO_Model_Type::getNamespaceURI ( void ) : string
Uyarı

Bu işlev DENEYSELDİR. Bu işlevin davranışı, ismi ve belgeleri PHP'nin sonraki sürümlerinde hiçbir duyuru yapılmaksızın değiştirilebilir. Bu riski göze alamayacaksanız bu işlevi kullanmayın.

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

Değiştirgeler

None.

Dönen Değerler

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