SDO Funkcje
PHP Manual

SDO_DAS_ChangeSummary::getChangeType

(^)

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

Opis

int SDO_DAS_ChangeSummary::getChangeType ( SDO_DataObject $dataObject )
Ostrzeżenie

Ta funkcja jest w stadium EKSPERYMENTALNYM. Oznacza to, że zachowanie funkcji, jej nazwa, w zasadzie wszystko udokumentowane tutaj może zostać zmienione w przyszłych wersjach PHP bez wcześniejszego uprzedzenia. Używaj tej funkcji na własne ryzyko.

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

Parametry

dataObject

The SDO_DataObject which has been changed.

Zwracane wartości

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