PHP - Manual: SDO_DataObject::getTypeName
2025-03-29
(^)
SDO_DataObject::getTypeName — Return the name of the type for a data object
此函数是实验性的。此函数的表象,包括名称及其相关文档都可能在未来的 PHP 发布版本中未通知就被修改。使用本函数风险自担 。
Return the name of the type for a data object. A convenience method corresponding to SDO_Model_ReflectionDataObject::getType().getName().
None.
The name of the type for the data object.
官方地址:https://www.php.net/manual/en/sdo-dataobject.gettypename.php