SDO_DAS_Setting::isSet
Test whether a property was set prior to being modified
Beschreibung
bool SDO_DAS_Setting::isSet
( void
)
WarnungDiese Funktion ist
EXPERIMENTELL. Das Verhalten, der Funktionsname und alles
Andere, was hier dokumentiert ist, kann sich in zukünftigen PHP-Versionen ohne
Ankündigung ändern. Seien Sie gewarnt und verwenden Sie diese Funktion auf
eigenes Risiko.
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.
Rückgabewerte
Returns TRUE if the property was set prior to being modified,
otherwise returns FALSE.