Forum und email

SDO_Model_Type::getProperty

(No version information available, might be only in CVS)

SDO_Model_Type::getProperty — Get an SDO_Model_Property of the type

说明

SDO_Model_Property SDO_Model_Type::getProperty ( mixed $identifier )
Warning

本函数是实验性的。本函数的行为,包括函数名称以及其它任何关于本函数的文档可能会在没有通知的情况下随 PHP 以后的发布而改变。使用本函数风险自担。

Get an SDO_Model_Property of the type, identified by its property index or property name.

参数

identifier

The property index or property name.

返回值

Returns the SDO_Model_Property.