Forum und email

SDO_Model_Property::isContainment

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

SDO_Model_Property::isContainment — Test to see if the property defines a containment relationship

Beschreibung

bool SDO_Model_Property::isContainment ( void )
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.

Test to see if the property corresponds to a containment relationship. Returns TRUE if the property defines a containment relationship, or FALSE if it is reference.

Parameter Liste

None.

Rückgabewerte

Returns TRUE if the property defines a containment relationship, or FALSE if it is reference.