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

search for in the

SDO_DAS_ChangeSummary::getChangedDataObjects> <SDO_DAS_ChangeSummary::endLogging
Last updated: Fri, 22 Aug 2008

view this page in

SDO_DAS_ChangeSummary::getChangeType

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

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

Descripción

int SDO_DAS_ChangeSummary::getChangeType ( SDO_DataObject $dataObject )
Warning

Esta función es EXPERIMENTAL. Esto significa que el comportamiento de esta función, el nombre de esta función y en definitiva TODO lo documentado sobre esta función, puede cambiar en una futura version de PHP SIN AVISO. La advertencia queda hecha, y utilizar esta extensión queda bajo su propia responsabilidad.

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

Lista de parámetros

dataObject

The SDO_DataObject which has been changed.

Valores retornados

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
There are no user contributed notes for this page.

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