Click or drag to resize
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.3.0.0 (5.3.0)
Syntax
DataCollectorBase CreateSourceDataCollector()

Return Value

Type: DataCollectorBase
See Also