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
Descrierea
SDO_List SDO_DAS_ChangeSummary::getChangedDataObjects
( void
)
Avertizare
Această funcţie este EXPERIMENTALĂ. Comportamentul acestei funcţii, denumirea sa şi orice alte aspecte documentate în privinţa acestei funcţii pot să fie modificate fără preaviz într-o versiune viitoare a PHP. Utilizaţi această funcţie la propriul risc.
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.
Parametri
None.
Valorile întroarse
Returns an SDO_List of SDO_DataObjects.