ImportInformationRetrieverBase Properties |
The ImportInformationRetrieverBase type exposes the following members.
Name | Description | |
---|---|---|
EntryExeLocation |
Gets or sets the location of the entry exe assembly
| |
ImportMappingsAndRelationalModelData |
Gets or set a value indicating whether mappings and relational model data has to be imported as well.
| |
ImportSuperTypesAutomatically |
Gets or set a value indicating whether supertypes have to be imported automatically.
| |
SubTaskProgressInitHandler |
The handler of the SubTaskProgressInitCallBack. Setting this property will allow the importer
to reflect its current progress of subtasks executed within a general task in the progress viewer.
| |
SubTaskProgressTaskCompletedHandler |
The handler of the SubTaskProgressTaskCompletedCallBack. Setting this property will allow importer
to reflect its current progress of subtasks executed within a general task in the progress viewer.
| |
SubTaskProgressTaskStartHandler |
The handler of the SubTaskProgressTaskStartCallBack. Setting this property will allow importer
to reflect its current progress of subtasks executed within a general task in the progress viewer.
|