(^)
Get the namespace URI of the type
string SDO_Model_Type::getNamespaceURI ( void )
Returns the namespace URI of the type. The combination of namespace URI and type name is used to uniquely identify the type.
Returns:
Returns the namespace URI of the type.
This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in a future release of PHP. This function should be used at your own risk.
Please login to continue.