SDO Funciones
PHP Manual

SDO_DAS_Setting::isSet

(^)

SDO_DAS_Setting::isSet Test whether a property was set prior to being modified

Descripción

bool SDO_DAS_Setting::isSet ( void )
Warning

Esta función ha sido declarada EXPERIMENTAL. Su comportamiento, su nombre y la documentación que le acompaña puede cambiar sin previo aviso en futuras versiones de PHP. Use esta función bajo su propio riesgo.

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.

Parámetros

None.

Valores devueltos

Returns TRUE if the property was set prior to being modified, otherwise returns FALSE.


SDO Funciones
PHP Manual