DataAdapterStatus
Overview
The DataAdapterStatus enum represents the current state of data adapter object.
Location
- Reference: com.remobjects.dataabstract.jar
- Package: com.remobjects.dataabstract
Value | Description |
---|---|
Filling | adapter is now filling table(s) with data. |
FillingSchema | adapter is now filling schema. |
Idle | not occupied. |
Updating | adapter is now applying updates. |