SDO Funzioni
PHP Manual

SDO_Model_Property::isMany

(^)

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

Descrizione

bool SDO_Model_Property::isMany ( void )
Avviso

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.


SDO Funzioni
PHP Manual