SDO İşlevleri
PHP Manual

SDO_Model_Property::isMany

(^)

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

Açıklama

bool SDO_Model_Property::isMany ( void )
Uyarı

Bu işlev DENEYSELDİR. Bu işlevin davranışı, ismi ve belgeleri PHP'nin sonraki sürümlerinde hiçbir duyuru yapılmaksızın değiştirilebilir. Bu riski göze alamayacaksanız bu işlevi kullanmayın.

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

Değiştirgeler

None.

Dönen Değerler

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


SDO İşlevleri
PHP Manual