SDO_Model_Type::getProperties

(^)

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

Açıklama

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

Değiştirgeler

None.

Dönen Değerler

Returns an array of SDO_Model_Property objects.