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

Descrierea

bool SDO_Model_Type::isDataType ( void )
Avertizare

Această funcţie este EXPERIMENTALĂ. Comportamentul acestei funcţii, denumirea sa şi orice alte aspecte documentate în privinţa acestei funcţii pot să fie modificate fără preaviz într-o versiune viitoare a PHP. Utilizaţi această funcţie la propriul risc.

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.

Parametri

None.

Valorile întroarse

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