PHP Velho Oeste 2024

SDO_Model_Type::getName

(^)

SDO_Model_Type::getName Get the name of the type

Описание

SDO_Model_Type::getName ( void ) : string
Внимание

Эта функция является ЭКСПЕРИМЕНТАЛЬНОЙ. Поведение этой функции, ее имя и относящаяся к ней документация могут измениться в последующих версиях PHP без уведомления. Используйте эту функцию на свой страх и риск.

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

Список параметров

None.

Возвращаемые значения

Returns the name of the type.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top