suche nach in der

SDO_DAS_ChangeSummary::getOldContainer> <SDO_DAS_ChangeSummary::getChangeType
Last updated: Fri, 25 May 2012

view this page in

SDO_DAS_ChangeSummary::getChangedDataObjects

(^)

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

Beschreibung

SDO_List SDO_DAS_ChangeSummary::getChangedDataObjects ( void )
Warnung

Diese Funktion ist EXPERIMENTELL. Das Verhalten, der Funktionsname und alles Andere, was hier dokumentiert ist, kann sich in zukünftigen PHP-Versionen ohne Ankündigung ändern. Seien Sie gewarnt und verwenden Sie diese Funktion auf eigenes Risiko.

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.

Parameter-Liste

None.

Rückgabewerte

Returns an SDO_List of SDO_DataObjects.



add a note add a note User Contributed Notes
SDO_DAS_ChangeSummary::getChangedDataObjects
There are no user contributed notes for this page.