SDO_Model_Property::isMany

(no version information, might be only in CVS)

SDO_Model_Property::isMany --  Test to see if the property is many-valued

Descrição

bool SDO_Model_Property::isMany ( 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.

Test to see if the property is many-valued. Returns TRUE if this is a many-valued property, otherwise returns FALSE.

Parâmetros

None.

Valores de retornado

Returns TRUE if this is a many-valued property, otherwise returns FALSE.