parent root
PHP: SDO_Model_Property::getContainingType - Manual

SDO_Model_Property::getContainingType

(^)

SDO_Model_Property::getContainingType Get the SDO_Model_Type which contains this property

Description

SDO_Model_Property::getContainingType ( void ) : SDO_Model_Type
Warning

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.

Parameters

None.

Return Values

Returns the SDO_Model_Type which contains this property.

add a noteadd a note

User Contributed Notes

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