SDO Funções
PHP Manual

SDO_Model_ReflectionDataObject::getInstanceProperties

(^)

SDO_Model_ReflectionDataObject::getInstanceProperties Get the instance properties of the SDO_DataObject

Descrição

array SDO_Model_ReflectionDataObject::getInstanceProperties ( 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.

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.

Valor Retornado

An array of SDO_Model_Property objects.


SDO Funções
PHP Manual