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: Wed, 19 Jun 2013

view this page in

SDO_DAS_ChangeSummary::getChangeType

(^)

SDO_DAS_ChangeSummary::getChangeType Récupère le type de changement qui a été fait à l'objet de données

Description

int SDO_DAS_ChangeSummary::getChangeType ( SDO_DataObject $dataObject )
Avertissement

Cette fonction est EXPERIMENTALE. Cela signifie que le comportement de cette fonction, son nom et, concrètement, TOUT ce qui est documenté ici peut changer dans un futur proche, SANS PREAVIS ! Soyez-en conscient, et utilisez cette fonction à vos risques et périls.

Récupère le type de changement qui a été fait à l'objet SDO_DataObject fourni.

Liste de paramètres

dataObject

Le SDO_DataObject qui a été modifié.

Valeurs de retour

Le type de changement qui a été fait. Le type de changement est exprimé comme une énumération et sera une des quatre valeurs suivantes :

  • 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