Forum und email

SDO_Model_Type::isDataType

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

SDO_Model_Type::isDataType — Test to see if this SDO_Model_Type is a primitive data type

Descrizione

bool SDO_Model_Type::isDataType ( 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.

Test to see if this SDO_Model_Type is a primitive data type. Returns TRUE if this type is a primitive data type, otherwise returns FALSE.

Elenco dei parametri

None.

Valori restituiti

Returns TRUE if this type is a primitive data type, otherwise returns FALSE.