SDO Funciones
PHP Manual

SDO_Model_Property::isMany

(^)

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

Descripción

bool SDO_Model_Property::isMany ( void )
Warning

Esta función ha sido declarada EXPERIMENTAL. Su comportamiento, su nombre y la documentación que le acompaña puede cambiar sin previo aviso en futuras versiones de PHP. Use esta función bajo su propio riesgo.

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 devueltos

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


SDO Funciones
PHP Manual