SDO_DataObject::getContainer
(No version information available, might be only in CVS)
SDO_DataObject::getContainer — Get a data object's container
Descrição
SDO_DataObject SDO_DataObject::getContainer
( 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 the data object which contains this data object.
Parâmetros
None.
Valor Retornado
Returns the SDO_DataObject which contains this SDO_DataObject, or returns NULL if this is a root SDO_DataObject (i.e. it has no container).
SDO_DataObject::getContainer
There are no user contributed notes for this page.
