SDO_Model_Type::getProperties
(^)
SDO_Model_Type::getProperties — Get the SDO_Model_Property objects defined for the type
Açıklama
array SDO_Model_Type::getProperties
( void
)
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.
There are no user contributed notes for this page.
