SDO Funções
PHP Manual

SDO_DAS_ChangeSummary::getChangeType

(^)

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

Descrição

int SDO_DAS_ChangeSummary::getChangeType ( SDO_DataObject $dataObject )
Aviso

Esta função é EXPERIMENTAL. O comportamento desta função, seu nome, incluindo toda documentação pode ser modificado sem aviso em futuras versões do PHP. Esta função deve ser usada por sua própria conta e risco.

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

Parâmetros

dataObject

The SDO_DataObject which has been changed.

Valor Retornado

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 Funções
PHP Manual