SDO_Model_ReflectionDataObject::getType
(No version information available, might be only in CVS)
SDO_Model_ReflectionDataObject::getType — Get the SDO_Model_Type for the SDO_DataObject
Descrição
SDO_Model_Type SDO_Model_ReflectionDataObject::getType
( 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.
Returns the SDO_Model_Type for the SDO_DataObject. The SDO_Model_Type holds all the information about the data object's type, such as namespace URI, type name, whether it is a primitive data type, and so on.
Parâmetros
None.
Valor Retornado
Returns the SDO_Model_Type for the SDO_DataObject.
SDO_Model_ReflectionDataObject::getType
There are no user contributed notes for this page.
