SDO_Model_Type::isDataType
(^)
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.
SDO_Model_Type::isDataType
There are no user contributed notes for this page.
