[This is preliminary documentation and subject to change.]
Database preparation state.
| Member Name | Description |
|---|---|
| None | Used for initialization purposes only. This value is never reported back from the low-level code. |
| Started | Database preparation has started. The Data property contains the number of Progress states. |
| Progress | The database preparation is progressing. The Data property is not used. |
| Finished | The database preparation finished. The Data property contains the HRESULT value. |
Namespace: Primeworks.DataPortSync
Assembly: DataPortSync (in DataPortSync.dll)
Primeworks.DataPortSync Namespace