SDO Funciones
PHP Manual

SDO_Model_Type::getName

(^)

SDO_Model_Type::getName Get the name of the type

Descripción

string SDO_Model_Type::getName ( void )
Warning

Esta función ha sido declarada EXPERIMENTAL. Su comportamiento, su nombre y la documentación que le acompaña puede cambiar sin previo aviso en futuras versiones de PHP. Use esta función bajo su propio riesgo.

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

Parámetros

None.

Valores devueltos

Returns the name of the type.


SDO Funciones
PHP Manual