Forum und email

SDO_DataObject::getTypeName

(No version information available, might be only in CVS)

SDO_DataObject::getTypeName — Return the name of the type for a data object.

Descrizione

string SDO_DataObject::getTypeName ( void )
Avviso

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.

Return the name of the type for a data object. A convenience method corresponding to SDO_Model_ReflectionDataObject::getType().getName().

Elenco dei parametri

None.

Valori restituiti

The name of the type for the data object.