PHP » GoLang |
login |
register |
about
|
GoLang SDO_Model_Property::getType
request it (269)
GoLang replacement for PHP's SDO_Model_Property::getType
[edit | history]
PHP SDO_Model_Property::getTypePHP original manual for SDO_Model_Property::getType [ show | php.net ]SDO_Model_Property::getType(^) SDO_Model_Property::getType — Get the SDO_Model_Type of the property DescriptionWarning
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 the SDO_Model_Type of the property. The SDO_Model_Type describes the type information for the property, such as its type name, namespace URI, whether it is a primitive data type, and so on. ParametersNone. Return ValuesReturns the SDO_Model_Type describing the property's type information. |
more
Recently updated
more
Most requested
more
Last requests
|