Manuál PHP | ||
---|---|---|
Předcházející | Další |
(no version information, might be only in CVS)
SDO_Model_Type::isInstance -- Test for an SDO_DataObject being an instance of this SDO_Model_TypeVarování |
Tato funkce je EXPERIMENTÁLNÍ. Chování této funkce, její název a všechno ostatní, co je zde zdokumentováno, se v budoucích verzích PHP může BEZ OHLÁŠENÍ změnit. Berte to v úvahu a používejte tuto funkci na vlastní nebezpečí. |
Test for an SDO_DataObject being an instance of this SDO_Model_Type. Returns TRUE if the SDO_DataObject provided is an instance of this SDO_Model_Type, or a derived type, otherwise returns FALSE.
Returns TRUE if the SDO_DataObject provided is an instance of this SDO_Model_Type, or a derived type, otherwise returns FALSE.
Předcházející | Domů | Další |
SDO_Model_Type::isDataType | Nahoru | SDO_Model_Type::isOpenType |