SDO_Model_Property::isMany
(No version information available, might be only in CVS)
SDO_Model_Property::isMany — Test to see if the property is many-valued
Descrição
bool SDO_Model_Property::isMany
( void
)
Aviso
Esta função é EXPERIMENTAL. O comportamento desta função, seu nome, incluindo toda documentação pode ser modificado sem aviso em futuras versões do PHP. Esta função deve ser usada por sua própria conta e risco.
Test to see if the property is many-valued. Returns TRUE if this is a many-valued property, otherwise returns FALSE.
Parâmetros
None.
Valor Retornado
Returns TRUE if this is a many-valued property, otherwise returns FALSE.
User Contributed Notes
SDO_Model_Property::isMany
SDO_Model_Property::isMany
There are no user contributed notes for this page.

SDO_Model_Property::isContainment