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

search for in the

SDO_DAS_ChangeSummary::getChangedDataObjects> <SDO_DAS_ChangeSummary::endLogging
[edit] Last updated: Tue, 21 May 2013

view this page in

SDO_DAS_ChangeSummary::getChangeType

(^)

SDO_DAS_ChangeSummary::getChangeType Get the type of change made to an SDO_DataObject

Descrizione

int SDO_DAS_ChangeSummary::getChangeType ( SDO_DataObject $dataObject )
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.

Get the type of change which has been made to the supplied SDO_DataObject.

Elenco dei parametri

dataObject

The SDO_DataObject which has been changed.

Valori restituiti

The type of change which has been made. The change type is expressed as an enumeration and will be one of the following four values:

  • SDO_DAS_ChangeSummary::NONE

  • SDO_DAS_ChangeSummary::MODIFICATION

  • SDO_DAS_ChangeSummary::ADDITION

  • SDO_DAS_ChangeSummary::DELETION



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

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