SDO_Model_Type::isDataType
(^)
SDO_Model_Type::isDataType — Test to see if this SDO_Model_Type is a primitive data type
Opis
bool SDO_Model_Type::isDataType
( void
)
Ostrzeżenie
Ta funkcja jest w stadium EKSPERYMENTALNYM. Oznacza to, że zachowanie funkcji, jej nazwa, w zasadzie wszystko udokumentowane tutaj może zostać zmienione w przyszłych wersjach PHP bez wcześniejszego uprzedzenia. Używaj tej funkcji na własne ryzyko.
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.
Parametry
None.
Zwracane wartości
Returns TRUE if this type is a primitive data type, otherwise returns
FALSE.
There are no user contributed notes for this page.
