SDO_Model_Type::getName

(No version information available, might be only in CVS)

SDO_Model_Type::getName — Get the name of the type

Descrição

string SDO_Model_Type::getName ( void )
Aviso

Esta função é EXPERIMENTAL. O comportamento desta função, seu nome, incluindo toda documentação pode ser modificado sem aviso em futuras versões do PHP. Esta função deve ser usada 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.



User Contributed Notes
SDO_Model_Type::getName
There are no user contributed notes for this page.