SDO_Model_Property::getDefault

(^)
Get the default value for the property
mixed SDO_Model_Property::getDefault ( void )

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

Returns:

Returns the default value for the property.

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.

doc_php
2016-02-24 16:15:05
Comments
Leave a Comment

Please login to continue.