SDO_Model_Type::getNamespaceURI(^) SDO_Model_Type::getNamespaceURI — Get the namespace URI of the type Описание
string SDO_Model_Type::getNamespaceURI
( void
)
Внимание
Эта функция является ЭКСПЕРИМЕНТАЛЬНОЙ. Поведение этой функции, ее имя и относящаяся к ней документация могут измениться в последующих версиях PHP без уведомления. Используйте эту функцию на свой страх и риск. Returns the namespace URI of the type. The combination of namespace URI and type name is used to uniquely identify the type. Список параметровNone. Возвращаемые значенияReturns the namespace URI of the type. |
||