SDO_DataObject::getTypeNamespaceURI
(No version information available, might be only in CVS)
SDO_DataObject::getTypeNamespaceURI — Return the namespace URI of the type for a data object.
Descrição
string SDO_DataObject::getTypeNamespaceURI
( void
)
Aviso
Esta função é EXPERIMENTAL. O comportamento desta função, seu nome, incluindo toda documentação pode ser modificado sem aviso em futuras versões do PHP. Esta função deve ser usada por sua própria conta e risco.
Return the namespace URI of the type for a data object. A convenience method corresponding to SDO_Model_ReflectionDataObject::getType().getNamespaceURI().
Parâmetros
None.
Valor Retornado
The namespace URI of the type for the data object.
SDO_DataObject::getTypeNamespaceURI
There are no user contributed notes for this page.
