SDO Funciones
PHP Manual

SDO_Model_Property::getDefault

(^)

SDO_Model_Property::getDefault Get the default value for the property

Descripción

mixed SDO_Model_Property::getDefault ( void )
Warning

Esta función ha sido declarada EXPERIMENTAL. Su comportamiento, su nombre y la documentación que le acompaña puede cambiar sin previo aviso en futuras versiones de PHP. Use esta función bajo su propio riesgo.

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

Parámetros

None.

Valores devueltos

Returns the default value for the property.


SDO Funciones
PHP Manual