DataRowVersion
Overview
The DataRowVersion enum is used to get a specific set of row's data or check wheter the row has the values of the given version.
Location
- Reference: com.remobjects.dataabstract.jar
- Package: com.remobjects.dataabstract.data
| Value | Description |
|---|---|
| Current | |
| Default | |
| Original | |
| Proposed |