(^)
SDO_Model_ReflectionDataObject::getType — Get the SDO_Model_Type for the SDO_DataObject
Esta función ha sido declarada EXPERIMENTAL. Su comportamiento, su nombre y la documentación que le acompaña puede cambiar sin previo aviso en futuras versiones de PHP. Use esta función bajo su propio riesgo.
Returns the SDO_Model_Type for the SDO_DataObject. The SDO_Model_Type holds all the information about the data object's type, such as namespace URI, type name, whether it is a primitive data type, and so on.
None.
Returns the SDO_Model_Type for the SDO_DataObject.