(no version information, might be only in CVS)
SDO_DataObject::getContainmentPropertyName -- Get the container's property name.Warnung |
Diese Funktion ist EXPERIMENTELL. Das Verhalten, der Funktionsname und alles Andere was hier dokumentiert ist, kann sich in zukünftigen PHP-Versionen ohne Ankündigung ändern. Seien Sie gewarnt und verwenden Sie diese Funktion auf eigenes Risiko. |
Get the property name used to refer to this data object by its containing data object.
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).
Zurück | Zum Anfang | Weiter |
SDO_DataObject::getContainer | Nach oben | SDO_DataObject::getSequence |