SDO_Model_Property::getType

(no version information, might be only in CVS)

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

Descrição

SDO_Model_Type SDO_Model_Property::getType ( void )

Atenção

Esta função é EXPERIMENTAL. Isso quer dizer que o comportamento desta função e seu nome, incluindo TUDO o que está documentado aqui pode mudar em futuras versões do PHP, SEM QUALQUER NOTIFICAÇÃO. Esteja avisado, e use esta função 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.

Valores de retornado

Returns the SDO_Model_Type describing the property's type information.