PHP » GoLang |
login |
register |
about
|
GoLang SDO_Model_Type::getProperties
request it (325)
GoLang replacement for PHP's SDO_Model_Type::getProperties
[edit | history]
PHP SDO_Model_Type::getPropertiesPHP original manual for SDO_Model_Type::getProperties [ show | php.net ]SDO_Model_Type::getProperties(^) SDO_Model_Type::getProperties — Get the SDO_Model_Property objects defined for the type Description
array SDO_Model_Type::getProperties
( void
)
Warning
This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in a future release of PHP. This function should be used at your own risk. 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. ParametersNone. Return ValuesReturns an array of SDO_Model_Property objects. |
more
Recently updated
more
Most requested
more
Last requests
|