SDO_Model_Property::getContainingType

(^)

SDO_Model_Property::getContainingType Get the SDO_Model_Type which contains this property

Beskrivelse

SDO_Model_Type SDO_Model_Property::getContainingType ( void )
Advarsel

This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in a future release of PHP. This function should be used at your own risk.

Returns the SDO_Model_Type which contains this property.

Parametre

None.

Returnerings Værdier

Returns the SDO_Model_Type which contains this property.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top