SDO Funções
PHP Manual

SDO_Model_Property::isMany

(^)

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. 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.

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.


SDO Funções
PHP Manual