DataViewRowState
Overview
The DataViewRowState enum describes the rows in what state the view contains.
Location
- Reference: com.remobjects.dataabstract.jar
- Package: com.remobjects.dataabstract.data
| Value | Description |
|---|---|
| Added | |
| Any | |
| Current | |
| Deleted | |
| Original | |
| Unchanged |