PHP Velho Oeste 2024

SDO_Model_Type::getProperty

(^)

SDO_Model_Type::getProperty Get an SDO_Model_Property of the type

Açıklama

SDO_Model_Type::getProperty ( mixed $identifier ) : SDO_Model_Property
Uyarı

Bu işlev DENEYSELDİR. Bu işlevin davranışı, ismi ve belgeleri PHP'nin sonraki sürümlerinde hiçbir duyuru yapılmaksızın değiştirilebilir. Bu riski göze alamayacaksanız bu işlevi kullanmayın.

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

Değiştirgeler

identifier

The property index or property name.

Dönen Değerler

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