SDO_Model_Type::getName()
SDO_Model_Type::getName - Get the name of the type
Syntax
string SDO_Model_Type::getName ()
Arguments
-
Description
Returns the name of the type. The combination of type name and namespace URI is used to uniquely identify the type.
Version
PHP ^
Return value
Returns the name of the type.