PHP Velho Oeste 2024

SDO_DAS_ChangeSummary::getChangedDataObjects

(^)

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

Açıklama

SDO_DAS_ChangeSummary::getChangedDataObjects ( void ) : SDO_List
Uyarı

Bu işlev DENEYSELDİR. Bu işlevin davranışı, ismi ve belgeleri PHP'nin sonraki sürümlerinde hiçbir duyuru yapılmaksızın değiştirilebilir. Bu riski göze alamayacaksanız bu işlevi kullanmayın.

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.

Değiştirgeler

None.

Dönen Değerler

Returns an SDO_List of SDO_DataObjects.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top