SDO_Model_Property::getType()
SDO_Model_Property::getType - Get the SDO_Model_Type of the property
Syntax
SDO_Model_Property::getType ()
Arguments
-
Description
Get the SDO_Model_Type of the property. The SDO_Model_Type describes the type information for the property, such as its type name, namespace URI, whether it is a primitive data type, and so on.
Version
PHP ^
Return value
Returns the SDO_Model_Type describing the property's type information.