SDO_Model_Property::isMany
(^)
SDO_Model_Property::isMany — Test to see if the property is many-valued
Descrierea
bool SDO_Model_Property::isMany
( void
)
Avertizare
Această funcție este EXPERIMENTALĂ. Comportamentul acestei funcții, denumirea sa și orice alte aspecte documentate în privința acestei funcții pot să fie modificate fără preaviz într-o versiune viitoare a PHP. Utilizați această funcție la propriul risc.
Test to see if the property is many-valued.
Returns TRUE if this is a many-valued property, otherwise returns
FALSE.
Parametri
None.
Valorile întoarse
Returns TRUE if this is a many-valued property, otherwise returns
FALSE.
There are no user contributed notes for this page.
