SDO_Model_Type::getProperty

(^)

SDO_Model_Type::getProperty Get an SDO_Model_Property of the type

Descrierea

SDO_Model_Type::getProperty ( mixed $identifier ) : SDO_Model_Property
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 SDO_Model_Property of the type, identified by its property index or property name.

Parametri

identifier

The property index or property name.

Valorile întoarse

Returns the SDO_Model_Property.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top