PHP Velho Oeste 2024

SDO_Model_Type::getName

(^)

SDO_Model_Type::getName Get the name of the type

Descrição

SDO_Model_Type::getName ( void ) : string
Aviso

Esta função é EXPERIMENTAL. O comportamento, seu nome e documentação podem mudar sem aviso em futuras versões do PHP. Utilize por sua própria conta e risco.

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

Parâmetros

None.

Valor Retornado

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