Forum und email

SDO_DataObject::getContainer

(No version information available, might be only in CVS)

SDO_DataObject::getContainer — Get a data object's container

Popis

SDO_DataObject SDO_DataObject::getContainer ( void )
Warning

Táto funkcia je EXPERIMENTÁLNA. Správanie tejto funkcie, názov tejto funkcie a hocičo iné zdokumentované o tejto funkcii sa môže zmeniť bez povšimnutia v budúcom vydaní PHP. Používajte túto funkcii na svoje vlastné riziko.

Get the data object which contains this data object.

Parametre

None.

Vrátené hodnoty

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