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
説明
boolean
SDO_Model_Property::isMany ( void )
警告 |
この関数は、
実験的 なものです。この関数の動作・
名前・その他ドキュメントに書かれている事項は、予告なく、将来的な PHP
のリリースにおいて変更される可能性があります。
この関数は自己責任で使用してください。 |
Test to see if the property is many-valued.
Returns TRUE if this is a many-valued property, otherwise returns
FALSE.
返り値
Returns TRUE if this is a many-valued property, otherwise returns
FALSE.