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

Popis

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

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.

Parametre

None.

Vrátené hodnoty

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