SDO_Model_ReflectionDataObject::getInstanceProperties
(^)
SDO_Model_ReflectionDataObject::getInstanceProperties — Get the instance properties of the SDO_DataObject
Descripción
array SDO_Model_ReflectionDataObject::getInstanceProperties
( 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.
Get the instance properties for the SDO_DataObject. The instance properties consist of all the properties defined on the data object's type, plus any instance properties from open content (if the data object is an open type).
Parámetros
None.
Valores devueltos
An array of SDO_Model_Property objects.
There are no user contributed notes for this page.
