SDO Funções
PHP Manual

SDO_DAS_ChangeSummary::getChangedDataObjects

(^)

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

Descrição

SDO_List SDO_DAS_ChangeSummary::getChangedDataObjects ( void )
Aviso

Esta função é EXPERIMENTAL. O comportamento desta função, seu nome, incluindo toda documentação pode ser modificado sem aviso em futuras versões do PHP. Esta função deve ser usada por sua própria conta e risco.

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.

Valor Retornado

Returns an SDO_List of SDO_DataObjects.


SDO Funções
PHP Manual