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: Fri, 17 May 2013

view this page in

SDO_DAS_ChangeSummary::getChangeType

(^)

SDO_DAS_ChangeSummary::getChangeType Obtener el tipo de cambio hecho a un SDO_DataObject

Descripción

int SDO_DAS_ChangeSummary::getChangeType ( SDO_DataObject $dataObject )
Advertencia

Esta función ha sido declarada EXPERIMENTAL. Su comportamiento, su nombre y la documentación que le acompaña puede cambiar sin previo aviso en futuras versiones de PHP. Use esta función bajo su propio riesgo.

Obtiene el tipo de cambio que ha sido hecho al SDO_DataObject proporcionado.

Parámetros

dataObject

El SDO_DataObject que ha sido cambiado.

Valores devueltos

El tipo de cambio que ha sido hecho. El tipo de cambio está expresado como una enumeración y será uno de los siguientes cuatro valores:

  • 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 | stats | sitemap | contact | advertising | mirror sites