SDO Funciones
PHP Manual

SDO_DAS_ChangeSummary::getChangeType

(^)

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 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.

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

Parámetros

dataObject

The SDO_DataObject which has been changed.

Valores devueltos

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 Funciones
PHP Manual