PHP-manual | ||
---|---|---|
Föregående | Nästa |
(no version information, might be only in CVS)
SDO_DAS_ChangeSummary::getChangeType -- Get the type of change made to an SDO_DataObject.Varning |
Den h�r funktionen �r EXPERIMENTELL. Dess beteende, namnet p� den, och allt annat dokumenterat om den h�r funktionen kan �ndras i framtida utg�var av PHP. Anv�nd den p� egen risk. |
Get the type of change which has been made to the supplied SDO_DataObject.
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
Föregående | Hem | Nästa |
SDO_DAS_ChangeSummary::endLogging | Upp | SDO_DAS_ChangeSummary::getChangedDataObjects |