Overview
KB
Technical FAQ
PHP Manual
CSS2 Manual
HTML Manual
JS Guide
JS Reference
PhpDock Manual
Nu-Coder Manual
PhpExpress Manual
PHP Joomla
Development
Learn PHP
 
<SDO_DAS_ChangeSummary::getChangeTypeSDO_DAS_ChangeSummary::getOldContainer>
Last updated: Tue, 19 Sep 2006

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

Description

SDO_List SDO_DAS_ChangeSummary::getChangedDataObjects ( void )

Warning

This function is EXPERIMENTAL. The behaviour of this function, the name of this function, and anything else documented about this function may change without notice in a future release of PHP. Use this function at your own risk.

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.

Parameters

None.

Return Values

Returns an SDO_List of SDO_DataObjects.




<SDO_DAS_ChangeSummary::getChangeTypeSDO_DAS_ChangeSummary::getOldContainer>
Last updated: Tue, 19 Sep 2006