SDO Funkcje
PHP Manual

SDO_Model_Property::getDefault

(^)

SDO_Model_Property::getDefault Get the default value for the property

Opis

mixed SDO_Model_Property::getDefault ( void )
Ostrzeżenie

Ta funkcja jest w stadium EKSPERYMENTALNYM. Oznacza to, że zachowanie funkcji, jej nazwa, w zasadzie wszystko udokumentowane tutaj może zostać zmienione w przyszłych wersjach PHP bez wcześniejszego uprzedzenia. Używaj tej funkcji na własne ryzyko.

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

Parametry

None.

Zwracane wartości

Returns the default value for the property.


SDO Funkcje
PHP Manual