downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

SDO_DAS_Setting::isSet> <SDO_DAS_Setting::getPropertyName
[edit] Last updated: Tue, 21 May 2013

view this page in

SDO_DAS_Setting::getValue

(^)

SDO_DAS_Setting::getValue Get the old value for the changed property

Descrição

mixed SDO_DAS_Setting::getValue ( 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.

Returns the old value for the changed property. This can be used by a Data Access Service when writing updates to a data source. The DAS uses the old value to detect conflicts by comparing it with the current value in the data source. If they do not match, then the data source has been updated since the data object was originally populated, and therefore writing any new updates risks compromising the integrity of the data.

Parâmetros

None.

Valor Retornado

Returns the old value of the changed property.



add a note add a note User Contributed Notes SDO_DAS_Setting::getValue - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites