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

search for in the

SDO_DAS_Setting::isSet> <SDO_DAS_Setting::getPropertyName
Last updated: Fri, 18 Jul 2008

view this page in

SDO_DAS_Setting::getValue

(No version information available, might be only in CVS)

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

Descrizione

mixed SDO_DAS_Setting::getValue ( void )
Avviso

Questa funzione è SPERIMENTALE. Ovvero, il comportamento di questa funzione, il nome di questa funzione, in definitiva tutto ciò che è documentato qui può cambiare nei futuri rilasci del PHP senza preavviso. Siete avvisati, l'uso di questa funzione è a vostro rischio.

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.

Elenco dei parametri

None.

Valori restituiti

Returns the old value of the changed property.



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

SDO_DAS_Setting::isSet> <SDO_DAS_Setting::getPropertyName
Last updated: Fri, 18 Jul 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites