 |
SDO_Model_Property::getType (no version information, might be only in CVS) SDO_Model_Property::getType --
Get the SDO_Model_Type of the property
DescrizioneSDO_Model_Type SDO_Model_Property::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. |
Get the SDO_Model_Type of the property.
The SDO_Model_Type describes the type information for the property, such
as its type name, namespace URI, whether it is a primitive data type,
and so on.
Elenco dei parametri
None.
Valori restituiti
Returns the SDO_Model_Type describing the property's type information.
|  |