SDO Funções
PHP Manual

SDO_Model_Property::getType

(^)

SDO_Model_Property::getType Get the SDO_Model_Type of the property

Descrição

SDO_Model_Type SDO_Model_Property::getType ( void )
Aviso

Esta função é EXPERIMENTAL. O comportamento desta função, seu nome, incluindo toda documentação pode ser modificado sem aviso em futuras versões do PHP. Esta função deve ser usada por sua própria conta e risco.

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.

Valor Retornado

Returns the SDO_Model_Type describing the property's type information.


SDO Funções
PHP Manual