ChangeType
Overview
Determines the type of change for the specific DeltaChange object.
Location
- Reference: com.remobjects.dataabstract.jar
- Package: com.remobjects.dataabstract
Value | Description |
---|---|
Delete | Related data row has been deleted. |
Insert | Related data row has been inserted. |
Update | Related data row has been modified. |