(^)
SDO_Model_Type::isDataType — Test to see if this SDO_Model_Type is a primitive data type
Diese Funktion ist EXPERIMENTELL. Das Verhalten, der Funktionsname und alles Andere, was hier dokumentiert ist, kann sich in zukünftigen PHP-Versionen ohne Ankündigung ändern. Seien Sie gewarnt und verwenden Sie diese Funktion auf eigenes Risiko.
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
.
None.
Returns TRUE
if this type is a primitive data type, otherwise returns
FALSE
.