Home > PHP > Function > SDO > SDO_Model_Property::getDefault()

SDO_Model_Property::getDefault()

SDO_Model_Property::getDefault - Get the default value for the property

Syntax

mixed SDO_Model_Property::getDefault ()

Arguments

-

Description

Returns the default value for the property. Only primitive data type properties can have default values.

Version

PHP ^

Return value

Returns the default value for the property.