Forum und email

SDO_Model_Property::isMany

(No version information available, 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 )
Aviso

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.

Valor Retornado

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