(^)
SDO_DAS_Setting::isSet — Test whether a property was set prior to being modified
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.
None.
Returns TRUE
if the property was set prior to being modified,
otherwise returns FALSE
.