Forum und email

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

Descrizione

SDO_DataObject SDO_DAS_ChangeSummary::getOldContainer ( SDO_DataObject $data_object )
Avviso

Questa funzione è SPERIMENTALE. Ovvero, il comportamento di questa funzione, il nome di questa funzione, in definitiva tutto ciò che è documentato qui può cambiare nei futuri rilasci del PHP senza preavviso. Siete avvisati, l'uso di questa funzione è a vostro rischio.

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

Elenco dei parametri

data_object

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

Valori restituiti

The old containing data object of the deleted SDO_DataObject.