SDO_DataObject::getContainmentPropertyName

(no version information, might be only in CVS)

SDO_DataObject::getContainmentPropertyName --  Get the container's property name.

Description

string SDO_DataObject::getContainmentPropertyName ( void )

Varning

Den h�r funktionen �r EXPERIMENTELL. Dess beteende, namnet p� den, och allt annat dokumenterat om den h�r funktionen kan �ndras i framtida utg�var av PHP. Anv�nd den p� egen risk.

Get the property name used to refer to this data object by its containing data object.

Parameters

None.

Return Values

Returns the name of the container's property which references this SDO_DataObject, or returns NULL if this is a root SDO_DataObject (i.e. it has no container).