DataRowState
Overview
The DataRowState enum defines the current state of a single data row.
Location
- Reference: com.remobjects.dataabstract.jar
- Package: com.remobjects.dataabstract.data
| Value | Description |
|---|---|
| Added | |
| Deleted | |
| Detached | |
| Modified | |
| Unchanged |
The DataRowState enum defines the current state of a single data row.
| Value | Description |
|---|---|
| Added | |
| Deleted | |
| Detached | |
| Modified | |
| Unchanged |