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

Descrizione

bool SDO_Model_Property::isMany ( void )

Avvertimento

Questa funzione è SPERIMENTALE. Ovvero, il comportamento di questa funzione, il nome di questa funzione, in definitiva tutto ciò che è documentato qui può cambiare nei futuri rilasci del PHP senza preavviso. Siete avvisati, l'uso di questa funzione è a vostro rischio.

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

Elenco dei parametri

None.

Valori restituiti

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