SDO Funciones
PHP Manual

SDO_Model_ReflectionDataObject::getType

(^)

SDO_Model_ReflectionDataObject::getType Get the SDO_Model_Type for the SDO_DataObject

Descripción

SDO_Model_Type SDO_Model_ReflectionDataObject::getType ( void )
Warning

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.

Parámetros

None.

Valores devueltos

Returns the SDO_Model_Type for the SDO_DataObject.


SDO Funciones
PHP Manual