SDO_Model_Type::getProperties
(^)
SDO_Model_Type::getProperties — Get the SDO_Model_Property objects defined for the type
Descrierea
array SDO_Model_Type::getProperties
( 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.
Get an array of SDO_Model_Property objects describing the properties defined for the SDO_Model_Type. Each SDO_Model_Property holds information such as the property name, default value, and so on.
Parametri
None.
Valorile întoarse
Returns an array of SDO_Model_Property objects.
There are no user contributed notes for this page.
