SDO_DAS_Setting::isSet
(^)
SDO_DAS_Setting::isSet — Test whether a property was set prior to being modified
Descrizione
bool SDO_DAS_Setting::isSet
( 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.
Test whether a property was set prior to being modified. If it was set prior to being modified then the SDO_DAS_Setting will also contain the old value.
Elenco dei parametri
None.
Valori restituiti
Returns TRUE if the property was set prior to being modified,
otherwise returns FALSE.
There are no user contributed notes for this page.
