(^)
SDO_DAS_Setting::isSet — Test whether a property was set prior to being modified
Bu işlev DENEYSELDİR. Bu işlevin davranışı, ismi ve belgeleri PHP'nin sonraki sürümlerinde hiçbir duyuru yapılmaksızın değiştirilebilir. Bu riski göze alamayacaksanız bu işlevi kullanmayın.
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
.