Click or drag to resize

ODWImportProgress Properties

The ODWImportProgress type exposes the following members.

Properties
  NameDescription
Public propertyEndTime
End time of the step
Public propertyID
Number used as a unique ID
Public propertyLevel
There are three levels in the import progress: 0. Overall import 1. Main steps 2. Sub steps
Public propertyStartTime
Start time of the step
Public propertyStatus
Can be either "Running" or "Success"
Public propertyStatusDetails
Contains data from the StatusDetails column
Public propertyStep
Textual description what is going on in each step
Top
See Also