SDO_Model_Property::getType

(no version information, might be only in CVS)

SDO_Model_Property::getType --  Get the SDO_Model_Type of the property

Descripción

SDO_Model_Type SDO_Model_Property::getType ( void )

Aviso

Esta función es EXPERIMENTAL. Esto significa que el comportamiento de esta función, el nombre de esta función y en definitiva TODO lo documentado sobre esta función, puede cambiar en una futura version de PHP SIN AVISO. La advertencia queda hecha, y utilizar esta extensión queda bajo su propia responsabilidad.

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.

Lista de parámetros

None.

Valores retornados

Returns the SDO_Model_Type describing the property's type information.