IDataImportManager Events
The IDataImportManager type exposes the following members.
Events
| Name | Description | |
|---|---|---|
|
|
ImportCompleted |
Occurs when an import was successfully completed. May be invoked multiple times during
the lifespan of IImportDataWindow instance as it may import from multiple
IDataSource instances.
|
|
|
ImportFailed |
Occurs when an import could not be completed and the loading of data from IDataSource.
May be invoked multiple times during the lifespan of the IImportDataWindow
instance.
|

