SDO Funciones
PHP Manual

SDO_Model_Type::isDataType

(^)

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 ha sido declarada EXPERIMENTAL. Su comportamiento, su nombre y la documentación que le acompaña puede cambiar sin previo aviso en futuras versiones de PHP. Use esta función bajo su propio riesgo.

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.

Parámetros

None.

Valores devueltos

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


SDO Funciones
PHP Manual