SDO_Model_Type::getNamespaceURI
(no version information, might be only in CVS)
SDO_Model_Type::getNamespaceURI --
Get the namespace URI of the type
説明
string
SDO_Model_Type::getNamespaceURI ( void )
警告 |
この関数は、
実験的 なものです。この関数の動作・
名前・その他ドキュメントに書かれている事項は、予告なく、将来的な PHP
のリリースにおいて変更される可能性があります。
この関数は自己責任で使用してください。 |
Returns the namespace URI of the type. The combination of namespace URI
and type name is used to uniquely identify the type.
返り値
Returns the namespace URI of the type.