Forum und email

SDO_DAS_ChangeSummary::getChangedDataObjects

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

SDO_DAS_ChangeSummary::getChangedDataObjects — Get the changed data objects from a change summary

Descrizione

SDO_List SDO_DAS_ChangeSummary::getChangedDataObjects ( 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 an SDO_List of the SDO_DataObjects which have been changed. These data objects can then be used to identify the types of change made to each, along with the old values.

Elenco dei parametri

None.

Valori restituiti

Returns an SDO_List of SDO_DataObjects.