Forum und email

SDO_Model_ReflectionDataObject::getInstanceProperties

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

SDO_Model_ReflectionDataObject::getInstanceProperties — Get the instance properties of the SDO_DataObject

Descrizione

array SDO_Model_ReflectionDataObject::getInstanceProperties ( void )
Avviso

Questa funzione è SPERIMENTALE. Ovvero, il comportamento di questa funzione, il nome di questa funzione, in definitiva tutto ciò che è documentato qui può cambiare nei futuri rilasci del PHP senza preavviso. Siete avvisati, l'uso di questa funzione è a vostro rischio.

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).

Elenco dei parametri

None.

Valori restituiti

An array of SDO_Model_Property objects.