SDO_DAS_ChangeSummary::getOldContainer
(No version information available, might be only in CVS)
SDO_DAS_ChangeSummary::getOldContainer — Get the old container for a deleted SDO_DataObject
Descrição
SDO_DataObject SDO_DAS_ChangeSummary::getOldContainer
( SDO_DataObject $data_object
)
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 the old container (SDO_DataObject) for a deleted SDO_DataObject.
Parâmetros
- data_object
-
The SDO_DataObject which has been deleted and whose container we wish to identify.
Valor Retornado
The old containing data object of the deleted SDO_DataObject.
SDO_DAS_ChangeSummary::getOldContainer
There are no user contributed notes for this page.
