SDO Funciones
PHP Manual

SDO_Model_Property::getType

(^)

SDO_Model_Property::getType Get the SDO_Model_Type of the property

Descripción

SDO_Model_Type SDO_Model_Property::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.

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.

Parámetros

None.

Valores devueltos

Returns the SDO_Model_Type describing the property's type information.


SDO Funciones
PHP Manual