SDO Funciones
PHP Manual

SDO_DAS_ChangeSummary::getChangedDataObjects

(^)

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

Descripción

SDO_List SDO_DAS_ChangeSummary::getChangedDataObjects ( void )
Warning

Esta función ha sido declarada EXPERIMENTAL. Su comportamiento, su nombre y la documentación que le acompaña puede cambiar sin previo aviso en futuras versiones de PHP. Use esta función bajo su propio riesgo.

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.

Parámetros

None.

Valores devueltos

Returns an SDO_List of SDO_DataObjects.


SDO Funciones
PHP Manual