SDO_Model_Type::getProperties

(^)

SDO_Model_Type::getProperties Get the SDO_Model_Property objects defined for the type

Descrierea

SDO_Model_Type::getProperties ( void ) : array
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.