SDO_Model_Property::getDefault

(No version information available, might be only in CVS)

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

Descrição

mixed SDO_Model_Property::getDefault ( void )
Aviso

Esta função é EXPERIMENTAL. O comportamento desta função, seu nome, incluindo toda documentação pode ser modificado sem aviso em futuras versões do PHP. Esta função deve ser usada por sua própria conta e risco.

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

Parâmetros

None.

Valor Retornado

Returns the default value for the property.



User Contributed Notes
SDO_Model_Property::getDefault
There are no user contributed notes for this page.