Forum und email
SDO_DAS_ChangeSummary::getChangedDataObjects

SDO_DAS_ChangeSummary::getChangedDataObjects

(no version information, might be only in CVS)

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

Opis

SDO_List SDO_DAS_ChangeSummary::getChangedDataObjects ( void )

Ostrzeżenie

Ta funkcja jest w stadium EKSPERYMENTALNYM. Oznacza to, że zachowanie funkcji, jej nazwa, w zasadzie wszystko udokumentowane tutaj może zostać zmienione w przyszłych wersjach PHP bez wcześniejszego uprzedzenia. Używaj tej funkcji na własne ryzyko.

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.

Parametry

None.

Zwracane wartości

Returns an SDO_List of SDO_DataObjects.