downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

SDO_DataObject::getSequence> <SDO_DataObject::createDataObject
Last updated: Fri, 20 May 2011

view this page in

SDO_DataObject::getContainer

(^)

SDO_DataObject::getContainer Get a data object's container

Descripción

SDO_DataObject SDO_DataObject::getContainer ( void )
Warning

Esta función ha sido declarada EXPERIMENTAL. Su comportamiento, su nombre y la documentación que le acompaña puede cambiar sin previo aviso en futuras versiones de PHP. Use esta función bajo su propio riesgo.

Get the data object which contains this data object.

Parámetros

None.

Valores devueltos

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).



add a note add a note User Contributed Notes SDO_DataObject::getContainer
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites