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

Descripción

bool SDO_Model_Property::isMany ( void )

Aviso

Esta función es EXPERIMENTAL. Esto significa que el comportamiento de esta función, el nombre de esta función y en definitiva TODO lo documentado sobre esta función, puede cambiar en una futura version de PHP SIN AVISO. La advertencia queda hecha, y utilizar esta extensión queda bajo su propia responsabilidad.

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

Lista de parámetros

None.

Valores retornados

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