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

Descripción

bool SDO_Model_Type::isDataType ( void )
Warning

Esta función es EXPERIMENTAL. Esto significa que el comportamiento de esta función, el nombre de esta función y en definitiva TODO lo documentado sobre esta función, puede cambiar en una futura version de PHP SIN AVISO. La advertencia queda hecha, y utilizar esta extensión queda bajo su propia responsabilidad.

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.

Lista de parámetros

None.

Valores retornados

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