SDO Funções
PHP Manual

SDO_DAS_Setting::isSet

(^)

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

Descrição

bool SDO_DAS_Setting::isSet ( void )
Aviso

Esta função é EXPERIMENTAL. O comportamento desta função, seu nome, incluindo toda documentação pode ser modificado sem aviso em futuras versões do PHP. Esta função deve ser usada por sua própria conta e risco.

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.

Valor Retornado

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


SDO Funções
PHP Manual