PHP Velho Oeste 2024

SDO_Model_Type::getProperty

(^)

SDO_Model_Type::getProperty Get an SDO_Model_Property of the type

Descrição

SDO_Model_Type::getProperty ( mixed $identifier ) : SDO_Model_Property
Aviso

Esta função é EXPERIMENTAL. O comportamento, seu nome e documentação podem mudar sem aviso em futuras versões do PHP. Utilize por sua própria conta e risco.

Get an SDO_Model_Property of the type, identified by its property index or property name.

Parâmetros

identifier

The property index or property name.

Valor Retornado

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