Forum und email

SDO_Model_Property::getDefault

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

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

Description

mixed SDO_Model_Property::getDefault ( void )
Warning

Deze functie is EXPERIMENTEEL. Dat betekent, dat het gedrag van deze functie, deze functienaam, in concreto ALLES dat hier gedocumenteerd is in een toekomstige uitgave van PHP ZONDER WAARSCHUWING kan veranderen. Wees gewaarschuwd, en gebruik deze functie op eigen risico.

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

Parameters

None.

Return Values

Returns the default value for the property.