SDO Funções
PHP Manual

SDO_Model_Property::getDefault

(^)

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, seu nome e documentação podem mudar sem aviso em futuras versões do PHP. Utilize 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.


SDO Funções
PHP Manual