SDO_DataObject::getTypeNamespaceURI

(^)

SDO_DataObject::getTypeNamespaceURI Return the namespace URI of the type for a data object

说明

SDO_DataObject::getTypeNamespaceURI ( void ) : string
Warning

此函数是实验性的。此函数的表象,包括名称及其相关文档都可能在未来的 PHP 发布版本中未通知就被修改。使用本函数风险自担 。

Return the namespace URI of the type for a data object. A convenience method corresponding to SDO_Model_ReflectionDataObject::getType().getNamespaceURI().

参数

None.

返回值

The namespace URI of the type for the data object.

相关文章
php cubrid mysql 兼容性函数 get column information from a result and return as an objectphp cubrid mysql 兼容性函数 fetch the next row and return it as an objectphp frontbase 函数 get column information from a result and return as an objectphp snmp 函数 return all objects including their respective object id within the specified onephp sdo 函数 adds a property to a typephp sdo 函数 get a data object s change summaryphp sdo das relational 函数 returns the special root object in an otherwise empty data graph. used when creating a data graph from scratchphp sdo das relational 函数 executes an sql query passed as a prepared statement with a list of values to substitute for placeholders and return the results as a normalised data graphphp sdo das xml 函数 creates sdo dataobject for a given namespace uri and type namephp sdo 函数 get a data object s containerphp sdo 函数 get the sequence for a data objectphp sdo 函数 return the name of the type for a data objectphp sdo 函数 return the namespace uri of the type for a data objectphp sdo 函数 get the sdo model type of the propertyphp sdo 函数 get the property which defines the containment relationship to the data objectphp sdo 函数 get the namespace uri of the typephp sdo 函数 test to see if this sdo model type is an abstract data typephp sdo 函数 test to see if this sdo model type is a primitive data typephp sdo 函数 test for an sdo dataobject being an instance of this sdo model typephp sdo 函数 test to see if this type is an open type
关注编程学问公众号