SDO_DAS_ChangeSummary::getOldContainer

(^)

SDO_DAS_ChangeSummary::getOldContainer Get the old container for a deleted SDO_DataObject

Опис

SDO_DataObject SDO_DAS_ChangeSummary::getOldContainer ( SDO_DataObject $data_object )
Увага

This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in a future release of PHP. This function should be used at your own risk.

Get the old container (SDO_DataObject) for a deleted SDO_DataObject.

Параметри

data_object

The SDO_DataObject which has been deleted and whose container we wish to identify.

Значення, що повертаються

The old containing data object of the deleted SDO_DataObject.

add a note add a note

User Contributed Notes

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