IImporterCreateSourceDataCollector Method |
Creates the source data collector object which is used to let the user specify the source information where the data to import is
located so the importer can load it.
Namespace:
SD.LLBLGen.Pro.ApplicationCore
Assembly:
SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.1.0.0 (5.1.0)
Syntax DataCollectorBase CreateSourceDataCollector()
Function CreateSourceDataCollector As DataCollectorBase
Return Value
Type:
DataCollectorBaseSee Also