SDO Funzioni
PHP Manual

SDO_Model_Property::getDefault

(^)

SDO_Model_Property::getDefault Get the default value for the property

Descrizione

mixed SDO_Model_Property::getDefault ( void )
Avviso

Questa funzione è SPERIMENTALE. Ovvero, il comportamento di questa funzione, il nome di questa funzione, in definitiva tutto ciò che è documentato qui può cambiare nei futuri rilasci del PHP senza preavviso. Siete avvisati, l'uso di questa funzione è a vostro rischio.

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

Elenco dei parametri

None.

Valori restituiti

Returns the default value for the property.


SDO Funzioni
PHP Manual