PHPTS:一键免费搭建 Nginx + PHP + MySQL 运行环境

SDO_Model_Type::getProperty

(^)

SDO_Model_Type::getProperty Get an SDO_Model_Property of the type

说明

SDO_Model_Type::getProperty ( mixed $identifier ) : SDO_Model_Property
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.