 |
SDO_Model_ReflectionDataObject::getType (no version information, might be only in CVS) SDO_Model_ReflectionDataObject::getType --
Get the SDO_Model_Type for the SDO_DataObject
DescrizioneSDO_Model_Type SDO_Model_ReflectionDataObject::getType ( void ) Avvertimento | Questa funzione è
SPERIMENTALE. Ovvero, il comportamento di questa funzione,
il nome di questa funzione, in definitiva tutto ciò che è documentato qui
può cambiare nei futuri rilasci del PHP senza preavviso. Siete avvisati, l'uso di questa
funzione è a vostro rischio. |
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.
Elenco dei parametri
None.
Valori restituiti
Returns the SDO_Model_Type for the SDO_DataObject.
|  |