SDO Funciones
PHP Manual

SDO_Model_Type::getProperty

(^)

SDO_Model_Type::getProperty Get an SDO_Model_Property of the type

Descripción

SDO_Model_Property SDO_Model_Type::getProperty ( mixed $identifier )
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.

Get an SDO_Model_Property of the type, identified by its property index or property name.

Parámetros

identifier

The property index or property name.

Valores devueltos

Returns the SDO_Model_Property.


SDO Funciones
PHP Manual