SDO_DAS_ChangeSummary::getChangedDataObjects()
SDO_DAS_ChangeSummary::getChangedDataObjects - Get the changed data objects from a change summary
Syntax
SDO_DAS_ChangeSummary::getChangedDataObjects ()
Arguments
-
Description
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.
Version
PHP ^
Return value
Returns an SDO_List of SDO_DataObjects.