Forum und email

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. Isso quer dizer que o comportamento desta função e seu nome, incluindo TUDO o que está documentado aqui pode mudar em futuras versões do PHP, SEM QUALQUER NOTIFICAÇÃO. Esteja avisado, e use esta função 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).