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

Beskrivelse

SDO_List SDO_DAS_ChangeSummary::getChangedDataObjects ( void )
Warning

Denne funktion er EKSPERIMENTABEL. Virkemåden af denne funktion, navnet på funktionen, og andet ellers dokumenteret om denne funktion, ændres muligvis uden advarsel i en fremtidig version af PHP. Brug af denne funktion er på ejet ansvar.

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.

Parameterliste

None.

Returneringsværdier

Returns an SDO_List of SDO_DataObjects.