SDO_DataObject::getTypeName
(no version information, might be only in CVS)
SDO_DataObject::getTypeName --
Return the name of the type for a data object.
Description
string
SDO_DataObject::getTypeName ( void )
警告 |
�o�Ө�ƬO����ʽ��C�o�Ө�ƪ�欰�B�W�١B�M����ƪ����L���b��PHP�o�椤�i��|�b�q�p�U���ܡC �ϥΦ��ݦۦ�Ӿ᭷�I�C |
Return the name of the type for a data object.
A convenience method corresponding to
SDO_Model_ReflectionDataObject::getType().getName().
Return Values
The name of the type for the data object.