SDO İşlevleri
PHP Manual

SDO_DAS_ChangeSummary::getChangeType

(^)

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

Açıklama

int SDO_DAS_ChangeSummary::getChangeType ( SDO_DataObject $dataObject )
Uyarı

Bu işlev DENEYSELDİR. Bu işlevin davranışı, ismi ve belgeleri PHP'nin sonraki sürümlerinde hiçbir duyuru yapılmaksızın değiştirilebilir. Bu riski göze alamayacaksanız bu işlevi kullanmayın.

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

Değiştirgeler

dataObject

The SDO_DataObject which has been changed.

Dönen Değerler

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 İşlevleri
PHP Manual